@smithy/shared-ini-file-loader
Advanced tools
+3
-3
| { | ||
| "name": "@smithy/shared-ini-file-loader", | ||
| "version": "4.4.2", | ||
| "version": "4.4.3", | ||
| "dependencies": { | ||
| "@smithy/types": "^4.11.0", | ||
| "@smithy/types": "^4.12.0", | ||
| "tslib": "^2.6.2" | ||
@@ -12,3 +12,3 @@ }, | ||
| "downlevel-dts": "0.10.1", | ||
| "rimraf": "3.0.2", | ||
| "rimraf": "5.0.10", | ||
| "typedoc": "0.23.23" | ||
@@ -15,0 +15,0 @@ }, |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance 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 1 instance 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
50843
0Updated