@enhance/arc-plugin-rollup
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "@enhance/arc-plugin-rollup", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Use rollup.js to bundle pages for the browser in your Enhance project", | ||
@@ -28,2 +28,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@rollup/plugin-commonjs": "^24.0.1", | ||
"@rollup/plugin-node-resolve": "^15.0.1", | ||
@@ -34,3 +35,2 @@ "rollup": "^3.7.4" | ||
"@architect/sandbox": "^5.4.1", | ||
"@rollup/plugin-commonjs": "^24.0.1", | ||
"eslint": "^8.32.0", | ||
@@ -37,0 +37,0 @@ "tap-arc": "^0.3.5", |
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
5
3
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Added@rollup/plugin-commonjs@24.1.0(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedcommondir@1.0.1(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@8.1.0(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedis-reference@1.2.1(transitive)
+ Addedmagic-string@0.27.0(transitive)
+ Addedminimatch@5.1.6(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedwrappy@1.0.2(transitive)