shift-parser
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "shift-parser", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "ECMAScript parser that produces a Shift format AST", | ||
@@ -22,6 +22,6 @@ "author": "Shape Security Labs", | ||
"dependencies": { | ||
"shift-ast": "^1.0.0", | ||
"shift-spidermonkey-converter": "^1.0.0" | ||
"shift-ast": "^1.0.3" | ||
}, | ||
"devDependencies": { | ||
"shift-spidermonkey-converter": "^1.0.0", | ||
"6to5": "^1.14.14", | ||
@@ -28,0 +28,0 @@ "commonjs-everywhere": "^0.9.7", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
388093
1
8
2711
- Removedshift-spidermonkey-converter@^1.0.0
- Removedshift-ast@1.0.0(transitive)
- Removedshift-spidermonkey-converter@1.0.0(transitive)
Updatedshift-ast@^1.0.3