-
Notifications
You must be signed in to change notification settings - Fork 4
Bump color-rgba 2.1.1 - module color-normalize #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
It seems that one test is not compatible with current "stable" node version 12.3.1. |
@archmoj do you have an idea why tests are failing in node 12? |
@dy could you possibly release a patch from this? |
Looks good to me. I'd merge it, but I'm not an owner of the npm package. |
@dy any chance we have a patch release this week? |
@@ -1,14 +1,21 @@ | |||
const assert = require('assert') | |||
const rgba = require('./') | |||
|
|||
function assert_deepEqual(a, b) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@archmoj what was the cause for this method?
Sorry for the delay. Done. |
Include fix for colorjs/color-parse#1
@dy
cc: @etpinard