@uiw/react-button
Advanced tools
Comparing version 4.5.0 to 4.6.0
{ | ||
"name": "@uiw/react-button", | ||
"version": "4.5.0", | ||
"version": "4.6.0", | ||
"description": "Button component", | ||
@@ -46,12 +46,12 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-icon": "^4.5.0", | ||
"@uiw/utils": "^4.5.0", | ||
"@uiw/react-icon": "^4.6.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", | ||
"@types/react-test-renderer": "16.9.2", | ||
@@ -62,3 +62,3 @@ "react": "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/react-icon@^4.6.0
Updated@uiw/utils@^4.6.0