Revert "Remove dependency on color lib and upgrade version to 2.1.0"#24
Revert "Remove dependency on color lib and upgrade version to 2.1.0"#24georgewrmarshall merged 2 commits intomasterfrom
Conversation
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring: Next stepsTake a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with |
…)" This reverts commit d923914. It seems that the implementation of `hueShift` is slightly different in this commit than before and therefore produces slightly different colors as before. Reverting so that we can fix this bug.
|
@SocketSecurity ignore npm/color-string@0.3.0 New author is okay, I reviewed his profile and latest contributions on GitHub and he seems trustworthy. |
|
For posterity, I ran |
This reverts commit d923914.
It seems that the implementation of
hueShiftis slightly different in this commit than before and therefore produces slightly different colors as before. Reverting so that we can fix this bug.