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

react-eyedrop

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-eyedrop - npm Package Compare versions

Comparing version 5.4.0 to 5.4.1

2

dist/targetToCanvas/index.js

@@ -8,3 +8,3 @@ "use strict";

const elementToCanvas_1 = require("./elementToCanvas");
const html2canvas = _html2canvas.default;
const html2canvas = _html2canvas;
const targetToCanvas = (target) => {

@@ -11,0 +11,0 @@ if (!(target instanceof HTMLElement)) {

{
"name": "react-eyedrop",
"version": "5.4.0",
"version": "5.4.1",
"description": "A reusable ColorPick EyeDropper written in React & TypeScript.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -286,2 +286,4 @@ # React EyeDrop

* 5.4.1
* Added onPickStart, onPickEnd and onPickCancel to hook
* 5.3.0

@@ -288,0 +290,0 @@ * Now handles any HTML element with background property

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