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

canvas-color

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canvas-color - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"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

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