@react-md/icon
Advanced tools
Comparing version 2.5.4 to 2.5.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.5.5](https://github.com/mlaursen/react-md/compare/v2.5.4...v2.5.5) (2021-01-30) | ||
**Note:** Version bump only for package [@react-md/icon](../icon) | ||
## [2.5.4](https://github.com/mlaursen/react-md/compare/v2.5.3...v2.5.4) (2021-01-27) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@react-md/icon", | ||
"version": "2.5.4", | ||
"version": "2.5.5", | ||
"description": "This package is for including icons within react-md. There is included support for both font icons and SVG icons. There is also a helper component for applying spacing between icons and text.", | ||
@@ -40,5 +40,5 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/theme": "^2.5.4", | ||
"@react-md/typography": "^2.5.4", | ||
"@react-md/utils": "^2.5.0", | ||
"@react-md/theme": "^2.5.5", | ||
"@react-md/typography": "^2.5.5", | ||
"@react-md/utils": "^2.5.5", | ||
"classnames": "^2.2.6" | ||
@@ -59,3 +59,3 @@ }, | ||
}, | ||
"gitHead": "db9831b4297e24f9fce14d599fc5c6c9fe7b0523" | ||
"gitHead": "229ac3579258fdd52368ee7fe68e6235f9d01fab" | ||
} |
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
193292
Updated@react-md/theme@^2.5.5
Updated@react-md/typography@^2.5.5
Updated@react-md/utils@^2.5.5