rollup-plugin-external-globals
Advanced tools
Comparing version 0.7.3 to 0.8.0
{ | ||
"name": "rollup-plugin-external-globals", | ||
"version": "0.7.3", | ||
"version": "0.8.0", | ||
"description": "Transform external imports into global variables like output.globals.", | ||
@@ -29,7 +29,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"c8": "^7.12.0", | ||
"c8": "^7.13.0", | ||
"endent": "^2.1.0", | ||
"eslint": "^8.28.0", | ||
"mocha": "^10.1.0", | ||
"rollup": "^3.3.0", | ||
"eslint": "^8.40.0", | ||
"mocha": "^10.2.0", | ||
"rollup": "^3.21.6", | ||
"tempdir-yaml": "^0.3.0" | ||
@@ -39,5 +39,5 @@ }, | ||
"@rollup/pluginutils": "^5.0.2", | ||
"estree-walker": "^3.0.1", | ||
"is-reference": "^3.0.0", | ||
"magic-string": "^0.26.7" | ||
"estree-walker": "^3.0.3", | ||
"is-reference": "^3.0.1", | ||
"magic-string": "^0.30.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "peerDependencies": { |
@@ -125,2 +125,6 @@ rollup-plugin-external-globals | ||
* 0.8.0 (May 12, 2023) | ||
- Bump dependencies. Update to magic-string@0.30 | ||
* 0.7.2 (mar 9, 2023) | ||
@@ -127,0 +131,0 @@ |
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
13501
179
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Addedmagic-string@0.30.12(transitive)
- Removedmagic-string@0.26.7(transitive)
- Removedsourcemap-codec@1.4.8(transitive)
Updatedestree-walker@^3.0.3
Updatedis-reference@^3.0.1
Updatedmagic-string@^0.30.0