@uiw/react-tree-checked
Advanced tools
Comparing version 4.2.1 to 4.2.3
@@ -24,4 +24,2 @@ "use strict"; | ||
; | ||
function TreeChecked(_ref) { | ||
@@ -28,0 +26,0 @@ var _ref$prefixCls = _ref.prefixCls, |
@@ -8,3 +8,2 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
import "./style/index.css"; | ||
; | ||
export default function TreeChecked(_ref) { | ||
@@ -11,0 +10,0 @@ var _ref$prefixCls = _ref.prefixCls, |
{ | ||
"name": "@uiw/react-tree-checked", | ||
"version": "4.2.1", | ||
"version": "4.2.3", | ||
"description": "TreeChecked component", | ||
@@ -46,5 +46,5 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-checkbox": "^4.2.1", | ||
"@uiw/react-tree": "^4.2.1", | ||
"@uiw/utils": "^4.1.2", | ||
"@uiw/react-checkbox": "^4.2.3", | ||
"@uiw/react-tree": "^4.2.3", | ||
"@uiw/utils": "^4.2.3", | ||
"classnames": "2.2.6" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "f8a4dd106ada12727527eb2a0588be01980be86c" | ||
"gitHead": "80eec01983360fb1bd7437addf2cca2b81762884" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
15562
127
Updated@uiw/react-checkbox@^4.2.3
Updated@uiw/react-tree@^4.2.3
Updated@uiw/utils@^4.2.3