covid-statistics
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -10,2 +10,3 @@ "use strict"; | ||
const table_1 = tslib_1.__importDefault(require("./utils/table")); | ||
const say_1 = tslib_1.__importDefault(require("say")); | ||
class CliCorona extends command_1.Command { | ||
@@ -38,2 +39,3 @@ async run() { | ||
} | ||
say_1.default.speak("Be Safe"); | ||
let anim2 = chalk_animation_1.default.neon("\n Be Safe \n"); | ||
@@ -40,0 +42,0 @@ await new Promise((res) => setTimeout(res, 3500)); |
{ | ||
"name": "covid-statistics", | ||
"description": "Coronavirus statistics in the command line from around the world.", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": "Anish Prashun <anishprashun118@gmail.com>", | ||
@@ -23,2 +23,3 @@ "bin": { | ||
"numeral": "^2.0.6", | ||
"say": "^0.16.0", | ||
"tslib": "^1" | ||
@@ -25,0 +26,0 @@ }, |
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
8258
150
14
+ Addedsay@^0.16.0
+ Addedone-time@0.0.4(transitive)
+ Addedsay@0.16.0(transitive)