@middy/do-not-wait-for-empty-event-loop
Advanced tools
Comparing version 6.0.0-beta.1 to 6.0.0
{ | ||
"name": "@middy/do-not-wait-for-empty-event-loop", | ||
"version": "6.0.0-beta.1", | ||
"version": "6.0.0", | ||
"description": "Middleware for the middy framework that allows to easily disable the wait for empty event loop in a Lambda function", | ||
@@ -65,5 +65,5 @@ "type": "module", | ||
"devDependencies": { | ||
"@middy/core": "6.0.0-beta.1", | ||
"@middy/core": "6.0.0", | ||
"@types/aws-lambda": "^8.10.76" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
5484