decaffeinate-parser
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "decaffeinate-parser", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "A better AST for CoffeeScript, inspired by CoffeeScriptRedux.", | ||
@@ -23,2 +23,3 @@ "main": "dist/decaffeinate-parser.umd.js", | ||
"dependencies": { | ||
"binary-search": "^1.2.0", | ||
"coffee-script": "^1.10.0" | ||
@@ -31,3 +32,2 @@ }, | ||
"babel-register": "^6.4.3", | ||
"binary-search": "^1.2.0", | ||
"coffee-script-redux": "^2.0.0-beta8", | ||
@@ -34,0 +34,0 @@ "mocha": "^2.3.4", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9
0
2
+ Addedbinary-search@^1.2.0
+ Addedbinary-search@1.3.6(transitive)