You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@uiw/react-color-alpha

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-color-alpha - npm Package Compare versions

Comparing version

to
2.5.3

4

esm/index.js

@@ -7,5 +7,5 @@ import _extends from "@babel/runtime/helpers/extends";

import Interactive from '@uiw/react-drag-event-interactive';
import { Pointer } from './Pointer';
import { Pointer } from "./Pointer.js";
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export * from './Pointer';
export * from "./Pointer.js";
export var BACKGROUND_IMG = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMUlEQVQ4T2NkYGAQYcAP3uCTZhw1gGGYhAGBZIA/nYDCgBDAm9BGDWAAJyRCgLaBCAAgXwixzAS0pgAAAABJRU5ErkJggg==';

@@ -12,0 +12,0 @@ var Alpha = /*#__PURE__*/React.forwardRef((props, ref) => {

{
"name": "@uiw/react-color-alpha",
"version": "2.5.2",
"version": "2.5.3",
"description": "Color alpha",

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

"dependencies": {
"@uiw/color-convert": "2.5.2",
"@uiw/react-drag-event-interactive": "2.5.2"
"@uiw/color-convert": "2.5.3",
"@uiw/react-drag-event-interactive": "2.5.3"
},

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