colorprint
Advanced tools
Comparing version 1.0.5 to 1.0.6
/** | ||
* @overview Print ansi-colored message to stdout/stderr. | ||
* @version 1.0.4 | ||
* @version 1.0.5 | ||
* @module colorprint | ||
@@ -36,3 +36,3 @@ * @author {@link http://okunishitaka.com|Taka Okunishi} | ||
var colorprint = new Colorprint(); | ||
colorprint.version = '1.0.4'; | ||
colorprint.version = '1.0.5'; | ||
@@ -39,0 +39,0 @@ |
{ | ||
"name": "colorprint", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Print ansi-colored message to stdout/stderr.", | ||
@@ -19,3 +19,4 @@ "main": "lib", | ||
"render": "coz render", | ||
"versionup": "versionup" | ||
"versionup": "versionup", | ||
"taggit": "taggit" | ||
}, | ||
@@ -42,3 +43,3 @@ "repository": { | ||
"devDependencies": { | ||
"coz": "^1.0.20", | ||
"coz": "^1.0.24", | ||
"nodeunit": "^0.9.1", | ||
@@ -49,3 +50,4 @@ "codeclimate-test-reporter": "0.1.0", | ||
"jsdoc": "^3.3.0", | ||
"versionup": "^1.0.4" | ||
"taggit": "^1.0.3", | ||
"versionup": "^1.0.7" | ||
}, | ||
@@ -52,0 +54,0 @@ "homepage": "https://github.com/okunishinishi/colorprint#readme", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
1
2969489
8
106
88702