@sap-ux/store
Advanced tools
+2
-2
| { | ||
| "name": "@sap-ux/store", | ||
| "version": "1.5.2", | ||
| "version": "1.5.3", | ||
| "description": "NPM module for storing persistent data", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
| "reflect-metadata": "0.1.13", | ||
| "@sap-ux/logger": "0.8.0" | ||
| "@sap-ux/logger": "0.8.1" | ||
| }, | ||
@@ -23,0 +23,0 @@ "optionalDependencies": { |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
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
+ Added
- Removed
- Removed
Updated