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

@rc-component/color-picker

Package Overview
Dependencies
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rc-component/color-picker - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

2

es/ColorPicker.js

@@ -122,3 +122,3 @@ import _extends from "@babel/runtime/helpers/esm/extends";

min: 0,
max: 360,
max: 359,
value: colorValue.getHue(),

@@ -125,0 +125,0 @@ onChange: onHueChange,

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

min: 0,
max: 360,
max: 359,
value: colorValue.getHue(),

@@ -133,0 +133,0 @@ onChange: onHueChange,

{
"name": "@rc-component/color-picker",
"version": "1.8.0",
"version": "1.8.1",
"description": "React Color Picker",

@@ -5,0 +5,0 @@ "keywords": [

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