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

vue2-timepicker

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue2-timepicker - npm Package Compare versions

Comparing version 0.2.0-beta.3 to 0.2.0

2

package.json
{
"name": "vue2-timepicker",
"version": "0.2.0-beta.3",
"version": "0.2.0",
"description": "A dropdown time picker (hour|minute|second) for Vue 2.x, with flexible time format support",

@@ -5,0 +5,0 @@ "scripts": {

@@ -287,3 +287,3 @@ # Vue2 Time Picker ![GitHub package.json version](https://img.shields.io/github/package-json/v/phoenixwong/vue2-timepicker?color=success&style=flat-square) ![GitHub release](https://img.shields.io/github/release/phoenixwong/vue2-timepicker?label=github&style=flat-square) ![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/phoenixwong/vue2-timepicker/beta?style=flat-square)

> `id` and `name` will be assign to the <input type="text" class="display-time"> within the component
> `id` and `name` will be assigned to the \<input type="text" class="display-time"\> within the component

@@ -307,3 +307,4 @@ ## Contribution

> NOTE: From `^0.2.0` on, we develop demos page with **yarn**, **pug**, and **stylus**
> NOTE: Start from `^0.2.0`, we develop Demo pages with [**Yarn**](
https://yarnpkg.com/), [**Pug**](https://pugjs.org/), and [**Stylus**](http://stylus-lang.com/)

@@ -310,0 +311,0 @@ ## Change Log

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