@uiw/react-color-slider
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@uiw/react-color-slider", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Color Slider component for React.", | ||
@@ -8,3 +8,3 @@ "homepage": "https://uiwjs.github.io/react-color/#react-color-slider", | ||
"sideEffects": false, | ||
"main": "lib/index.js", | ||
"main": "cjs/index.js", | ||
"module": "esm/index.js", | ||
@@ -25,3 +25,4 @@ "repository": { | ||
"files": [ | ||
"lib", | ||
"esm", | ||
"cjs", | ||
"src" | ||
@@ -35,4 +36,4 @@ ], | ||
"@babel/runtime": "7.15.4", | ||
"@uiw/color-convert": "^1.0.0", | ||
"@uiw/react-color-alpha": "^1.0.1" | ||
"@uiw/color-convert": "^1.0.2", | ||
"@uiw/react-color-alpha": "^1.0.2" | ||
}, | ||
@@ -39,0 +40,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
19368
9
202
1
Updated@uiw/color-convert@^1.0.2