New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aws-lambda-fastify

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-lambda-fastify - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

1

index.js

@@ -89,2 +89,3 @@ module.exports = (app, options) => (event, context, callback) => {

prom.then((ret) => callback(null, ret)).catch(callback)
return prom
}

6

package.json

@@ -29,3 +29,3 @@ {

"license": "MIT",
"version": "1.7.0",
"version": "1.7.1",
"main": "index.js",

@@ -43,3 +43,3 @@ "scripts": {

"benchmark": "^2.1.4",
"eslint": "^7.28.0",
"eslint": "^7.30.0",
"eslint-config-standard": "^16.0.3",

@@ -50,3 +50,3 @@ "eslint-plugin-import": "^2.23.4",

"eslint-plugin-standard": "^5.0.0",
"fastify": "^3.17.0",
"fastify": "^3.18.1",
"serverless-http": "^2.7.0",

@@ -53,0 +53,0 @@ "tap": "^15.0.9",

Sorry, the diff of this file is not supported yet

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