rollup-plugin-auto-external
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "rollup-plugin-auto-external", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Rollup plugin to automatically exclude package.json dependencies and peerDependencies from your bundle", | ||
@@ -32,3 +32,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"rollup": "^0.45.2" | ||
"rollup": ">=0.45.2" | ||
}, | ||
@@ -35,0 +35,0 @@ "dependencies": { |
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
4776
6