Socket
Socket
Sign inDemoInstall

vue-ctk-date-time-picker

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-ctk-date-time-picker - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "vue-ctk-date-time-picker",
"description": "A vue component for select date & time (by Chronotruck)",
"version": "1.0.1",
"version": "1.0.2",
"author": "Mazel <loic.mazuel@chronotruck.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -45,13 +45,13 @@ # vue-ctk-time-picker

| color*** | String (hex) | no | dodgerblue |
| minute-interval | Int | no | 1 | - |
| formatted | string | no | 1 | 'llll' (momentjs format) |
| format | string | no | 1 | 'YYYY-MM-DDTHH:mm' |
| time-format | string | no | 1 | 'H:mm a' |
| locale | string | no | 1 | en |
| disable-time | Boolean | no | 1 | false |
| disable-date | Boolean | no | 1 | false |
| without-header | Boolean | no | 1 | false |
| id | string | no | 1 | CtkDateTimePicker |
| min-date**** | string | no | 1 | null |
| max-date**** | string | no | 1 | null |
| minute-interval | Int | no | 1 |
| formatted | string | no | 'llll' (momentjs format) |
| format | string | no | 'YYYY-MM-DDTHH:mm' |
| time-format | string | no | 'H:mm a' |
| locale | string | no | en |
| disable-time | Boolean | no | false |
| disable-date | Boolean | no | false |
| without-header | Boolean | no | false |
| id | string | no | CtkDateTimePicker |
| min-date**** | string | no | - |
| max-date**** | string | no | - |

@@ -58,0 +58,0 @@ *hint : Is a text that replaces the label/placeholder

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