Socket
Socket
Sign inDemoInstall

@middy/http-cors

Package Overview
Dependencies
1
Maintainers
3
Versions
209
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.8 to 5.0.0-alpha.0

10

package.json
{
"name": "@middy/http-cors",
"version": "4.2.8",
"version": "5.0.0-alpha.0",
"description": "CORS (Cross-Origin Resource Sharing) middleware for the middy framework",
"type": "module",
"engines": {
"node": ">=16"
"node": ">=18"
},

@@ -67,9 +67,9 @@ "engineStrict": true,

},
"gitHead": "9e7eec0f50fd1edef232edb7a99c035f9bc1f159",
"gitHead": "08c35e3dba9efdad0b86666ce206ce302cc65d07",
"dependencies": {
"@middy/util": "4.2.8"
"@middy/util": "5.0.0-alpha.0"
},
"devDependencies": {
"@middy/core": "4.2.8"
"@middy/core": "5.0.0-alpha.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc