@lwc/style-compiler
Advanced tools
@@ -894,3 +894,3 @@ /** | ||
| exports.transform = transform; | ||
| /** version: 8.26.0 */ | ||
| /** version: 8.26.1 */ | ||
| //# sourceMappingURL=index.cjs.js.map |
+1
-1
@@ -890,3 +890,3 @@ /** | ||
| export { transform }; | ||
| /** version: 8.26.0 */ | ||
| /** version: 8.26.1 */ | ||
| //# sourceMappingURL=index.js.map |
+2
-2
@@ -7,3 +7,3 @@ { | ||
| "name": "@lwc/style-compiler", | ||
| "version": "8.26.0", | ||
| "version": "8.26.1", | ||
| "description": "Transform style sheet to be consumed by the LWC engine", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@lwc/shared": "8.26.0", | ||
| "@lwc/shared": "8.26.1", | ||
| "postcss": "~8.5.6", | ||
@@ -53,0 +53,0 @@ "postcss-selector-parser": "~7.1.0", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
- Removed
Updated