rc-tree-select
Advanced tools
Comparing version 5.12.1 to 5.13.0
@@ -6,3 +6,3 @@ import type { DefaultOptionType, InternalFieldName, TreeSelectProps } from '../TreeSelect'; | ||
filterTreeNode: TreeSelectProps['filterTreeNode']; | ||
}) => DefaultOptionType | DefaultOptionType[]; | ||
}) => DefaultOptionType[]; | ||
export default _default; |
@@ -6,3 +6,3 @@ import type { DefaultOptionType, InternalFieldName, TreeSelectProps } from '../TreeSelect'; | ||
filterTreeNode: TreeSelectProps['filterTreeNode']; | ||
}) => DefaultOptionType | DefaultOptionType[]; | ||
}) => DefaultOptionType[]; | ||
export default _default; |
{ | ||
"name": "rc-tree-select", | ||
"version": "5.12.1", | ||
"version": "5.13.0", | ||
"description": "tree-select ui component for react", | ||
@@ -75,3 +75,3 @@ "keywords": [ | ||
"classnames": "2.x", | ||
"rc-select": "~14.8.0", | ||
"rc-select": "~14.9.0", | ||
"rc-tree": "~5.7.0", | ||
@@ -78,0 +78,0 @@ "rc-util": "^5.16.1" |
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
162482
+ Addedrc-select@14.9.2(transitive)
- Removedrc-select@14.8.1(transitive)
Updatedrc-select@~14.9.0