Socket
Socket
Sign inDemoInstall

@opentiny/vue-month-range

Package Overview
Dependencies
19
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.13.0 to 2.14.0

5

lib/index.js

@@ -132,3 +132,4 @@ function _extends() {

attrs: {
"type": "button"
"type": "button",
"title": shortcut.text
},

@@ -232,3 +233,3 @@ on: {

}();
var version = "2.13.0";
var version = "2.14.0";
MonthRange.install = function(Vue) {

@@ -235,0 +236,0 @@ Vue.component(MonthRange.name, MonthRange);

12

package.json
{
"name": "@opentiny/vue-month-range",
"version": "2.13.0",
"version": "2.14.0",
"description": "",

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc