Socket
Socket
Sign inDemoInstall

middy

Package Overview
Dependencies
Maintainers
7
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

middy - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

typescript/middy.d.ts

4

package.json
{
"name": "middy",
"version": "0.3.1",
"version": "0.3.2",
"description": "The simple (but cool 😎) middleware engine for AWS lambda in Node.js",
"main": "src/index.js",
"types": "./typescript/middy.d.ts",
"scripts": {

@@ -51,2 +52,3 @@ "test:lint": "eslint --ignore-pattern='node_modules/' --ignore-pattern='coverage/' --ignore-pattern='docs/' .",

"dependencies": {
"@types/aws-lambda": "0.0.21",
"ajv": "^5.2.2",

@@ -53,0 +55,0 @@ "ajv-keywords": "^2.1.0",

Sorry, the diff of this file is too big to display

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