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

aws-serverless-express

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-serverless-express - npm Package Compare versions

Comparing version 3.3.6 to 3.3.7

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [3.3.7](https://github.com/awslabs/aws-serverless-express/compare/v3.3.6...v3.3.7) (2020-03-25)
### Bug Fixes
* Bump travis Node versions to the latest LTS supported by Lambda (10 and 12) ([9905d18](https://github.com/awslabs/aws-serverless-express/commit/9905d18))
* Disabled failing integration test ([cab6cef](https://github.com/awslabs/aws-serverless-express/commit/cab6cef))
## [3.3.6](https://github.com/awslabs/aws-serverless-express/compare/v3.3.5...v3.3.6) (2019-03-26)

@@ -2,0 +10,0 @@

2

package.json
{
"name": "aws-serverless-express",
"version": "3.3.6",
"version": "3.3.7",
"description": "This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -68,2 +68,2 @@ # AWS Serverless Express

- Stateless only
- API Gateway has a timeout of 30 seconds, and Lambda has a maximum execution time of 15 minutes.
- API Gateway has a timeout of 29 seconds, and Lambda has a maximum execution time of 15 minutes.
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