@uiw/react-select
Advanced tools
Comparing version 4.5.0 to 4.6.0
{ | ||
"name": "@uiw/react-select", | ||
"version": "4.5.0", | ||
"version": "4.6.0", | ||
"description": "Select component", | ||
@@ -46,15 +46,15 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/utils": "^4.5.0", | ||
"@uiw/utils": "^4.6.0", | ||
"classnames": "2.2.6" | ||
}, | ||
"devDependencies": { | ||
"@babel/runtime": "7.10.2", | ||
"@babel/runtime": "7.10.4", | ||
"@types/classnames": "2.2.10", | ||
"@types/jest": "25.2.1", | ||
"@types/react": "16.9.35", | ||
"@types/react-dom": "16.9.7", | ||
"@types/react": "16.9.41", | ||
"@types/react-dom": "16.9.8", | ||
"react": "16.13.1", | ||
"react-dom": "16.13.1" | ||
}, | ||
"gitHead": "0449a884280afb11804c03620dcda29a4bd52023" | ||
"gitHead": "016b254f47e8375e6a5de3b2798f57a702c31354" | ||
} |
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
Updated@uiw/utils@^4.6.0