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

x-datetimepicker-vue

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

x-datetimepicker-vue - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "x-datetimepicker-vue",
"version": "1.0.4",
"version": "1.0.5",
"private": false,

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

@@ -11,3 +11,3 @@ # x-datetimepicker-vue

***
* v1.0.4
* v1.0.5

@@ -82,3 +82,3 @@ ### 基于

|limit|object|时间选择范围限制,具体参考下方配置说明|
|chooseSpan|string/number|单次点击选择区间,''/week/month/6|
|chooseSpan|string/number|单次点击选择区间,''/week/month/秒数|
|handleDatetime|function|点击响应|

@@ -135,5 +135,6 @@

```
'': 不设置
week:选择当前时间点的周,从周一到周日
month: 选择当前时间点的月
7:天数,数字为当前时间点加或者减时间
秒数: 间隔的秒数,数字为当前时间点加或者减秒数
```

@@ -140,0 +141,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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