service-status-cli
Advanced tools
Comparing version 0.0.9 to 0.0.12
@@ -41,3 +41,3 @@ #! /usr/bin/env node | ||
try { | ||
await main(requested_service, options); | ||
await main(requested_service.toLowerCase(), options); | ||
} catch (e) { | ||
@@ -44,0 +44,0 @@ if (options.verbose) { |
{ | ||
"name": "service-status-cli", | ||
"version": "0.0.9", | ||
"version": "0.0.12", | ||
"description": "", | ||
@@ -25,3 +25,3 @@ "exports": "./index.js", | ||
"rss-parser": "^3.12.0", | ||
"service-status-data": "^0.0.3" | ||
"service-status-data": "^0.0.4" | ||
}, | ||
@@ -28,0 +28,0 @@ "type": "module", |
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
202329
+ Addedservice-status-data@0.0.4(transitive)
- Removedservice-status-data@0.0.3(transitive)
Updatedservice-status-data@^0.0.4