aws-cfn-custom-resource-response
Advanced tools
Comparing version 0.0.0 to 0.0.1
@@ -26,3 +26,3 @@ const https = require('https'); | ||
'content-length': responseBody.length | ||
}. | ||
}, | ||
body: responseBody | ||
@@ -29,0 +29,0 @@ }; |
{ | ||
"name": "aws-cfn-custom-resource-response", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "A library that builds & sends the right custom resource response out of the lambda event", | ||
@@ -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
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