Socket
Socket
Sign inDemoInstall

@opentiny/vue-month-range

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-month-range - npm Package Compare versions

Comparing version 3.13.0 to 3.14.0

7

lib/index.js

@@ -98,3 +98,3 @@ function _extends() {

};
var _hoisted_3 = ["onClick"];
var _hoisted_3 = ["onClick", "title"];
var _hoisted_4 = {

@@ -148,3 +148,4 @@ class: "tiny-picker-panel__body"

return _ctx.handleShortcutClick(shortcut);
}
},
title: shortcut.text
}, toDisplayString(shortcut.text), 9, _hoisted_3);

@@ -228,3 +229,3 @@ }),

var MonthRange = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var version = "3.13.0";
var version = "3.14.0";
MonthRange.install = function(Vue) {

@@ -231,0 +232,0 @@ Vue.component(MonthRange.name, MonthRange);

{
"name": "@opentiny/vue-month-range",
"version": "3.13.0",
"version": "3.14.0",
"description": "",

@@ -10,6 +10,8 @@ "main": "./lib/index.js",

"dependencies": {
"@opentiny/vue-renderless": "~3.13.0",
"@opentiny/vue-common": "~3.13.0",
"@opentiny/vue-locale": "~3.13.0",
"@opentiny/vue-month-table": "~3.13.0"
"@opentiny/vue-renderless": "~3.14.0",
"@opentiny/vue-common": "~3.14.0",
"@opentiny/vue-locale": "~3.14.0",
"@opentiny/vue-month-table": "~3.14.0",
"@opentiny/vue-theme": "~3.14.0",
"@opentiny/vue-icon": "~3.14.0"
},

@@ -16,0 +18,0 @@ "license": "MIT",

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