Socket
Socket
Sign inDemoInstall

micro-cors

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micro-cors - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

package.json
{
"name": "micro-cors",
"description": "Simple CORS middleware for Zeit's Micro",
"version": "0.0.3",
"version": "0.0.4",
"engines": {

@@ -32,3 +32,3 @@ "node": ">=6"

"async-to-gen": "^1.3.2",
"ava": "^0.18.2",
"ava": "^0.19.0",
"babel-cli": "^6.24.0",

@@ -41,3 +41,3 @@ "babel-polyfill": "^6.23.0",

"rimraf": "^2.6.1",
"standard": "^9.0.2",
"standard": "^10.0.0",
"test-listen": "^1.0.1"

@@ -44,0 +44,0 @@ },

@@ -12,3 +12,3 @@ # CORS middleware for Micro

```
yarn add micro-api
yarn add micro-cors
```

@@ -15,0 +15,0 @@

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