Comparing version 0.1.2 to 0.1.3
@@ -17,3 +17,3 @@ 'use strict'; | ||
'inverse' : [7, 27], | ||
'strike' : [9, 29] | ||
'strike' : [9, 29] | ||
}; | ||
@@ -20,0 +20,0 @@ |
{ | ||
"name": "cli-color", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Colors, formatting and other tools for the console", | ||
@@ -22,5 +22,7 @@ "keywords": ["ansi", "color", "console", "terminal", "cli", "shell", "log", "logging", "xterm"], | ||
}, | ||
"scripts": { "test": "./node_modules/tad/bin/tad lib" }, | ||
"devDependencies": { | ||
"clock": "0.1.x" | ||
"clock": "0.1.x", | ||
"tad": "0.1.x" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8028
1
2