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

@lwc/rollup-plugin

Package Overview
Dependencies
Maintainers
0
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.2.5 to 7.2.6

2

dist/index.cjs.js

@@ -254,3 +254,3 @@ /**

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

@@ -250,3 +250,3 @@ /**

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

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

"name": "@lwc/rollup-plugin",
"version": "7.2.5",
"version": "7.2.6",
"description": "Rollup plugin to compile LWC",

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

"dependencies": {
"@lwc/compiler": "7.2.5",
"@lwc/module-resolver": "7.2.5",
"@lwc/shared": "7.2.5",
"@lwc/compiler": "7.2.6",
"@lwc/module-resolver": "7.2.6",
"@lwc/shared": "7.2.6",
"@rollup/pluginutils": "~5.1.0"
},
"devDependencies": {
"@lwc/errors": "7.2.5"
"@lwc/errors": "7.2.6"
},

@@ -55,0 +55,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