@uiw/react-button
Advanced tools
Comparing version 4.6.10 to 4.6.11
{ | ||
"name": "@uiw/react-button", | ||
"version": "4.6.10", | ||
"version": "4.6.11", | ||
"description": "Button component", | ||
@@ -45,4 +45,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-icon": "^4.6.10", | ||
"@uiw/utils": "^4.6.10" | ||
"@uiw/react-icon": "^4.6.11", | ||
"@uiw/utils": "^4.6.11" | ||
}, | ||
@@ -55,7 +55,7 @@ "devDependencies": { | ||
"@types/react-test-renderer": "16.9.2", | ||
"react": "16.13.1", | ||
"react-dom": "16.13.1", | ||
"react-test-renderer": "16.13.1" | ||
"react": "16.14.0", | ||
"react-dom": "16.14.0", | ||
"react-test-renderer": "16.14.0" | ||
}, | ||
"gitHead": "dd796bd87132b68aee9dfe1faeb73eccc378bc60" | ||
"gitHead": "6e8bb3c19c9c88e34148ea73926ba228eb2d2e0b" | ||
} |
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.11
Updated@uiw/utils@^4.6.11