@lwc/style-compiler
Advanced tools
+1
-1
@@ -892,3 +892,3 @@ /** | ||
| export { transform }; | ||
| /** version: 9.0.1 */ | ||
| /** version: 9.0.2 */ | ||
| //# sourceMappingURL=index.js.map |
+2
-2
@@ -7,3 +7,3 @@ { | ||
| "name": "@lwc/style-compiler", | ||
| "version": "9.0.1", | ||
| "version": "9.0.2", | ||
| "description": "Transform style sheet to be consumed by the LWC engine", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@lwc/shared": "9.0.1", | ||
| "@lwc/shared": "9.0.2", | ||
| "postcss": "~8.5.6", | ||
@@ -57,0 +57,0 @@ "postcss-selector-parser": "~7.1.1", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
+ Added
- Removed
Updated