vue-countup-full
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "vue-countup-full", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "> It's a vue component that will count to a target number with support english and arabic numbers", | ||
@@ -9,3 +9,3 @@ "main": "./src/index.js", | ||
}, | ||
"_resolved": "https://registry.npmjs.org/vue-countup-full/-/vue-countup-full-1.0.8.tgz", | ||
"_resolved": "https://registry.npmjs.org/vue-countup-full/-/vue-countup-full-1.0.9.tgz", | ||
"repository": { | ||
@@ -12,0 +12,0 @@ "type": "git", |
@@ -5,6 +5,5 @@ # vue-countup-full | ||
vue-countTo is a dependency-free, lightweight vue component that can be overwrited easingFn by yourself. | ||
vue-countup-full is a dependency-free, lightweight vue component that can be overwrited easingFn by yourself. | ||
You can set startVal and endVal ,it will automatic judge count up or count down. | ||
It is support vue-ssr. | ||
It is learn from countUp.js; | ||
@@ -11,0 +10,0 @@ |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
7405
43