Socket
Socket
Sign inDemoInstall

@opentiny/vue-month-range

Package Overview
Dependencies
16
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.12.0 to 3.13.0

2

lib/index.js

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

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

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

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

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

"dependencies": {
"@opentiny/vue-renderless": "~3.12.0",
"@opentiny/vue-common": "~3.12.0",
"@opentiny/vue-locale": "~3.12.0",
"@opentiny/vue-month-table": "~3.12.0"
"@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"
},

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

@@ -17,3 +17,2 @@ declare const _default: import("@vue/runtime-core").DefineComponent<{

gcls: (key: any) => any;
m: (...cssClasses: any[]) => string;
}, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, ("pick" | "dodestroy")[], "pick" | "dodestroy", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{

@@ -20,0 +19,0 @@ emitter: ObjectConstructor;

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