You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

quasar-app-extension-qdatetimepicker

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quasar-app-extension-qdatetimepicker - npm Package Compare versions

Comparing version

to
1.0.0-rc.12

2

package.json
{
"name": "quasar-app-extension-qdatetimepicker",
"version": "1.0.0-rc.11",
"version": "1.0.0-rc.12",
"description": "QDatetimePicker for Quasar",

@@ -5,0 +5,0 @@ "author": "Tobias Mesquita <tobias.mesquita@gmail.com>",

@@ -52,2 +52,6 @@ import Vue from 'vue'

},
icon: {
type: String,
default: undefined
},
defaultStandard: {

@@ -54,0 +58,0 @@ type: String,

@@ -117,3 +117,3 @@ {

},
"display-icon": {
"icon": {
"type": [ "String" ],

@@ -120,0 +120,0 @@ "desc": "The icon of the picker (default: 'access_time' when the mode is 'time', otherwise 'event')"