@react-md/icon
Advanced tools
Comparing version 2.8.3 to 2.8.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.8.4](https://github.com/mlaursen/react-md/compare/v2.8.3...v2.8.4) (2021-06-10) | ||
**Note:** Version bump only for package @react-md/icon | ||
## [2.8.3](https://github.com/mlaursen/react-md/compare/v2.8.2...v2.8.3) (2021-05-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/icon", | ||
"version": "2.8.3", | ||
"version": "2.8.4", | ||
"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.8.3", | ||
"@react-md/typography": "^2.8.3", | ||
"@react-md/utils": "^2.8.3", | ||
"@react-md/theme": "^2.8.4", | ||
"@react-md/typography": "^2.8.4", | ||
"@react-md/utils": "^2.8.4", | ||
"classnames": "^2.3.1" | ||
@@ -59,3 +59,3 @@ }, | ||
}, | ||
"gitHead": "c02bfcf9eca5196f9b9c415bdf6d81cabd08a980" | ||
"gitHead": "4266facbfb84ce7fbd66ef5eed040b33fd95b92b" | ||
} |
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
196048
Updated@react-md/theme@^2.8.4
Updated@react-md/typography@^2.8.4
Updated@react-md/utils@^2.8.4