lambda-warmer
Advanced tools
Comparing version
{ | ||
"name": "lambda-warmer", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Keep your Lambda functions warm", | ||
@@ -29,14 +29,13 @@ "main": "index.js", | ||
"homepage": "https://github.com/jeremydaly/lambda-warmer#readme", | ||
"dependencies": { | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"aws-sdk": "^2.273.1", | ||
"chai": "^4.1.2", | ||
"aws-sdk": "^2.404.0", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.2", | ||
"eslint": "^5.1.0", | ||
"eslint": "^5.14.1", | ||
"mocha": "^5.2.0", | ||
"mocha-lcov-reporter": "^1.3.0", | ||
"nyc": "^12.0.2", | ||
"nyc": "^13.3.0", | ||
"rewire": "^4.0.1", | ||
"sinon": "^6.1.3" | ||
"sinon": "^6.3.5" | ||
}, | ||
@@ -43,0 +42,0 @@ "files": [ |
@@ -7,2 +7,3 @@ # Lambda Warmer | ||
[](https://coveralls.io/github/jeremydaly/lambda-warmer?branch=master) | ||
 | ||
@@ -200,3 +201,9 @@ ## A module to optimize AWS Lambda function cold starts | ||
## Sponsors | ||
[](https://www.iopipe.com/?utm_source=github&utm_medium=lambda-warmer-lambda-api&utm_campaign=open%20source%20sponsorship) | ||
IOpipe is all about making it more fun to be a developer through the support of the open source serverless community. Sign up with [IOpipe](https://www.iopipe.com/?utm_source=github&utm_medium=lambda-warmer-lambda-api&utm_campaign=open%20source%20sponsorship) for free to get real-time visibility into the most detailed behaviors of your Lambda applications. | ||
## Contributing | ||
I've created a number of custom scripts to do similar cold start mitigation, but I figured I'd share this more complete version to save everyone some time (including my future self). If you would like to contribute, please submit a PR or add [issues](https://github.com/jeremydaly/lambda-warmer/issues) for bug reports and feature ideas. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15907
4.24%208
3.48%0
-100%