@react-md/app-bar
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/app-bar](../app-bar) | ||
# [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/app-bar", | ||
"version": "2.5.0", | ||
"version": "2.5.4", | ||
"description": "This small package implments the AppBar spec in material design.", | ||
@@ -39,7 +39,7 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/button": "^2.5.0", | ||
"@react-md/elevation": "^2.5.0", | ||
"@react-md/icon": "^2.5.0", | ||
"@react-md/theme": "^2.5.0", | ||
"@react-md/typography": "^2.5.0", | ||
"@react-md/button": "^2.5.4", | ||
"@react-md/elevation": "^2.5.4", | ||
"@react-md/icon": "^2.5.4", | ||
"@react-md/theme": "^2.5.4", | ||
"@react-md/typography": "^2.5.4", | ||
"@react-md/utils": "^2.5.0", | ||
@@ -61,3 +61,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
187934
Updated@react-md/button@^2.5.4
Updated@react-md/elevation@^2.5.4
Updated@react-md/icon@^2.5.4
Updated@react-md/theme@^2.5.4
Updated@react-md/typography@^2.5.4