lambda-wrap
Advanced tools
Comparing version 2.0.0-alpha.3 to 2.0.0
@@ -122,3 +122,3 @@ 'use strict'; | ||
return promisesToResolve | ||
promisesToResolve | ||
.then(data => responseHandler(data, event, context, cb, logger, options)) | ||
@@ -125,0 +125,0 @@ .catch(err => errorResponseHandler(err, event, context, cb, logger, options)); |
{ | ||
"name": "lambda-wrap", | ||
"version": "2.0.0-alpha.3", | ||
"version": "2.0.0", | ||
"description": "AWS Serverless wrapper for async generators", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1
32244
1