Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on Node 5 and earlier #1

Open
perry-mitchell opened this issue Nov 6, 2016 · 0 comments
Open

Doesn't work on Node 5 and earlier #1

perry-mitchell opened this issue Nov 6, 2016 · 0 comments

Comments

@perry-mitchell
Copy link

perry-mitchell commented Nov 6, 2016

object-compare doesn't work on earlier versions of node (due to the absence of "use strict"):

image

(as seen in my unit tests)

Perhaps consider adding "use strict" or marking the compatibility in the readme. Obviously the first option may prove the best in terms of use.

This has a prime spot on npm, it would be awesome if it had wider support! 👍

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

No branches or pull requests

1 participant