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

@uiw/react-color-editable-input-hsla

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-color-editable-input-hsla - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

3

cjs/index.js

@@ -107,4 +107,3 @@ "use strict";

EditableInputHSLA.displayName = 'EditableInputHSLA';
var _default = EditableInputHSLA;
exports["default"] = _default;
var _default = exports["default"] = EditableInputHSLA;
module.exports = exports.default;
{
"name": "@uiw/react-color-editable-input-hsla",
"version": "1.4.2",
"version": "1.4.3",
"description": "Color Editable Input HSLA",

@@ -41,4 +41,4 @@ "author": "Kenny Wong <wowohoo@qq.com>",

"dependencies": {
"@uiw/color-convert": "1.4.2",
"@uiw/react-color-editable-input-rgba": "1.4.2"
"@uiw/color-convert": "1.4.3",
"@uiw/react-color-editable-input-rgba": "1.4.3"
},

@@ -45,0 +45,0 @@ "devDependencies": {

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