@material/mwc-circular-progress
Advanced tools
Comparing version 0.24.0-canary.b5e665a9.0 to 0.24.0-canary.cd9110cd.0
{ | ||
"name": "@material/mwc-circular-progress", | ||
"version": "0.24.0-canary.b5e665a9.0", | ||
"version": "0.24.0-canary.cd9110cd.0", | ||
"description": "Material Design circular progress web component", | ||
@@ -19,5 +19,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/circular-progress": "=13.0.0-canary.818f4ee93.0", | ||
"@material/mwc-base": "0.24.0-canary.b5e665a9.0", | ||
"@material/theme": "=13.0.0-canary.818f4ee93.0", | ||
"@material/circular-progress": "=13.0.0-canary.d4e16a6c4.0", | ||
"@material/mwc-base": "0.24.0-canary.cd9110cd.0", | ||
"@material/theme": "=13.0.0-canary.d4e16a6c4.0", | ||
"lit-element": "3.0.0-rc.4", | ||
@@ -33,3 +33,3 @@ "lit-html": "2.0.0-rc.5", | ||
}, | ||
"gitHead": "1098b7010fbefe404afd06dfc30b7b30db59b092" | ||
"gitHead": "fe7dab0d93d6598d6a6c08de182cb7e3245f26b4" | ||
} |
@@ -8,3 +8,3 @@ # `<mwc-circular-progress>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-circular-progress.svg)](https://www.npmjs.com/package/@material/mwc-circular-progress) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1098b7010fbefe404afd06dfc30b7b30db59b092/packages/circular-progress/images/showcase.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/fe7dab0d93d6598d6a6c08de182cb7e3245f26b4/packages/circular-progress/images/showcase.gif" height="48px"> | ||
@@ -19,3 +19,3 @@ [Material Design Guidelines: Progress Indicators](https://material.io/components/progress-indicators/#circular-progress-indicators) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1098b7010fbefe404afd06dfc30b7b30db59b092/packages/circular-progress/images/determinate.png" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/fe7dab0d93d6598d6a6c08de182cb7e3245f26b4/packages/circular-progress/images/determinate.png" height="48px"> | ||
@@ -31,3 +31,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1098b7010fbefe404afd06dfc30b7b30db59b092/packages/circular-progress/images/indeterminate.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/fe7dab0d93d6598d6a6c08de182cb7e3245f26b4/packages/circular-progress/images/indeterminate.gif" height="48px"> | ||
@@ -40,3 +40,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1098b7010fbefe404afd06dfc30b7b30db59b092/packages/circular-progress/images/styled.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/fe7dab0d93d6598d6a6c08de182cb7e3245f26b4/packages/circular-progress/images/styled.gif" height="48px"> | ||
@@ -43,0 +43,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
+ Added@material/mwc-base@0.24.0-canary.cd9110cd.0(transitive)
- Removed@material/mwc-base@0.24.0-canary.b5e665a9.0(transitive)
Updated@material/circular-progress@=13.0.0-canary.d4e16a6c4.0