@sap-ux/store
Advanced tools
+2
-2
| { | ||
| "name": "@sap-ux/store", | ||
| "version": "1.5.1", | ||
| "version": "1.5.2", | ||
| "description": "NPM module for storing persistent data", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
| "dependencies": { | ||
| "i18next": "25.3.0", | ||
| "i18next": "25.8.0", | ||
| "pluralize": "8.0.0", | ||
@@ -20,0 +20,0 @@ "reflect-metadata": "0.1.13", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
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