shift-reducer
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "shift-reducer", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "reducer for the Shift AST format", | ||
@@ -16,3 +16,3 @@ "author": "Shape Security Labs", | ||
"scripts": { | ||
"test": "mocha --compilers js:babel-core/register --inline-diffs --check-leaks --ui tdd --reporter dot test", | ||
"test": "mocha --compilers js:babel-register --inline-diffs --check-leaks --ui tdd --reporter dot test", | ||
"build": "babel --source-maps-inline --out-dir dist src", | ||
@@ -22,3 +22,3 @@ "prepublish": "rm -rf dist && npm update && npm run build" | ||
"dependencies": { | ||
"shift-spec": "2015.2.0" | ||
"shift-spec": "^2015.2.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
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
28422
+ Addedshift-spec@2015.2.1(transitive)
- Removedshift-spec@2015.2.0(transitive)
Updatedshift-spec@^2015.2.0