acorn-globals
Advanced tools
Comparing version 5.0.0 to 6.0.0
{ | ||
"name": "acorn-globals", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"description": "Detect global variables in JavaScript using acorn", | ||
@@ -20,7 +20,7 @@ "keywords": [ | ||
"dependencies": { | ||
"acorn": "^6.0.1", | ||
"acorn-walk": "^6.0.1" | ||
"acorn": "^7.1.1", | ||
"acorn-walk": "^7.1.1" | ||
}, | ||
"devDependencies": { | ||
"testit": "^3.0.0" | ||
"testit": "^3.1.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "scripts": { |
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
+ Addedacorn@7.4.1(transitive)
+ Addedacorn-walk@7.2.0(transitive)
- Removedacorn@6.4.2(transitive)
- Removedacorn-walk@6.2.0(transitive)
Updatedacorn@^7.1.1
Updatedacorn-walk@^7.1.1