@material/typography
Advanced tools
Comparing version 3.1.0 to 4.0.0-alpha.0
@@ -6,4 +6,12 @@ # Change Log | ||
# [4.0.0-alpha.0](https://github.com/material-components/material-components-web/compare/v3.1.0...v4.0.0-alpha.0) (2019-08-07) | ||
**Note:** Version bump only for package @material/typography | ||
# [3.1.0](https://github.com/material-components/material-components-web/compare/v3.0.0...v3.1.0) (2019-07-22) | ||
**Note:** Version bump only for package @material/typography |
{ | ||
"name": "@material/typography", | ||
"description": "Typography classes, mixins, and variables for Material Components for the web", | ||
"version": "3.1.0", | ||
"version": "4.0.0-alpha.0", | ||
"license": "MIT", | ||
@@ -18,5 +18,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/feature-targeting": "^3.1.0" | ||
"@material/feature-targeting": "^4.0.0-alpha.0" | ||
}, | ||
"gitHead": "6b7e616da1a1ca53df2253f6207642739e13b5dc" | ||
"gitHead": "184b37f65b79a260f2835bd44e422dab2402d937" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
48588
2
+ Added@material/feature-targeting@4.0.0(transitive)
- Removed@material/feature-targeting@3.1.0(transitive)