@smithy/core
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/core", | ||
| "version": "3.24.2", | ||
| "version": "3.24.3", | ||
| "scripts": { | ||
@@ -165,3 +165,3 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'", | ||
| "@aws-crypto/crc32": "5.2.0", | ||
| "@smithy/types": "^4.14.1", | ||
| "@smithy/types": "^4.14.2", | ||
| "tslib": "^2.6.2" | ||
@@ -168,0 +168,0 @@ }, |
Network access
Supply chain riskThis module accesses the network.
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 3 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 3 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Updated