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

add validation for StaticMemberAssignmentTarget property names #41

Merged
merged 3 commits into from
May 1, 2020

Conversation

jsoverson
Copy link
Contributor

Fixes #40

I also updated mocha because debugging was broken due to mocha v2.x still using --debug/--debug-brk.

@jsoverson
Copy link
Contributor Author

Reverted mocha. Mocha 7 doesn't work on node 6 which is still in the travis config.

@michaelficarra michaelficarra changed the title added validation for StaticMemberAssignmentTargets & StaticPropertyNames added validation for StaticMemberAssignmentTargets May 1, 2020
@michaelficarra michaelficarra changed the title added validation for StaticMemberAssignmentTargets add validation for StaticMemberAssignmentTarget property names May 1, 2020
@michaelficarra michaelficarra merged commit 33b4800 into shapesecurity:es2017 May 1, 2020
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.

Does not validate StaticMemberAssignmentTargets or StaticPropertyNames
2 participants