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

@middy/http-multipart-body-parser

Package Overview
Dependencies
Maintainers
11
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/http-multipart-body-parser - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

2

index.d.ts
import middy from '@middy/core'
interface IMultipartBodyParserOptions {
busyboy?: any
busboy?: any
}

@@ -6,0 +6,0 @@

{
"name": "@middy/http-multipart-body-parser",
"version": "1.4.0",
"version": "1.5.0",
"description": "Http event normalizer middleware for the middy framework",

@@ -51,6 +51,6 @@ "engines": {

"devDependencies": {
"@middy/core": "^1.4.0",
"@middy/core": "^1.5.0",
"es6-promisify": "^6.0.2"
},
"gitHead": "a1b9a5ce53b86b0fe48ed066b6be750d656d69fe"
"gitHead": "dadc899d30107375705064296a4b358d5ee63c79"
}
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