Comparing version 4.1.0 to 4.2.0
@@ -6,3 +6,3 @@ { | ||
"main": "esrecurse.js", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"engines": { | ||
@@ -23,15 +23,18 @@ "node": ">=0.10.0" | ||
"dependencies": { | ||
"estraverse": "~4.1.0", | ||
"estraverse": "^4.1.0", | ||
"object-assign": "^4.0.1" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.3.0", | ||
"coffee-script": "^1.9.1", | ||
"esprima": "^2.1.0", | ||
"babel-cli": "^6.24.1", | ||
"babel-eslint": "^7.2.3", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-register": "^6.24.1", | ||
"chai": "^4.0.2", | ||
"esprima": "^4.0.0", | ||
"gulp": "^3.9.0", | ||
"gulp-bump": "^1.0.0", | ||
"gulp-eslint": "^1.0.0", | ||
"gulp-filter": "^3.0.1", | ||
"gulp-git": "^1.1.0", | ||
"gulp-mocha": "^2.1.3", | ||
"gulp-bump": "^2.7.0", | ||
"gulp-eslint": "^4.0.0", | ||
"gulp-filter": "^5.0.0", | ||
"gulp-git": "^2.4.1", | ||
"gulp-mocha": "^4.3.1", | ||
"gulp-tag-version": "^1.2.1", | ||
@@ -46,3 +49,8 @@ "jsdoc": "^3.3.0-alpha10", | ||
"lint": "gulp lint" | ||
}, | ||
"babel": { | ||
"presets": [ | ||
"es2015" | ||
] | ||
} | ||
} |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
163427
6
4521
0
171
15
+ Addedestraverse@4.3.0(transitive)
- Removedestraverse@4.1.1(transitive)
Updatedestraverse@^4.1.0