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

vue-time-picker

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-time-picker - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

bower.json

10

package.json
{
"name": "vue-time-picker",
"version": "0.1.0",
"description": "A dropdown time picker for VueJS",
"version": "0.1.1",
"description": "A dropdown time picker for Vue.js",
"main": "index.js",

@@ -24,4 +24,3 @@ "scripts": {

"dependencies": {
"vue": "^1.0.21",
"babel-runtime": "^6.0.0"
"vue": "^1.0.21"
},

@@ -33,4 +32,5 @@ "devDependencies": {

"babel-plugin-transform-runtime": "^6.0.0",
"babel-preset-es2015": "^6.0.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-stage-2": "^6.0.0",
"babel-runtime": "^6.0.0",
"connect-history-api-fallback": "^1.1.0",

@@ -37,0 +37,0 @@ "css-loader": "^0.23.0",

@@ -13,2 +13,8 @@ # Vue Time Picker

## Installation
```bash
npm install vue-time-picker --save-dev
```
## Get Started

@@ -15,0 +21,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