@react-md/button
Advanced tools
Comparing version 2.5.0 to 2.5.4
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.5.4](https://github.com/mlaursen/react-md/compare/v2.5.3...v2.5.4) (2021-01-27) | ||
**Note:** Version bump only for package [@react-md/button](../button) | ||
# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@react-md/button", | ||
"version": "2.5.0", | ||
"version": "2.5.4", | ||
"description": "This package is used to create buttons with the material design spec. There is built-in support to be able to render accessible clickable divs that look like buttons, or even apply button styles to any element.", | ||
@@ -40,8 +40,8 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/elevation": "^2.5.0", | ||
"@react-md/icon": "^2.5.0", | ||
"@react-md/states": "^2.5.0", | ||
"@react-md/theme": "^2.5.0", | ||
"@react-md/transition": "^2.5.0", | ||
"@react-md/typography": "^2.5.0", | ||
"@react-md/elevation": "^2.5.4", | ||
"@react-md/icon": "^2.5.4", | ||
"@react-md/states": "^2.5.4", | ||
"@react-md/theme": "^2.5.4", | ||
"@react-md/transition": "^2.5.4", | ||
"@react-md/typography": "^2.5.4", | ||
"@react-md/utils": "^2.5.0", | ||
@@ -63,3 +63,3 @@ "classnames": "^2.2.6" | ||
}, | ||
"gitHead": "589d2dd83a4949a893fd0bb71256993de8fcb9d9" | ||
"gitHead": "db9831b4297e24f9fce14d599fc5c6c9fe7b0523" | ||
} |
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
277351
Updated@react-md/elevation@^2.5.4
Updated@react-md/icon@^2.5.4
Updated@react-md/states@^2.5.4
Updated@react-md/theme@^2.5.4
Updated@react-md/transition@^2.5.4
Updated@react-md/typography@^2.5.4