Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3.1 to 2.3.2

4

CHANGELOG.md
# Changelog
## 2.3.2 (21 September 2016)
- EditableInput stacking issue fixed
## 2.3.1 (21 September 2016)

@@ -4,0 +8,0 @@

@@ -142,2 +142,7 @@ 'use strict';

var styles = (0, _reactcss2.default)({
'default': {
wrap: {
position: 'relative'
}
},
'user-override': {

@@ -144,0 +149,0 @@ wrap: this.props.style && this.props.style.wrap ? this.props.style.wrap : {},

2

package.json
{
"name": "react-color",
"version": "2.3.1",
"version": "2.3.2",
"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