New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lambda-node-runtime

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambda-node-runtime - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

2

package.json
{
"name": "lambda-node-runtime",
"version": "0.0.12",
"version": "0.0.13",
"description": "Run any Node version on AWS Lambda",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -26,3 +26,3 @@ # Lambda Node Runtime

```
Set AWS Lambda Handler to expression
Choose `Node.js 6.10` AWS Lambda Runtime and set AWS Lambda Handler to expression
```

@@ -34,7 +34,7 @@ node_modules/lambda-node-runtime/index.handler

{
...
"name": "your-lambda-function",
"version": "1.0.0",
"lambda-node-runtime": {
"node-version": "9.8.0"
}
...
}

@@ -41,0 +41,0 @@ ```

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