commonjs-walker
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "commonjs-walker", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Analyzer and tree walker for commonjs.", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"async": "^0.8.0", | ||
"async": "^0.9.0", | ||
"esprima": "^1.2.0", | ||
@@ -38,0 +38,0 @@ "resolve": "^0.7.1" |
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
30952
+ Addedasync@0.9.2(transitive)
- Removedasync@0.8.0(transitive)
Updatedasync@^0.9.0