New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@3mo/circular-progress

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@3mo/circular-progress - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

4

dist/CircularProgress.d.ts
import { Component } from '@a11d/lit';
import '@3mo/theme';
/**
* @element mo-circular-progress
*
* @ssr true
*
* @attr progress - The progress of the circular progress indicator. Unset to display an indeterminate progress indicator.

@@ -5,0 +9,0 @@ *

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

/**
* @element mo-circular-progress
*
* @ssr true
*
* @attr progress - The progress of the circular progress indicator. Unset to display an indeterminate progress indicator.

@@ -8,0 +12,0 @@ *

2

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

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

# Circular Progress
A circular progress web-component based on Material Web Components.

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc