rollup-plugin-commonjs
Advanced tools
Comparing version 8.2.5 to 8.2.6
{ | ||
"name": "rollup-plugin-commonjs", | ||
"version": "8.2.5", | ||
"version": "8.2.6", | ||
"description": "Convert CommonJS modules to ES2015", | ||
@@ -24,3 +24,3 @@ "main": "dist/rollup-plugin-commonjs.cjs.js", | ||
"dependencies": { | ||
"acorn": "^5.1.2", | ||
"acorn": "^5.2.1", | ||
"estree-walker": "^0.5.0", | ||
@@ -27,0 +27,0 @@ "magic-string": "^0.22.4", |
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
331597
Updatedacorn@^5.2.1