lambda-node-runtime
Advanced tools
Comparing version
{ | ||
"name": "lambda-node-runtime", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Run any Node version on AWS Lambda", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,2 +5,4 @@ # Lambda Node Runtime | ||
AWS Lambda rarely updates Node.js version, in fact AWS Lambda Node.js version problem looks similar to one Babel tries to solve for JS versions. This module enables you to use latest Node.js version with latest features and bug/security fixes. | ||
## Quick start | ||
@@ -7,0 +9,0 @@ |
35500796
038
5.56%