@uiw/react-color-slider
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -65,3 +65,2 @@ "use strict"; | ||
exports["default"] = _default; | ||
module.exports = exports.default; | ||
//# sourceMappingURL=index.js.map | ||
module.exports = exports.default; |
@@ -54,3 +54,2 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
Slider.displayName = 'Slider'; | ||
export default Slider; | ||
//# sourceMappingURL=index.js.map | ||
export default Slider; |
{ | ||
"name": "@uiw/react-color-slider", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Color Slider component for React.", | ||
@@ -15,4 +15,4 @@ "homepage": "https://uiwjs.github.io/react-color/#/slider", | ||
"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
10300
1
7
201
+ 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