local-cors-anywhere
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3648
23
Updatedcors-anywhere@^0.4.4