@lwc/babel-plugin-component
Advanced tools
Comparing version 8.3.0 to 8.4.0
@@ -1246,3 +1246,3 @@ /** | ||
exports.default = LwcClassTransform; | ||
/** version: 8.3.0 */ | ||
/** version: 8.4.0 */ | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -1242,3 +1242,3 @@ /** | ||
export { LwcClassTransform as default }; | ||
/** version: 8.3.0 */ | ||
/** version: 8.4.0 */ | ||
//# sourceMappingURL=index.js.map |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/babel-plugin-component", | ||
"version": "8.3.0", | ||
"version": "8.4.0", | ||
"description": "Babel plugin to transform a LWC module", | ||
@@ -49,4 +49,4 @@ "keywords": [ | ||
"@babel/types": "^7.25.8", | ||
"@lwc/errors": "8.3.0", | ||
"@lwc/shared": "8.3.0", | ||
"@lwc/errors": "8.4.0", | ||
"@lwc/shared": "8.4.0", | ||
"line-column": "~1.0.2" | ||
@@ -53,0 +53,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@lwc/errors@8.4.0(transitive)
+ Added@lwc/shared@8.4.0(transitive)
- Removed@lwc/errors@8.3.0(transitive)
- Removed@lwc/shared@8.3.0(transitive)
Updated@lwc/errors@8.4.0
Updated@lwc/shared@8.4.0