Socket
Socket
Sign inDemoInstall

@material/mwc-circular-progress

Package Overview
Dependencies
11
Maintainers
20
Versions
492
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.18.0-canary.82ac569e.0 to 0.18.0-canary.887c2848.0

10

package.json
{
"name": "@material/mwc-circular-progress",
"version": "0.18.0-canary.82ac569e.0",
"version": "0.18.0-canary.887c2848.0",
"description": "Material Design circular progress web component",

@@ -19,5 +19,5 @@ "keywords": [

"dependencies": {
"@material/circular-progress": "=8.0.0-canary.f86f83f54.0",
"@material/mwc-base": "0.18.0-canary.82ac569e.0",
"@material/theme": "=8.0.0-canary.f86f83f54.0",
"@material/circular-progress": "=8.0.0-canary.74839da7b.0",
"@material/mwc-base": "0.18.0-canary.887c2848.0",
"@material/theme": "=8.0.0-canary.74839da7b.0",
"lit-element": "^2.3.0",

@@ -29,3 +29,3 @@ "tslib": "^1.10.0"

},
"gitHead": "0082732bc61fddf6b3c8f7d114839f1937e7d1e3"
"gitHead": "2da757768e8d58aa4885027c78c58f8515382305"
}

@@ -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/0082732bc61fddf6b3c8f7d114839f1937e7d1e3/packages/circular-progress/images/showcase.gif" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/2da757768e8d58aa4885027c78c58f8515382305/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/0082732bc61fddf6b3c8f7d114839f1937e7d1e3/packages/circular-progress/images/determinate.png" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/2da757768e8d58aa4885027c78c58f8515382305/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/0082732bc61fddf6b3c8f7d114839f1937e7d1e3/packages/circular-progress/images/indeterminate.gif" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/2da757768e8d58aa4885027c78c58f8515382305/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/0082732bc61fddf6b3c8f7d114839f1937e7d1e3/packages/circular-progress/images/styled.gif" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/2da757768e8d58aa4885027c78c58f8515382305/packages/circular-progress/images/styled.gif" height="48px">

@@ -82,2 +82,2 @@ ```html

--------------------- | -------------------------------------------------------- | -----------
`--mdc-theme-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/0082732bc61fddf6b3c8f7d114839f1937e7d1e3/packages/circular-progress/images/color_6200ee.png) `#6200EE` | Sets the color of primary progress bar.
`--mdc-theme-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/2da757768e8d58aa4885027c78c58f8515382305/packages/circular-progress/images/color_6200ee.png) `#6200EE` | Sets the color of primary progress bar.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc