Comparing version 1.2.0 to 2.0.0
@@ -6,3 +6,3 @@ { | ||
"main": "esrecurse.js", | ||
"version": "1.2.0", | ||
"version": "2.0.0", | ||
"engines": { | ||
@@ -23,11 +23,15 @@ "node": ">=0.10.0" | ||
"dependencies": { | ||
"estraverse": ">=1.9.0" | ||
"estraverse": "~2.0.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "~1.10.0", | ||
"coffee-script": "~1.8.0", | ||
"esprima": "~1.2.2", | ||
"chai": "^2.1.1", | ||
"coffee-script": "^1.9.1", | ||
"esprima": "^2.1.0", | ||
"gulp": "~3.8.10", | ||
"gulp-eslint": "^0.2.0", | ||
"gulp-bump": "^0.2.2", | ||
"gulp-eslint": "^0.6.0", | ||
"gulp-filter": "^2.0.2", | ||
"gulp-git": "^1.1.0", | ||
"gulp-mocha": "~2.0.0", | ||
"gulp-tag-version": "^1.2.1", | ||
"jsdoc": "~3.3.0-alpha10", | ||
@@ -34,0 +38,0 @@ "minimist": "^1.1.0" |
Sorry, the diff of this file is not supported yet
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
10896
12
+ Addedestraverse@2.0.0(transitive)
- Removedestraverse@5.3.0(transitive)
Updatedestraverse@~2.0.0