Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentiny/vue-date-panel

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-date-panel - npm Package Compare versions

Comparing version 3.12.0 to 3.13.0

2

lib/index.js

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

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

@@ -437,0 +437,0 @@ Vue.component(DatePanel.name, DatePanel);

{
"name": "@opentiny/vue-date-panel",
"version": "3.12.0",
"version": "3.13.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-common": "~3.12.0",
"@opentiny/vue-renderless": "~3.12.0",
"@opentiny/vue-input": "~3.12.0",
"@opentiny/vue-button": "~3.12.0",
"@opentiny/vue-locale": "~3.12.0",
"@opentiny/vue-time": "~3.12.0",
"@opentiny/vue-date-table": "~3.12.0",
"@opentiny/vue-year-table": "~3.12.0",
"@opentiny/vue-month-table": "~3.12.0"
"@opentiny/vue-common": "~3.13.0",
"@opentiny/vue-renderless": "~3.13.0",
"@opentiny/vue-input": "~3.13.0",
"@opentiny/vue-button": "~3.13.0",
"@opentiny/vue-locale": "~3.13.0",
"@opentiny/vue-time": "~3.13.0",
"@opentiny/vue-date-table": "~3.13.0",
"@opentiny/vue-year-table": "~3.13.0",
"@opentiny/vue-month-table": "~3.13.0"
},

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

@@ -34,3 +34,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, ("select-change" | "pick" | "dodestroy")[], "select-change" | "pick" | "dodestroy", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{

@@ -37,0 +36,0 @@ emitter: ObjectConstructor;

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