vue-ellipse-progress
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
152207
704