Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.0 to 0.1.1

CHANGELOG.md

2

bower.json

@@ -5,3 +5,3 @@ {

"main": "index.js",
"version": "0.1.0",
"version": "0.1.1",
"authors": [

@@ -8,0 +8,0 @@ "Phoenix Wong <phoenixyfwong@gmail.com>"

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

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

@@ -15,2 +15,16 @@ # Vue2 Time Picker

## Installation
Through NPM (recommended)
```bash
npm install vue2-timepicker --save
```
Bower
```bash
bower install vue2-timepicker --save
```
## Get Started

@@ -17,0 +31,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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