@uiw/react-color-github
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30967
788
+ Added@uiw/color-convert@1.4.3(transitive)
+ Added@uiw/react-color-swatch@1.4.3(transitive)
- Removed@uiw/color-convert@1.4.2(transitive)
- Removed@uiw/react-color-swatch@1.4.2(transitive)
Updated@uiw/color-convert@1.4.3