string-to-color
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "string-to-color", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "Generates color from any string or any object", | ||
@@ -23,13 +23,13 @@ "main": "index.js", | ||
"chai": "^4.2.0", | ||
"gh-pages": "^2.2.0", | ||
"mocha": "^5.2.0" | ||
"gh-pages": "^3.1.0", | ||
"mocha": "^8.0.1" | ||
}, | ||
"dependencies": { | ||
"colornames": "^1.1.1", | ||
"hex-rgb": "^1.0.0", | ||
"hex-rgb": "^4.1.0", | ||
"lodash.padend": "^4.6.1", | ||
"lodash.trimstart": "^4.5.1", | ||
"lodash.words": "^4.2.0", | ||
"rgb-hex": "^2.1.0" | ||
"rgb-hex": "^3.0.0" | ||
} | ||
} |
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
33699
7
+ Addedhex-rgb@4.3.0(transitive)
+ Addedrgb-hex@3.0.0(transitive)
- Removedhex-rgb@1.0.0(transitive)
- Removedrgb-hex@2.1.0(transitive)
Updatedhex-rgb@^4.1.0
Updatedrgb-hex@^3.0.0