Socket
Socket
Sign inDemoInstall

@vendia/serverless-express

Package Overview
Dependencies
0
Maintainers
4
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.6 to 4.3.7

22

package.json
{
"name": "@vendia/serverless-express",
"version": "4.3.6",
"version": "4.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.",

@@ -73,9 +73,9 @@ "keywords": [

"@semantic-release/git": "^9.0.0",
"@semantic-release/github": "^7.2.0",
"@semantic-release/npm": "^7.0.10",
"@semantic-release/release-notes-generator": "^9.0.1",
"@types/aws-lambda": "^8.10.72",
"@semantic-release/github": "^7.2.3",
"@semantic-release/npm": "^7.1.3",
"@semantic-release/release-notes-generator": "^9.0.2",
"@types/aws-lambda": "^8.10.76",
"@types/jest": "^26.0.20",
"acorn": "^8.0.5",
"commitizen": "^4.2.3",
"acorn": "^8.2.4",
"commitizen": "^4.2.4",
"commitlint": "^11.0.0",

@@ -86,3 +86,3 @@ "compression": "^1.7.4",

"ejs": "^3.1.6",
"eslint": "^7.20.0",
"eslint": "^7.26.0",
"eslint-config-standard": "^16.0.2",

@@ -96,5 +96,5 @@ "eslint-plugin-import": "^2.22.1",

"lint-staged": "^10.5.4",
"node-notifier": ">=9.0.0",
"semantic-release": "^17.3.9",
"typescript": "^4.1.5"
"node-notifier": "^9.0.1",
"semantic-release": "^17.4.2",
"typescript": "^4.2.4"
},

@@ -101,0 +101,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc