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

local-cors-anywhere

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

local-cors-anywhere - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "local-cors-anywhere",
"version": "0.0.2",
"version": "0.0.3",
"description": "A quick npx script for running a local cors-anywhere instance",

@@ -34,4 +34,4 @@ "main": "index.js",

"commander": "^7.1.0",
"cors-anywhere": "^0.4.3"
"cors-anywhere": "^0.4.4"
}
}

@@ -14,7 +14,6 @@ # local-cors-anywhere

Options:
-V, --version output the version number
-h, --host <host> Listen on a specific host, or set the HOST env variable
-p, --port <port> Listen on a specific port, or set the PORT env variable
-o, --origin <origin...> Listen on a specific origin(s), or set the ORIGIN env variable
--help display help for command
-V, --version output the version number
-h, --host <host> Listen on a specific host, or set the HOST env variable
-p, --port <port> Listen on a specific port, or set the PORT env variable
--help display help for command
```

@@ -21,0 +20,0 @@

Sorry, the diff of this file is not supported yet

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