@opentiny/vue-time-panel
Advanced tools
Comparing version 3.12.0 to 3.13.0
@@ -127,3 +127,3 @@ import { renderless, api } from "@opentiny/vue-renderless/time-panel/vue"; | ||
var TimePanel = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); | ||
var version = "3.12.0"; | ||
var version = "3.13.0"; | ||
TimePanel.install = function(Vue) { | ||
@@ -130,0 +130,0 @@ Vue.component(TimePanel.name, TimePanel); |
{ | ||
"name": "@opentiny/vue-time-panel", | ||
"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-scrollbar": "~3.12.0", | ||
"@opentiny/vue-numeric": "~3.12.0" | ||
"@opentiny/vue-renderless": "~3.13.0", | ||
"@opentiny/vue-common": "~3.13.0", | ||
"@opentiny/vue-scrollbar": "~3.13.0", | ||
"@opentiny/vue-numeric": "~3.13.0" | ||
}, | ||
@@ -16,0 +16,0 @@ "license": "MIT", |
@@ -11,3 +11,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<{ | ||
@@ -14,0 +13,0 @@ emitter: ObjectConstructor; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7817
164
+ Added@opentiny/vue-common@3.13.1(transitive)
+ Added@opentiny/vue-icon@3.13.0(transitive)
+ Added@opentiny/vue-locale@3.13.0(transitive)
+ Added@opentiny/vue-numeric@3.13.0(transitive)
+ Added@opentiny/vue-renderless@3.13.2(transitive)
+ Added@opentiny/vue-scrollbar@3.13.0(transitive)
+ Added@opentiny/vue-theme@3.13.3(transitive)
+ Added@opentiny/vue-theme-mobile@3.13.0(transitive)
- Removed@opentiny/vue-common@3.12.0(transitive)
- Removed@opentiny/vue-icon@3.12.0(transitive)
- Removed@opentiny/vue-locale@3.12.0(transitive)
- Removed@opentiny/vue-numeric@3.12.0(transitive)
- Removed@opentiny/vue-renderless@3.12.1(transitive)
- Removed@opentiny/vue-scrollbar@3.12.0(transitive)
- Removed@opentiny/vue-theme@3.12.1(transitive)
- Removed@opentiny/vue-theme-mobile@3.12.0(transitive)
Updated@opentiny/vue-common@~3.13.0