Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix!: support keys that collide with object prototypes (#234)
BREAKING CHANGE: objects used during parsing are now created with a null prototype. There may be some scenarios where this change in behavior leaks externally.
- Loading branch information