status-dev-cli
Advanced tools
Comparing version 3.2.6 to 3.2.7
@@ -310,2 +310,3 @@ #!/usr/bin/env node | ||
.option("--dappUrl [url]", "Custom DApp URL (overrides the one from the package.json)") | ||
.option("--botUrl [url]", "Custom bot URL (overrides the one from the package.json)") | ||
.parse(process.argv); |
{ | ||
"name": "status-dev-cli", | ||
"version": "3.2.6", | ||
"version": "3.2.7", | ||
"description": "CLI for Status", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
18392
359