@adactive/arc-clock
Advanced tools
Comparing version 0.0.1-y.27 to 0.0.1-y.28
{ | ||
"name": "@adactive/arc-clock", | ||
"version": "0.0.1-y.27", | ||
"version": "0.0.1-y.28", | ||
"description": "Adsum Clock Component", | ||
@@ -20,2 +20,6 @@ "main": "index.js", | ||
}, | ||
"dependencies": { | ||
"chalk": "^1.1.3", | ||
"commander": "^2.9.0" | ||
}, | ||
"devDependencies": { | ||
@@ -35,3 +39,6 @@ "prop-types": "^15.6.1", | ||
"README.md" | ||
] | ||
], | ||
"bin": { | ||
"arc": "./cli.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
8479
2
+ Addedchalk@^1.1.3
+ Addedcommander@^2.9.0
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedcommander@2.20.3(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)