Socket
Socket
Sign inDemoInstall

@3mo/circular-progress

Package Overview
Dependencies
22
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

6

dist/CircularProgress.js

@@ -44,6 +44,12 @@ import { __decorate } from "tslib";

MdCircularProgress.elementStyles.push(css `
:host {
min-block-size: 100% !important;
min-inline-size: 100% !important;
}
.progress {
width: 100% !important;
height: 100% !important;
margin: 0 !important;
}
`);

2

package.json
{
"name": "@3mo/circular-progress",
"version": "0.2.1",
"version": "0.2.2",
"description": "A circular progress web-component based on Material Web Components.",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc