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

@uiw/react-color-github

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.4.2 to 1.4.3

6

cjs/index.js

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

var CORLER_HEX = ['#B80000', '#DB3E00', '#FCCB00', '#008B02', '#006B76', '#1273DE', '#004DCF', '#5300EB', '#EB9694', '#FAD0C3', '#FEF3BD', '#C1E1C5', '#BEDADC', '#C4DEF6', '#BED3F3', '#D4C4FB'];
var GithubPlacement = /*#__PURE__*/function (GithubPlacement) {
var GithubPlacement = exports.GithubPlacement = /*#__PURE__*/function (GithubPlacement) {
GithubPlacement["Left"] = "L";

@@ -35,3 +35,2 @@ GithubPlacement["LeftTop"] = "LT";

}({});
exports.GithubPlacement = GithubPlacement;
var Github = /*#__PURE__*/_react["default"].forwardRef(function (props, ref) {

@@ -195,3 +194,2 @@ var _props$prefixCls = props.prefixCls,

Github.displayName = 'Github';
var _default = Github;
exports["default"] = _default;
var _default = exports["default"] = Github;
{
"name": "@uiw/react-color-github",
"version": "1.4.2",
"version": "1.4.3",
"description": "Color Github Picker",

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

"dependencies": {
"@uiw/color-convert": "1.4.2",
"@uiw/react-color-swatch": "1.4.2"
"@uiw/color-convert": "1.4.3",
"@uiw/react-color-swatch": "1.4.3"
},

@@ -43,0 +43,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