@react-md/button
Advanced tools
Comparing version 5.1.3 to 5.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.6](https://github.com/mlaursen/react-md/compare/v5.1.5...v5.1.6) (2023-12-11) | ||
**Note:** Version bump only for package @react-md/button | ||
## [5.1.3](https://github.com/mlaursen/react-md/compare/v5.1.2...v5.1.3) (2022-05-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/button", | ||
"version": "5.1.3", | ||
"version": "5.1.6", | ||
"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.", | ||
@@ -33,9 +33,9 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/elevation": "^5.1.3", | ||
"@react-md/icon": "^5.1.3", | ||
"@react-md/states": "^5.1.3", | ||
"@react-md/theme": "^5.1.3", | ||
"@react-md/transition": "^5.1.3", | ||
"@react-md/typography": "^5.1.3", | ||
"@react-md/utils": "^5.1.3", | ||
"@react-md/elevation": "^5.1.6", | ||
"@react-md/icon": "^5.1.6", | ||
"@react-md/states": "^5.1.6", | ||
"@react-md/theme": "^5.1.6", | ||
"@react-md/transition": "^5.1.6", | ||
"@react-md/typography": "^5.1.6", | ||
"@react-md/utils": "^5.1.6", | ||
"classnames": "^2.3.1" | ||
@@ -62,3 +62,3 @@ }, | ||
}, | ||
"gitHead": "72bde657f033353fc3e56c48185defa895cfa81c" | ||
"gitHead": "f794f0439e33508d8c518cd9657d80ea2d371a00" | ||
} |
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
122349
Updated@react-md/elevation@^5.1.6
Updated@react-md/icon@^5.1.6
Updated@react-md/states@^5.1.6
Updated@react-md/theme@^5.1.6
Updated@react-md/transition@^5.1.6
Updated@react-md/typography@^5.1.6
Updated@react-md/utils@^5.1.6