@uiw/react-color-hue
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -46,3 +46,2 @@ "use strict"; | ||
exports["default"] = _default; | ||
module.exports = exports.default; | ||
//# sourceMappingURL=index.js.map | ||
module.exports = exports.default; |
@@ -36,3 +36,2 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
Hue.displayName = 'Hue'; | ||
export default Hue; | ||
//# sourceMappingURL=index.js.map | ||
export default Hue; |
{ | ||
"name": "@uiw/react-color-hue", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Color hue", | ||
@@ -15,4 +15,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"scripts": { | ||
"build": "tsbb build", | ||
"watch": "tsbb watch" | ||
"build": "tsbb build src/*.tsx --use-babel --cjs cjs", | ||
"watch": "tsbb watch src/*.tsx --use-babel --cjs cjs" | ||
}, | ||
@@ -34,2 +34,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@babel/runtime": ">=7.19.0", | ||
"react": ">=16.9.0", | ||
@@ -39,6 +40,8 @@ "react-dom": ">=16.9.0" | ||
"dependencies": { | ||
"@babel/runtime": "~7.19.0", | ||
"@uiw/color-convert": "1.1.2", | ||
"@uiw/react-color-alpha": "1.1.2" | ||
"@uiw/color-convert": "1.1.3", | ||
"@uiw/react-color-alpha": "1.1.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/runtime": "^7.21.0" | ||
} | ||
} |
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
7490
1
7
125
+ Added@babel/runtime@7.26.0(transitive)
+ Added@uiw/color-convert@1.1.3(transitive)
+ Added@uiw/react-color-alpha@1.1.3(transitive)
+ Added@uiw/react-drag-event-interactive@1.1.3(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
- Removed@babel/runtime@~7.19.0
- Removed@babel/runtime@7.19.4(transitive)
- Removed@uiw/color-convert@1.1.2(transitive)
- Removed@uiw/react-color-alpha@1.1.2(transitive)
- Removed@uiw/react-drag-event-interactive@1.1.2(transitive)
- Removedregenerator-runtime@0.13.11(transitive)
Updated@uiw/color-convert@1.1.3
Updated@uiw/react-color-alpha@1.1.3