@lwc/babel-plugin-component
Advanced tools
Comparing version 8.12.7 to 8.13.0-alpha.0
@@ -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 @@ }, | ||
} | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
126812
2721
1
+ Added@lwc/errors@8.13.0-alpha.0(transitive)
+ Added@lwc/shared@8.13.0-alpha.0(transitive)
- Removed@lwc/errors@8.12.7(transitive)
- Removed@lwc/shared@8.12.7(transitive)
Updated@lwc/errors@8.13.0-alpha.0
Updated@lwc/shared@8.13.0-alpha.0