canvas-color
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "canvas-color", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "color", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -44,3 +44,5 @@ ;(function(root, factory) { | ||
var res = that.getRGB(data, that.size, that.size); | ||
console.log(data); | ||
var result = Object.assign(res, { | ||
img: img.src | ||
}); | ||
that.onSuccess(res); | ||
@@ -47,0 +49,0 @@ canvas.parentNode.removeChild(canvas); |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4512
4
111
1