@material/chips
Advanced tools
Comparing version 0.35.1 to 0.36.0-0
{ | ||
"name": "@material/chips", | ||
"description": "The Material Components for the Web chips component", | ||
"version": "0.35.1", | ||
"version": "0.36.0-0", | ||
"license": "Apache 2.0", | ||
@@ -21,6 +21,6 @@ "keywords": [ | ||
"@material/base": "^0.35.0", | ||
"@material/checkbox": "^0.35.0", | ||
"@material/ripple": "^0.35.0", | ||
"@material/checkbox": "^0.36.0-0", | ||
"@material/ripple": "^0.36.0-0", | ||
"@material/typography": "^0.35.0" | ||
} | ||
} |
@@ -14,3 +14,3 @@ <!--docs: | ||
<a class="article__asset-link" | ||
href="https://material-components-web.appspot.com/chips.html"> | ||
href="https://material-components.github.io/material-components-web-catalog/#/component/chips"> | ||
<img src="{{ site.rootpath }}/images/mdc_web_screenshots/chips.png" width="363" alt="Chips screenshot"> | ||
@@ -29,3 +29,3 @@ </a> | ||
<li class="icon-list-item icon-list-item--link"> | ||
<a href="https://material-components-web.appspot.com/chips.html">Demo</a> | ||
<a href="https://material-components.github.io/material-components-web-catalog/#/component/chips">Demo</a> | ||
</li> | ||
@@ -32,0 +32,0 @@ </ul> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
226035
+ Added@material/checkbox@0.36.1(transitive)
+ Added@material/ripple@0.36.0(transitive)
+ Added@material/rtl@0.36.0(transitive)
+ Added@material/selection-control@0.36.0(transitive)
- Removed@material/checkbox@0.35.0(transitive)
- Removed@material/ripple@0.35.0(transitive)
- Removed@material/rtl@0.35.0(transitive)
- Removed@material/selection-control@0.35.0(transitive)
Updated@material/checkbox@^0.36.0-0
Updated@material/ripple@^0.36.0-0