@stylexjs/webpack-plugin
Advanced tools
+2
-2
| { | ||
| "name": "@stylexjs/webpack-plugin", | ||
| "version": "0.9.2", | ||
| "version": "0.9.3", | ||
| "description": "Webpack plugin for StyleX", | ||
@@ -27,3 +27,3 @@ "main": "src/index.js", | ||
| "@babel/plugin-syntax-typescript": "^7.25.7", | ||
| "@stylexjs/babel-plugin": "0.9.2" | ||
| "@stylexjs/babel-plugin": "0.9.3" | ||
| }, | ||
@@ -30,0 +30,0 @@ "peerDependencies": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
+ Added
+ Added
- Removed
- Removed
- Removed
Updated