Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue2-datepicker

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue2-datepicker - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

2

package.json

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

"main": "datepicker/index.vue",
"version": "1.6.1",
"version": "1.6.2",
"scripts": {

@@ -8,0 +8,0 @@ "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",

@@ -55,3 +55,3 @@ # vue2-datepicker

| format | String | yyyy-MM-dd | Date formatting string |
| lang | String | zh | Translation (en/zh/es/pt-br/fr/ru/de/it/cs) |
| lang | String | zh | Translation (en/zh/es/pt-br/fr/ru/de/it/cs) |
| placeholder | String | | input placeholder text |

@@ -80,3 +80,5 @@ | width | String/Number | 210 | input size |

## Events
| Name | Description | Callback Arguments |
|-----------------|------------------------------|------------------------|
| confirm | When you click 'OK' button | the currentValue |

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