New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lwc/rollup-plugin

Package Overview
Dependencies
Maintainers
14
Versions
811
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 5.2.1-alpha.1 to 5.2.1

4

dist/index.cjs.js

@@ -68,3 +68,3 @@ /**

}
/** version: 5.2.0 */
/** version: 5.2.1 */

@@ -295,3 +295,3 @@ /*

exports.default = lwc;
/** version: 5.2.0 */
/** version: 5.2.1 */
//# sourceMappingURL=index.cjs.js.map

@@ -64,3 +64,3 @@ /**

}
/** version: 5.2.0 */
/** version: 5.2.1 */

@@ -291,3 +291,3 @@ /*

export { lwc as default };
/** version: 5.2.0 */
/** version: 5.2.1 */
//# sourceMappingURL=index.js.map

@@ -7,3 +7,3 @@ {

"name": "@lwc/rollup-plugin",
"version": "5.2.1-alpha.1",
"version": "5.2.1",
"description": "Rollup plugin to compile LWC",

@@ -46,8 +46,8 @@ "keywords": [

"dependencies": {
"@lwc/compiler": "5.2.1-alpha.1",
"@lwc/module-resolver": "5.2.1-alpha.1",
"@lwc/compiler": "5.2.1",
"@lwc/module-resolver": "5.2.1",
"@rollup/pluginutils": "~5.1.0"
},
"devDependencies": {
"@lwc/errors": "5.2.1-alpha.1"
"@lwc/errors": "5.2.1"
},

@@ -57,2 +57,2 @@ "peerDependencies": {

}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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