@react-md/app-bar
Advanced tools
Comparing version 2.4.1 to 2.4.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.4.2](https://github.com/mlaursen/react-md/compare/v2.4.1...v2.4.2) (2020-10-23) | ||
**Note:** Version bump only for package [@react-md/alert](../app-bar) | ||
## [2.4.1](https://github.com/mlaursen/react-md/compare/v2.4.0...v2.4.1) (2020-10-17) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@react-md/app-bar", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "This small package implments the AppBar spec in material design.", | ||
@@ -39,8 +39,8 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/button": "^2.4.1", | ||
"@react-md/elevation": "^2.4.1", | ||
"@react-md/icon": "^2.4.1", | ||
"@react-md/theme": "^2.4.1", | ||
"@react-md/typography": "^2.4.1", | ||
"@react-md/utils": "^2.4.1", | ||
"@react-md/button": "^2.4.2", | ||
"@react-md/elevation": "^2.4.2", | ||
"@react-md/icon": "^2.4.2", | ||
"@react-md/theme": "^2.4.2", | ||
"@react-md/typography": "^2.4.2", | ||
"@react-md/utils": "^2.4.2", | ||
"classnames": "^2.2.6" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "0e734e6aa94a6b7091244404d7c6ea6916fb43a5" | ||
"gitHead": "49577fdd48d1b52db51c3d05df6cadb3c9cf0bdc" | ||
} |
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
187617
Updated@react-md/button@^2.4.2
Updated@react-md/elevation@^2.4.2
Updated@react-md/icon@^2.4.2
Updated@react-md/theme@^2.4.2
Updated@react-md/typography@^2.4.2
Updated@react-md/utils@^2.4.2