New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-color

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-color - npm Package Compare versions

Comparing version 2.13.2 to 2.13.3

2

lib/helpers/alpha.js

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

function calculateChange(e, skip, props, container) {
!skip && e.preventDefault();
e.preventDefault();
var containerWidth = container.clientWidth;

@@ -11,0 +11,0 @@ var containerHeight = container.clientHeight;

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

function calculateChange(e, skip, props, container) {
!skip && e.preventDefault();
e.preventDefault();
var containerWidth = container.clientWidth;

@@ -11,0 +11,0 @@ var containerHeight = container.clientHeight;

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

function calculateChange(e, skip, props, container) {
!skip && e.preventDefault();
e.preventDefault();
var containerWidth = container.clientWidth;

@@ -11,0 +11,0 @@ var containerHeight = container.clientHeight;

{
"name": "react-color",
"version": "2.13.2",
"version": "2.13.3",
"description": "A Collection of Color Pickers from Sketch, Photoshop, Chrome & more",

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

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