🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

color-hash-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

color-hash-cli - npm Package Compare versions

Comparing version

to
1.0.4

8

package.json
{
"name": "color-hash-cli",
"version": "1.0.3",
"version": "1.0.4",
"description": "Command line interface for the npm color-hash module; generates a color from an arbitrary string.",

@@ -13,5 +13,9 @@ "bin": {

"url": "https://github.com/mo/color-hash-cli.git"
}, "dependencies": {
},
"bugs": {
"url": "https://github.com/mo/color-hash-cli/issues"
},
"dependencies": {
"color-hash": "^1.0.3"
}
}