🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

vue-countup-v3

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-countup-v3 - npm Package Compare versions

Package version was removed
This package version has been unpublished, mostly likely due to security reasons

Comparing version

to
1.0.13-beta.2

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## [1.0.13-beta.2](https://github.com/jizai1125/vue-countup-v3/compare/v1.0.13-beta.1...v1.0.13-beta.2) (2022-04-18)
## [1.0.13-beta.1](https://github.com/jizai1125/vue-countup-v3/compare/v1.0.13-beta.0...v1.0.13-beta.1) (2022-04-18)
## [1.0.13-beta.0](https://github.com/jizai1125/vue-countup-v3/compare/v1.0.12...v1.0.13-beta.0) (2022-04-18)
## [1.0.12](https://github.com/jizai1125/vue-countup-v3/compare/v1.0.7...v1.0.12) (2022-04-12)

@@ -2,0 +14,0 @@

0

dist/countup.vue.d.ts

@@ -0,0 +0,0 @@ export type { CountUp as ICountUp, CountUpOptions } from 'countup.js';

7

package.json
{
"name": "vue-countup-v3",
"version": "1.0.12",
"version": "1.0.13-beta.2",
"description": "Vue 3 component wrap for countUp.js,and expand some features!",

@@ -30,4 +30,3 @@ "keywords": [

"files": [
"dist/*",
"src/**/*.vue"
"dist/*"
],

@@ -49,3 +48,3 @@ "license": "MIT",

"peerDependencies": {
"vue": "latest"
"vue": "^3.2.31"
},

@@ -52,0 +51,0 @@ "devDependencies": {