New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-awesome-countdown

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-awesome-countdown - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "vue-awesome-countdown",
"version": "1.0.4",
"version": "1.0.5",
"description": "Vue countdown plugin.",

@@ -5,0 +5,0 @@ "main": "vue-awesome-countdown.js",

@@ -65,3 +65,3 @@ # vue-awesome-countdown

| ------ | ------ | ------ | ------ | ------ |
| startTime | can be used in conjunction with `endTime` or `leftTime` | Time stamp of countdown start | `[String, Number, Date]` | `null` |
| startTime | `false` | Time stamp of countdown start | `[String, Number, Date]` | `null` |
| endTime | when `leftTime` undefined | Time stamp of countdown end | `[String, Number, Date]` | `null` |

@@ -68,0 +68,0 @@ | leftTime | when `endTime` undefined | Remaining milliseconds of countdown end | `Number` | `0` |

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc