Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More ā†’
Socket
Sign inDemoInstall
Socket

vue-ellipse-progress

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-ellipse-progress - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

package.json
{
"name": "vue-ellipse-progress",
"version": "2.1.1",
"version": "2.1.2",
"private": false,

@@ -5,0 +5,0 @@ "description": "A Vue.js component to create beautiful animated circle progress bars",

@@ -101,4 +101,8 @@ # vue-ellipse-progress

<span slot="legend">/200</span>
<p slot="legend-caption">GOOD JOB</p>
<template #legend>
<span>/200</span>
</template>
<template #legend-caption>
<p>TASKS DONE</p>
</template>

@@ -105,0 +109,0 @@ </ve-progress>

Sorry, the diff of this file is too big to display

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