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-beta.1

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [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 +10,0 @@

0

dist/countup.vue.d.ts

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

4

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

@@ -48,3 +48,3 @@ "keywords": [

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

@@ -51,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