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

@lwc/babel-plugin-component

Package Overview
Dependencies
Maintainers
13
Versions
784
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 7.2.3 to 7.2.4

2

dist/index.cjs.js

@@ -1246,3 +1246,3 @@ /**

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

@@ -1242,3 +1242,3 @@ /**

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

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

"name": "@lwc/babel-plugin-component",
"version": "7.2.3",
"version": "7.2.4",
"description": "Babel plugin to transform a LWC module",

@@ -47,6 +47,6 @@ "keywords": [

"@babel/helper-module-imports": "7.24.7",
"@babel/traverse": "^7.25.4",
"@babel/traverse": "^7.25.6",
"@babel/types": "^7.25.0",
"@lwc/errors": "7.2.3",
"@lwc/shared": "7.2.3",
"@lwc/errors": "7.2.4",
"@lwc/shared": "7.2.4",
"line-column": "~1.0.2"

@@ -53,0 +53,0 @@ },

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