@material/mwc-icon
Advanced tools
Comparing version 0.24.0-canary.583613a9.0 to 0.24.0-canary.5a434a50.0
{ | ||
"name": "@material/mwc-icon", | ||
"version": "0.24.0-canary.583613a9.0", | ||
"version": "0.24.0-canary.5a434a50.0", | ||
"description": "Material Design icon web component", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
"dependencies": { | ||
"lit-element": "3.0.0-rc.4", | ||
"lit-element": "^3.0.0", | ||
"tslib": "^2.0.1" | ||
@@ -29,3 +29,3 @@ }, | ||
}, | ||
"gitHead": "6362ae780108c56957ae78e7b17d5a13a17b286a" | ||
"gitHead": "7f2821932d60f65ba8b79446374be9a66f009858" | ||
} |
@@ -30,3 +30,3 @@ # `<mwc-icon>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-icon.svg)](https://www.npmjs.com/package/@material/mwc-icon) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6362ae780108c56957ae78e7b17d5a13a17b286a/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7f2821932d60f65ba8b79446374be9a66f009858/packages/icon/images/shopping_cart.png" width="32px" height="32px"> | ||
@@ -45,3 +45,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6362ae780108c56957ae78e7b17d5a13a17b286a/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7f2821932d60f65ba8b79446374be9a66f009858/packages/icon/images/arrow_back.png" width="32px" height="32px"> | ||
@@ -56,3 +56,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6362ae780108c56957ae78e7b17d5a13a17b286a/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7f2821932d60f65ba8b79446374be9a66f009858/packages/icon/images/accessible_forward.png" width="64px" height="64px"> | ||
@@ -59,0 +59,0 @@ ```html |
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
20217
+ Addedlit-element@3.3.3(transitive)
- Removedlit-element@3.0.0-rc.4(transitive)
Updatedlit-element@^3.0.0