@uiw/react-tree-checked
Advanced tools
Comparing version 4.2.14 to 4.3.0
{ | ||
"name": "@uiw/react-tree-checked", | ||
"version": "4.2.14", | ||
"version": "4.3.0", | ||
"description": "TreeChecked component", | ||
@@ -46,5 +46,5 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-checkbox": "^4.2.14", | ||
"@uiw/react-tree": "^4.2.14", | ||
"@uiw/utils": "^4.2.14", | ||
"@uiw/react-checkbox": "^4.3.0", | ||
"@uiw/react-tree": "^4.3.0", | ||
"@uiw/utils": "^4.3.0", | ||
"classnames": "2.2.6" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "a5f0922cb2622f6c327bb555ca06d6f9036d0d5a" | ||
"gitHead": "5e61a59c0674fdbeacedd1b8a69d585f8f1ba0b8" | ||
} |
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
Updated@uiw/react-checkbox@^4.3.0
Updated@uiw/react-tree@^4.3.0
Updated@uiw/utils@^4.3.0