Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aws-lama

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-lama - npm Package Compare versions

Comparing version 0.0.2-alpha to 0.0.3-alpha

2

index.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc