@uiw/react-input
Advanced tools
Comparing version 4.0.0 to 4.1.0
{ | ||
"name": "@uiw/react-input", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"description": "Input component", | ||
@@ -46,8 +46,8 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-icon": "^4.0.0", | ||
"@uiw/utils": "^4.0.0", | ||
"@uiw/react-icon": "^4.1.0", | ||
"@uiw/utils": "^4.1.0", | ||
"classnames": "^2.2.6" | ||
}, | ||
"devDependencies": { | ||
"@babel/runtime": "7.9.6", | ||
"@babel/runtime": "7.10.2", | ||
"@types/classnames": "2.2.10", | ||
@@ -59,3 +59,3 @@ "@types/react": "16.9.35", | ||
}, | ||
"gitHead": "c2e8110f24131243cacc3754011c6ee135f14419" | ||
"gitHead": "5a2547993b7f4538e7075f6dce7e550620e31eca" | ||
} |
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
38422
Updated@uiw/react-icon@^4.1.0
Updated@uiw/utils@^4.1.0