@uiw/react-tree-checked
Advanced tools
Comparing version 4.0.0-alpha.8 to 4.0.0
{ | ||
"name": "@uiw/react-tree-checked", | ||
"version": "4.0.0-alpha.8", | ||
"version": "4.0.0", | ||
"description": "TreeChecked component", | ||
@@ -46,5 +46,5 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-checkbox": "^4.0.0-alpha.8", | ||
"@uiw/react-tree": "^4.0.0-alpha.8", | ||
"@uiw/utils": "^4.0.0-alpha.8", | ||
"@uiw/react-checkbox": "^4.0.0", | ||
"@uiw/react-tree": "^4.0.0", | ||
"@uiw/utils": "^4.0.0", | ||
"classnames": "^2.2.6" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "c38c8f7465abcc276c0ba236b31639266783fa9b" | ||
"gitHead": "c2e8110f24131243cacc3754011c6ee135f14419" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
15464
Updated@uiw/react-checkbox@^4.0.0
Updated@uiw/react-tree@^4.0.0
Updated@uiw/utils@^4.0.0