rc-tree-select
Advanced tools
Comparing version 5.5.3 to 5.5.4
@@ -11,3 +11,3 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
import { conductCheck } from "rc-tree/es/utils/conductUtil"; | ||
import useId from 'rc-select/lib/hooks/useId'; | ||
import useId from "rc-select/es/hooks/useId"; | ||
import useMergedState from "rc-util/es/hooks/useMergedState"; | ||
@@ -14,0 +14,0 @@ import OptionList from "./OptionList"; |
{ | ||
"name": "rc-tree-select", | ||
"version": "5.5.3", | ||
"version": "5.5.4", | ||
"description": "tree-select ui component for react", | ||
@@ -47,2 +47,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@rc-component/father-plugin": "^1.0.0", | ||
"@testing-library/react": "^12.0.0", | ||
@@ -49,0 +50,0 @@ "@types/jest": "^26.0.5", |
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
162354
24