Skip to content

Conversation

@krmbn0576
Copy link
Collaborator

To create REALLY pure object, which has no prototype method such as constructor or hasOwnProperty, you can create object by Object.create(null). But, JsonEx cannot stringify and parse these objects.
Fixed!

Copy link
Contributor

@Sigureya Sigureya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK!

@krmbn0576 krmbn0576 merged commit 76fdfef into master Aug 23, 2018
@krmbn0576 krmbn0576 deleted the fix_noprototype branch August 23, 2018 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants