Comparing version 0.0.2-alpha to 0.0.3-alpha
@@ -116,6 +116,6 @@ const http = require('http') | ||
httpResponse.status(status) | ||
httpResponse.json(JSON.parse(body)) | ||
for (const [key, value] of Object.entries(headers)) { | ||
httpResponse.append(key, value) | ||
} | ||
httpResponse.json(JSON.parse(body)) | ||
} | ||
@@ -122,0 +122,0 @@ |
{ | ||
"name": "aws-lama", | ||
"version": "0.0.2-alpha", | ||
"version": "0.0.3-alpha", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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