@aws-lambda-powertools/metrics
Advanced tools
+4
-4
| { | ||
| "name": "@aws-lambda-powertools/metrics", | ||
| "version": "2.30.1", | ||
| "version": "2.30.2", | ||
| "description": "The metrics package for the Powertools for AWS Lambda (TypeScript) library", | ||
@@ -27,7 +27,7 @@ "author": { | ||
| "dependencies": { | ||
| "@aws/lambda-invoke-store": "0.2.2", | ||
| "@aws-lambda-powertools/commons": "2.30.1" | ||
| "@aws/lambda-invoke-store": "0.2.3", | ||
| "@aws-lambda-powertools/commons": "2.30.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "@middy/core": "4.x || 5.x || 6.x" | ||
| "@middy/core": "4.x || 5.x || 6.x || 7.x" | ||
| }, | ||
@@ -34,0 +34,0 @@ "peerDependenciesMeta": { |
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
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
254839
0+ Added
+ Added
+ Added
- Removed
- Removed
- Removed