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

@middy/http-cors

Package Overview
Dependencies
Maintainers
10
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/http-cors - npm Package Compare versions

Comparing version 1.0.0-alpha.64 to 1.0.0-alpha.65

6

package.json
{
"name": "@middy/http-cors",
"version": "1.0.0-alpha.64",
"version": "1.0.0-alpha.65",
"description": "CORS (Cross-Origin Resource Sharing) middleware for the middy framework",

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

"devDependencies": {
"@middy/core": "^1.0.0-alpha.64",
"@middy/core": "^1.0.0-alpha.65",
"es6-promisify": "^6.0.2"
},
"gitHead": "e66e99467353e025f60e3b5d003678b69ebda1ae"
"gitHead": "d3c32ce8b2713dd6c70495c3a2384b3989a66637"
}

@@ -13,4 +13,4 @@ # Middy CORS middleware

<p>
<a href="http://badge.fury.io/js/%40middy%2Fcors">
<img src="https://badge.fury.io/js/%40middy%2Fcors.svg" alt="npm version" style="max-width:100%;">
<a href="http://badge.fury.io/js/%40middy%2Fhttp-cors">
<img src="https://badge.fury.io/js/%40middy%2Fhttp-cors.svg" alt="npm version" style="max-width:100%;">
</a>

@@ -17,0 +17,0 @@ <a href="https://snyk.io/test/github/middyjs/middy">

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