Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lwc/rollup-plugin

Package Overview
Dependencies
Maintainers
13
Versions
797
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/rollup-plugin - npm Package Compare versions

Comparing version 7.3.0-alpha.3 to 8.0.0-alpha.0

2

dist/index.cjs.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc