Socket
Socket
Sign inDemoInstall

vue-countup-v3

Package Overview
Dependencies
22
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.4.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# [1.4.0](https://github.com/jizai1125/vue-countup-v3/compare/v1.3.0...v1.4.0) (2023-10-08)
# [1.3.0](https://github.com/jizai1125/vue-countup-v3/compare/v1.2.0...v1.3.0) (2023-06-21)

@@ -2,0 +6,0 @@

8

package.json
{
"name": "vue-countup-v3",
"version": "1.3.0",
"version": "1.4.0",
"description": "Vue 3 component wrap for countUp.js,and expand some features.",

@@ -18,8 +18,2 @@ "keywords": [

"module": "dist/vue-countup-v3.es.js",
"exports": {
".": {
"import": "./dist/vue-countup-v3.es.js",
"require": "./dist/vue-countup-v3.umd.js"
}
},
"types": "dist/countup.vue.d.ts",

@@ -26,0 +20,0 @@ "repository": {

@@ -154,3 +154,3 @@ # vue-countup-v3 [![npm](https://img.shields.io/npm/v/vue-countup-v3?color=green)](https://www.npmjs.com/package/vue-countup-v3) ![](https://img.shields.io/bundlephobia/min/vue-countup-v3)

| delay | Number | 0 | loop 循环的间隔时间,单位:秒 | |
| options | Object | - | [countUp.js Options](https://github.com/inorganik/countUp.js#usage) | |
| options | Object | - | [countUp.js Options](#coutupjs-%E8%AF%B4%E6%98%8E) | |

@@ -157,0 +157,0 @@ ## 插槽(slots)

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