@material/auto-init
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/auto-init | ||
# [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/auto-init |
{ | ||
"name": "@material/auto-init", | ||
"description": "Declarative, easy-to-use auto-initialization for Material Components for the web", | ||
"version": "3.1.0", | ||
"version": "4.0.0-alpha.0", | ||
"main": "dist/mdc.autoInit.js", | ||
@@ -16,6 +16,6 @@ "module": "index.js", | ||
"dependencies": { | ||
"@material/base": "^3.1.0", | ||
"@material/base": "^4.0.0-alpha.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"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
50572
2
+ Added@material/base@4.0.0(transitive)
- Removed@material/base@3.1.0(transitive)