Socket
Socket
Sign inDemoInstall

@middy/http-json-body-parser

Package Overview
Dependencies
1
Maintainers
3
Versions
213
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.2 to 4.2.3

2

index.js

@@ -38,3 +38,1 @@ import { createError } from '@middy/util';

//# sourceMappingURL=index.js.map

8

package.json
{
"name": "@middy/http-json-body-parser",
"version": "4.2.2",
"version": "4.2.3",
"description": "Http JSON body parser middleware for the middy framework",

@@ -67,10 +67,10 @@ "type": "module",

"dependencies": {
"@middy/util": "4.2.2"
"@middy/util": "4.2.3"
},
"devDependencies": {
"@middy/core": "4.2.2",
"@middy/core": "4.2.3",
"@types/aws-lambda": "^8.10.101",
"type-fest": "^3.0.0"
},
"gitHead": "768fbb334e9774fcef406e095a5f4e98497266e0"
"gitHead": "e93de434ee12f3800976b6b2e253e8aa19a68e95"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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