@material/segmented-button
Advanced tools
Comparing version 8.0.0-canary.0c9d6bd2d.0 to 8.0.0-canary.1e7cb6198.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [8.0.0-canary.0c9d6bd2d.0](https://github.com/material-components/material-components-web/compare/v7.0.0...v8.0.0-canary.0c9d6bd2d.0) (2020-06-29) | ||
# [8.0.0-canary.1e7cb6198.0](https://github.com/material-components/material-components-web/compare/v7.0.0...v8.0.0-canary.1e7cb6198.0) (2020-07-09) | ||
@@ -13,2 +13,3 @@ | ||
* **ripple:** Add will-change opt-out param ([e590b37](https://github.com/material-components/material-components-web/commit/e590b376bf20bde50e6f6b62339c0bac2703ccf0)) | ||
* **segmented-button:** add adapters and foundations ([#6165](https://github.com/material-components/material-components-web/issues/6165)) ([6ed717d](https://github.com/material-components/material-components-web/commit/6ed717dddf5f62dd5bfc621388ae07471775612f)) | ||
* **segmented-button:** Add new package for segmented button ([#6073](https://github.com/material-components/material-components-web/issues/6073)) ([d561860](https://github.com/material-components/material-components-web/commit/d5618602a8ef45a1fdf753c3598afc5e1cadc95b)) |
{ | ||
"name": "@material/segmented-button", | ||
"version": "8.0.0-canary.0c9d6bd2d.0", | ||
"version": "8.0.0-canary.1e7cb6198.0", | ||
"description": "The Material Components for the web segmented button component", | ||
@@ -19,3 +19,6 @@ "license": "MIT", | ||
}, | ||
"gitHead": "4f171433da859f637823aa04bc12d72783771f90" | ||
"dependencies": { | ||
"@material/base": "8.0.0-canary.1e7cb6198.0" | ||
}, | ||
"gitHead": "cbdbb55d01ed2f63aeafe8d77fffd1da5fcfc011" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
57591
42
1033
1
1
+ Added@material/base@8.0.0-canary.1e7cb6198.0(transitive)
+ Addedtslib@1.14.1(transitive)