Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

string-to-color

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

string-to-color - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

10

package.json
{
"name": "string-to-color",
"version": "2.0.0",
"version": "2.0.1",
"description": "Generates color from any string or any object",

@@ -22,4 +22,4 @@ "main": "index.js",

"devDependencies": {
"chai": "^3.5.0",
"mocha": "^2.4.5"
"chai": "^4.2.0",
"mocha": "^5.2.0"
},

@@ -29,5 +29,5 @@ "dependencies": {

"hex-rgb": "^1.0.0",
"lodash": "^4.6.1",
"rgb-hex": "^1.0.0"
"lodash": "^4.17.11",
"rgb-hex": "^2.1.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc