@lwc/rollup-plugin
Advanced tools
Comparing version 7.3.0-alpha.3 to 8.0.0-alpha.0
@@ -254,3 +254,3 @@ /** | ||
exports.default = lwc; | ||
/** version: 7.2.0 */ | ||
/** version: 7.2.4 */ | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -250,3 +250,3 @@ /** | ||
export { lwc as default }; | ||
/** version: 7.2.0 */ | ||
/** version: 7.2.4 */ | ||
//# sourceMappingURL=index.js.map |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/rollup-plugin", | ||
"version": "7.3.0-alpha.3", | ||
"version": "8.0.0-alpha.0", | ||
"description": "Rollup plugin to compile LWC", | ||
@@ -26,2 +26,5 @@ "keywords": [ | ||
}, | ||
"engines": { | ||
"node": ">=20.9.0" | ||
}, | ||
"main": "dist/index.cjs.js", | ||
@@ -47,9 +50,9 @@ "module": "dist/index.js", | ||
"dependencies": { | ||
"@lwc/compiler": "7.3.0-alpha.3", | ||
"@lwc/module-resolver": "7.3.0-alpha.3", | ||
"@lwc/shared": "7.3.0-alpha.3", | ||
"@lwc/compiler": "8.0.0-alpha.0", | ||
"@lwc/module-resolver": "8.0.0-alpha.0", | ||
"@lwc/shared": "8.0.0-alpha.0", | ||
"@rollup/pluginutils": "~5.1.0" | ||
}, | ||
"devDependencies": { | ||
"@lwc/errors": "7.3.0-alpha.3" | ||
"@lwc/errors": "8.0.0-alpha.0" | ||
}, | ||
@@ -56,0 +59,0 @@ "peerDependencies": { |
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
54302
+ Added@babel/plugin-transform-async-generator-functions@7.25.4(transitive)
+ Added@babel/plugin-transform-class-properties@7.25.4(transitive)
+ Added@lwc/babel-plugin-component@8.0.0-alpha.0(transitive)
+ Added@lwc/compiler@8.0.0-alpha.0(transitive)
+ Added@lwc/errors@8.0.0-alpha.0(transitive)
+ Added@lwc/module-resolver@8.0.0-alpha.0(transitive)
+ Added@lwc/shared@8.0.0-alpha.0(transitive)
+ Added@lwc/ssr-compiler@8.0.0-alpha.0(transitive)
+ Added@lwc/style-compiler@8.0.0-alpha.0(transitive)
+ Added@lwc/template-compiler@8.0.0-alpha.0(transitive)
- Removed@babel/plugin-transform-async-generator-functions@7.25.0(transitive)
- Removed@babel/plugin-transform-class-properties@7.24.7(transitive)
- Removed@lwc/babel-plugin-component@7.3.0-alpha.3(transitive)
- Removed@lwc/compiler@7.3.0-alpha.3(transitive)
- Removed@lwc/errors@7.3.0-alpha.3(transitive)
- Removed@lwc/module-resolver@7.3.0-alpha.3(transitive)
- Removed@lwc/shared@7.3.0-alpha.3(transitive)
- Removed@lwc/ssr-compiler@7.3.0-alpha.3(transitive)
- Removed@lwc/style-compiler@7.3.0-alpha.3(transitive)
- Removed@lwc/template-compiler@7.3.0-alpha.3(transitive)
- Removedastring@1.8.6(transitive)
Updated@lwc/compiler@8.0.0-alpha.0
Updated@lwc/shared@8.0.0-alpha.0