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

@orikami/micro-to-lambda

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orikami/micro-to-lambda - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0

1

index.js

@@ -52,2 +52,3 @@ var Stream = require('stream');

return {
isBase64Encoded: true,
statusCode: response.statusCode,

@@ -54,0 +55,0 @@ headers: response.headers,

2

package.json
{
"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
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