@react-md/app-bar
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.1](https://github.com/mlaursen/react-md/compare/v4.0.0...v4.0.1) (2021-11-27) | ||
**Note:** Version bump only for package @react-md/app-bar | ||
# [4.0.0](https://github.com/mlaursen/react-md/compare/v3.1.1...v4.0.0) (2021-11-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/app-bar", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "This small package implments the AppBar spec in material design.", | ||
@@ -32,8 +32,8 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/button": "^4.0.0", | ||
"@react-md/elevation": "^4.0.0", | ||
"@react-md/icon": "^4.0.0", | ||
"@react-md/theme": "^4.0.0", | ||
"@react-md/typography": "^4.0.0", | ||
"@react-md/utils": "^4.0.0", | ||
"@react-md/button": "^4.0.1", | ||
"@react-md/elevation": "^4.0.1", | ||
"@react-md/icon": "^4.0.1", | ||
"@react-md/theme": "^4.0.1", | ||
"@react-md/typography": "^4.0.1", | ||
"@react-md/utils": "^4.0.1", | ||
"classnames": "^2.3.1" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "a9f2d64a777698fa65bb3196f6063cdd8321f5cb" | ||
"gitHead": "0df0f24d688ea7c867b7ef656ee9887f00215705" | ||
} |
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
138618
Updated@react-md/button@^4.0.1
Updated@react-md/elevation@^4.0.1
Updated@react-md/icon@^4.0.1
Updated@react-md/theme@^4.0.1
Updated@react-md/typography@^4.0.1
Updated@react-md/utils@^4.0.1