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

aws-serverless-express

Package Overview
Dependencies
Maintainers
3
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.8 to 3.3.9

15

package.json
{
"name": "aws-serverless-express",
"version": "3.3.8",
"version": "3.3.9",
"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.",

@@ -98,10 +98,11 @@ "keywords": [

"devDependencies": {
"@commitlint/config-conventional": "^8.3.4",
"@commitlint/travis-cli": "^8.3.5",
"@commitlint/config-conventional": "^11.0.0",
"@commitlint/travis-cli": "^11.0.0",
"@semantic-release/changelog": "^5.0.0",
"@semantic-release/git": "^9.0.0",
"@semantic-release/npm": "^7.0.5",
"commitizen": "^3.0.7",
"commitlint": "^8.3.5",
"commitizen": "^4.2.2",
"commitlint": "^11.0.0",
"cz-conventional-changelog": "^2.1.0",
"dot-prop": ">=4.2.1",
"eslint": "^6.8.0",

@@ -116,3 +117,4 @@ "eslint-config-standard": "^14.1.1",

"lint-staged": "^7.2.0",
"semantic-release": "^17.0.4"
"lodash": ">=4.17.19",
"semantic-release": "^17.2.3"
},

@@ -131,2 +133,3 @@ "scripts": {

"dependencies": {
"@vendia/serverless-express": "^3.4.0-rc1",
"binary-case": "^1.0.0",

@@ -133,0 +136,0 @@ "type-is": "^1.6.16"

@@ -0,1 +1,14 @@

# AWS Serverless Express is moving
On 11/30, the AWS Serverless Express library is moving to [Vendia](https://github.com/vendia) and will be rebranded to `serverless-express`. Similarly, the [`aws-serverless-express` NPM package](https://www.npmjs.com/package/aws-serverless-express) will be deprecated in favor of a new `serverless-express` package.
[Brett](https://github.com/brettstack), the original creator of the Serverless Express library, will continue maintaining the repository and give it the attention and care it deserves. At the same time, we will be looking for additional contributors to participate in the development and stewardship of the Serverless Express library. AWS and the [SAM team](https://github.com/aws/aws-sam-cli) will remain involved in an administrative role alongside Vendia, Brett, and the new maintainers that will join the project.
We believe this is the best course of action to ensure that customers using this library get the best possible support in the future. To learn more about this move or become a maintainer of the new Serverless Express library, reach out to us through a GitHub issue on this repository.
Best,
The AWS Serverless team, Brett & the Vendia team
---
# AWS Serverless Express

@@ -2,0 +15,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