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
15
Versions
806
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 8.12.7-alpha.0 to 8.12.7

2

dist/index.cjs.js

@@ -266,3 +266,3 @@ /**

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

@@ -50,1 +50,2 @@ import type { Plugin } from 'rollup';

export default function lwc(pluginOptions?: RollupLwcOptions): Plugin;
//# sourceMappingURL=index.d.ts.map

@@ -262,3 +262,3 @@ /**

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

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

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

@@ -50,9 +50,9 @@ "keywords": [

"dependencies": {
"@lwc/compiler": "8.12.7-alpha.0",
"@lwc/module-resolver": "8.12.7-alpha.0",
"@lwc/shared": "8.12.7-alpha.0",
"@lwc/compiler": "8.12.7",
"@lwc/module-resolver": "8.12.7",
"@lwc/shared": "8.12.7",
"@rollup/pluginutils": "~5.1.4"
},
"devDependencies": {
"@lwc/errors": "8.12.7-alpha.0"
"@lwc/errors": "8.12.7"
},

@@ -62,2 +62,2 @@ "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