Comparing version 4.3.1 to 4.3.2
{ | ||
"name": "detective", | ||
"description": "find all require() calls by walking the AST", | ||
"version": "4.3.1", | ||
"version": "4.3.2", | ||
"repository": { | ||
@@ -20,7 +20,7 @@ "type": "git", | ||
"dependencies": { | ||
"acorn": "^1.0.3", | ||
"acorn": "^3.1.0", | ||
"defined": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"tap": "^1.0.0" | ||
"tap": "^5.7.1" | ||
}, | ||
@@ -27,0 +27,0 @@ "license": "MIT", |
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
17187
37
408
19
+ Addedacorn@3.3.0(transitive)
- Removedacorn@1.2.2(transitive)
Updatedacorn@^3.1.0