@middy/core
Advanced tools
+3
-3
| { | ||
| "name": "@middy/core", | ||
| "version": "7.1.8", | ||
| "version": "7.2.0", | ||
| "description": "🛵 The stylish Node.js middleware engine for AWS Lambda (core package)", | ||
@@ -100,3 +100,3 @@ "type": "module", | ||
| "dependencies": { | ||
| "@middy/util": "7.1.8" | ||
| "@middy/util": "7.2.0" | ||
| }, | ||
@@ -114,3 +114,3 @@ "peerDependencies": { | ||
| "@aws/durable-execution-sdk-js-testing": "^1.0.0", | ||
| "@datastream/core": "0.1.4", | ||
| "@datastream/core": "0.1.6", | ||
| "@types/aws-lambda": "^8.0.0", | ||
@@ -117,0 +117,0 @@ "@types/node": "^22.0.0" |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
+ Added
- Removed
Updated