@orikami/micro-to-lambda
Advanced tools
Comparing version 1.2.1 to 1.3.0
@@ -52,2 +52,3 @@ var Stream = require('stream'); | ||
return { | ||
isBase64Encoded: true, | ||
statusCode: response.statusCode, | ||
@@ -54,0 +55,0 @@ headers: response.headers, |
{ | ||
"name": "@orikami/micro-to-lambda", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -41,4 +41,4 @@ # micro-to-lambda | ||
1.2.0 - Remove process.exit() to fix error. | ||
1.2.1 - Remove process.exit() to fix error. | ||
1.1.1 - Close AWS Lambda after every process. (HAS ERRORS) | ||
0.0.01 - Initial release |
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
4083
75