@middy/do-not-wait-for-empty-event-loop
Advanced tools
Comparing version 1.0.0-alpha.41 to 1.0.0-alpha.42
@@ -1,2 +0,2 @@ | ||
import middy from '../core' | ||
import middy from '@middy/core' | ||
@@ -3,0 +3,0 @@ interface IDoNotWaitForEmtpyEventLoopOptions { |
{ | ||
"name": "@middy/do-not-wait-for-empty-event-loop", | ||
"version": "1.0.0-alpha.41", | ||
"version": "1.0.0-alpha.42", | ||
"description": "Middleware for the middy framework that allows to easily disable the wait for empty event loop in a Lambda function", | ||
@@ -43,3 +43,6 @@ "engines": { | ||
}, | ||
"gitHead": "aa244c76000d1896ada6d683637a7c280127aa79" | ||
"devDependencies": { | ||
"@middy/core": "^1.0.0-alpha.42" | ||
}, | ||
"gitHead": "c9e64d026e86359bb3f78c4a3783569e1241728c" | ||
} |
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
11030
1
4
0
27