@material/auto-init
Advanced tools
Comparing version 4.0.0-canary.b5c6d66b.0 to 4.0.0-canary.cdf858ea.0
@@ -6,7 +6,4 @@ # Change Log | ||
# 4.0.0-canary.b5c6d66b.0 (2019-10-29) | ||
# 4.0.0-canary.cdf858ea.0 (2019-11-01) | ||
### Features | ||
* **radio:** Add disabled state color mixins ([#5168](https://github.com/material-components/material-components-web/issues/5168)) ([b5c6d66](https://github.com/material-components/material-components-web/commit/b5c6d66)) | ||
**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": "4.0.0-canary.b5c6d66b.0", | ||
"version": "4.0.0-canary.cdf858ea.0", | ||
"main": "dist/mdc.autoInit.js", | ||
@@ -16,6 +16,6 @@ "module": "index.js", | ||
"dependencies": { | ||
"@material/base": "4.0.0-canary.b5c6d66b.0", | ||
"@material/base": "4.0.0-canary.cdf858ea.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "a29efb24799035b1ee49295daebf1ae46a92b529" | ||
"gitHead": "436b9be1155a7b7c0fd4aefe795809bcebe8dfda" | ||
} |
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
50326
+ Added@material/base@4.0.0-canary.cdf858ea.0(transitive)
- Removed@material/base@4.0.0-canary.b5c6d66b.0(transitive)