@material/segmented-button
Advanced tools
Comparing version 8.0.0-canary.e590b376b.0 to 8.0.0-canary.e6e23019d.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [8.0.0-canary.e590b376b.0](https://github.com/material-components/material-components-web/compare/v7.0.0...v8.0.0-canary.e590b376b.0) (2020-06-26) | ||
# [8.0.0-canary.e6e23019d.0](https://github.com/material-components/material-components-web/compare/v7.0.0...v8.0.0-canary.e6e23019d.0) (2020-07-14) | ||
@@ -13,2 +13,4 @@ | ||
* **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)) | ||
* **segmented-button:** Added foundation business logic ([#6198](https://github.com/material-components/material-components-web/issues/6198)) ([e6e2301](https://github.com/material-components/material-components-web/commit/e6e23019d567802c13d0bd6559a35291c48abc91)) |
{ | ||
"name": "@material/segmented-button", | ||
"version": "8.0.0-canary.e590b376b.0", | ||
"version": "8.0.0-canary.e6e23019d.0", | ||
"description": "The Material Components for the web segmented button component", | ||
@@ -19,3 +19,6 @@ "license": "MIT", | ||
}, | ||
"gitHead": "0ddfb390b804034a98ec0b8e7741dd3f3250b5ab" | ||
"dependencies": { | ||
"@material/base": "8.0.0-canary.e6e23019d.0" | ||
}, | ||
"gitHead": "db31520d2bb46404d9d5c364a2db4e2bc564e4f4" | ||
} |
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
90933
53
1678
1
1
+ Added@material/base@8.0.0-canary.e6e23019d.0(transitive)
+ Addedtslib@1.14.1(transitive)