@uiw/react-button
Advanced tools
Comparing version 4.6.7 to 4.6.8
{ | ||
"name": "@uiw/react-button", | ||
"version": "4.6.7", | ||
"version": "4.6.8", | ||
"description": "Button component", | ||
@@ -41,3 +41,3 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"peerDependencies": { | ||
"@babel/runtime": ">=7.0.0", | ||
"@babel/runtime": "^7.0.0", | ||
"react": ">=16.8.0", | ||
@@ -47,4 +47,4 @@ "react-dom": ">=16.8.0" | ||
"dependencies": { | ||
"@uiw/react-icon": "^4.6.7", | ||
"@uiw/utils": "^4.6.7", | ||
"@uiw/react-icon": "^4.6.8", | ||
"@uiw/utils": "^4.6.8", | ||
"classnames": "2.2.6" | ||
@@ -63,3 +63,3 @@ }, | ||
}, | ||
"gitHead": "1e730ebbe39cc1319ebf950231953d1361422351" | ||
"gitHead": "814f5666602d42c440a190b30ead41e11d0b975e" | ||
} |
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
61926
Updated@uiw/react-icon@^4.6.8
Updated@uiw/utils@^4.6.8