@react-md/button
Advanced tools
Comparing version 4.0.3 to 5.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.0.0](https://github.com/mlaursen/react-md/compare/v4.0.3...v5.0.0) (2022-01-31) | ||
**Note:** Version bump only for package @react-md/button | ||
## [4.0.3](https://github.com/mlaursen/react-md/compare/v4.0.2...v4.0.3) (2021-12-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/button", | ||
"version": "4.0.3", | ||
"version": "5.0.0", | ||
"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": "^4.0.3", | ||
"@react-md/icon": "^4.0.3", | ||
"@react-md/states": "^4.0.3", | ||
"@react-md/theme": "^4.0.3", | ||
"@react-md/transition": "^4.0.3", | ||
"@react-md/typography": "^4.0.3", | ||
"@react-md/utils": "^4.0.3", | ||
"@react-md/elevation": "^5.0.0", | ||
"@react-md/icon": "^5.0.0", | ||
"@react-md/states": "^5.0.0", | ||
"@react-md/theme": "^5.0.0", | ||
"@react-md/transition": "^5.0.0", | ||
"@react-md/typography": "^5.0.0", | ||
"@react-md/utils": "^5.0.0", | ||
"classnames": "^2.3.1" | ||
@@ -62,3 +62,3 @@ }, | ||
}, | ||
"gitHead": "39edcb237de86528426b8011396f677b01b6a929" | ||
"gitHead": "a67e871627db20ca8ee4b672f6e99f2f7f438c96" | ||
} |
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
120956
+ Added@react-md/elevation@5.1.6(transitive)
+ Added@react-md/icon@5.1.6(transitive)
+ Added@react-md/portal@5.1.0(transitive)
+ Added@react-md/states@5.1.6(transitive)
+ Added@react-md/theme@5.1.6(transitive)
+ Added@react-md/transition@5.1.6(transitive)
+ Added@react-md/typography@5.1.6(transitive)
+ Added@react-md/utils@5.1.6(transitive)
- Removed@react-md/elevation@4.0.3(transitive)
- Removed@react-md/icon@4.0.3(transitive)
- Removed@react-md/portal@4.0.3(transitive)
- Removed@react-md/states@4.0.3(transitive)
- Removed@react-md/theme@4.0.3(transitive)
- Removed@react-md/transition@4.0.3(transitive)
- Removed@react-md/typography@4.0.3(transitive)
- Removed@react-md/utils@4.0.3(transitive)
Updated@react-md/elevation@^5.0.0
Updated@react-md/icon@^5.0.0
Updated@react-md/states@^5.0.0
Updated@react-md/theme@^5.0.0
Updated@react-md/transition@^5.0.0
Updated@react-md/typography@^5.0.0
Updated@react-md/utils@^5.0.0