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

@lwc/babel-plugin-component

Package Overview
Dependencies
Maintainers
15
Versions
810
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/babel-plugin-component - npm Package Compare versions

Comparing version 8.12.7 to 8.13.0-alpha.0

3

dist/index.cjs.js

@@ -39,3 +39,2 @@ /**

const LWC_PACKAGE_EXPORTS = {
BASE_COMPONENT: 'LightningElement',
API_DECORATOR: 'api',

@@ -1289,3 +1288,3 @@ TRACK_DECORATOR: 'track',

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

@@ -35,3 +35,2 @@ /**

const LWC_PACKAGE_EXPORTS = {
BASE_COMPONENT: 'LightningElement',
API_DECORATOR: 'api',

@@ -1285,3 +1284,3 @@ TRACK_DECORATOR: 'track',

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

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

"name": "@lwc/babel-plugin-component",
"version": "8.12.7",
"version": "8.13.0-alpha.0",
"description": "Babel plugin to transform a LWC module",

@@ -51,4 +51,4 @@ "keywords": [

"@babel/helper-module-imports": "7.25.9",
"@lwc/errors": "8.12.7",
"@lwc/shared": "8.12.7",
"@lwc/errors": "8.13.0-alpha.0",
"@lwc/shared": "8.13.0-alpha.0",
"line-column": "~1.0.2"

@@ -63,2 +63,2 @@ },

}
}
}
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