@docusaurus/utils
Advanced tools
+5
-5
| { | ||
| "name": "@docusaurus/utils", | ||
| "version": "3.9.2-canary-6499", | ||
| "version": "3.9.2-canary-6505", | ||
| "description": "Node utility functions for Docusaurus packages.", | ||
@@ -21,5 +21,5 @@ "main": "./lib/index.js", | ||
| "dependencies": { | ||
| "@docusaurus/logger": "3.9.2-canary-6499", | ||
| "@docusaurus/types": "3.9.2-canary-6499", | ||
| "@docusaurus/utils-common": "3.9.2-canary-6499", | ||
| "@docusaurus/logger": "3.9.2-canary-6505", | ||
| "@docusaurus/types": "3.9.2-canary-6505", | ||
| "@docusaurus/utils-common": "3.9.2-canary-6505", | ||
| "escape-string-regexp": "^4.0.0", | ||
@@ -55,3 +55,3 @@ "execa": "^5.1.1", | ||
| }, | ||
| "gitHead": "5ad8c2b9301411f0be8fabe95315c6a4ac7a7af4" | ||
| "gitHead": "4adf59008642208e6c51dae8bc2ef42929e11cc8" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 9 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 9 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