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.0.12 to 1.0.13

16

CHANGELOG.md

@@ -0,1 +1,17 @@

## [1.0.13](https://github.com/jizai1125/vue-countup-v3/compare/v1.0.13-beta.2...v1.0.13) (2022-04-18)
## [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 +18,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",
"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": {

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