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

vue-multi-picker

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-multi-picker - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

dist/index.common.js

@@ -360,3 +360,3 @@ 'use strict';

current: this.isNow(year),
restrict: this.restrict(new Date(year)),
restrict: this.restrict(new Date(year, 0)),
selected: this.value &&

@@ -363,0 +363,0 @@ this.value.getFullYear() === year

{
"name": "vue-multi-picker",
"version": "1.1.0",
"version": "1.1.1",
"description": "A multi function date picker",

@@ -5,0 +5,0 @@ "keywords": "datepicker,weekpicker,monthpicker",

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