Socket
Socket
Sign inDemoInstall

@opentiny/vue-picker

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-picker - npm Package Compare versions

Comparing version 3.12.0 to 3.13.0

2

lib/index.js

@@ -472,3 +472,3 @@ import { renderless, api } from "@opentiny/vue-renderless/picker/vue";

var Picker = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var version = "3.12.0";
var version = "3.13.0";
Picker.model = {

@@ -475,0 +475,0 @@ prop: "modelValue",

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

@@ -10,12 +10,12 @@ "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-locale": "~3.12.0",
"@opentiny/vue-date-panel": "~3.12.0",
"@opentiny/vue-date-range": "~3.12.0",
"@opentiny/vue-month-range": "~3.12.0",
"@opentiny/vue-time": "~3.12.0",
"@opentiny/vue-time-range": "~3.12.0",
"@opentiny/vue-time-panel": "~3.12.0"
"@opentiny/vue-common": "~3.13.0",
"@opentiny/vue-renderless": "~3.13.0",
"@opentiny/vue-input": "~3.13.0",
"@opentiny/vue-locale": "~3.13.0",
"@opentiny/vue-date-panel": "~3.13.0",
"@opentiny/vue-date-range": "~3.13.0",
"@opentiny/vue-month-range": "~3.13.0",
"@opentiny/vue-time": "~3.13.0",
"@opentiny/vue-time-range": "~3.13.0",
"@opentiny/vue-time-panel": "~3.13.0"
},

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

@@ -113,3 +113,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, ("update:modelValue" | "change" | "blur" | "focus" | "created" | "select-change")[], "update:modelValue" | "change" | "blur" | "focus" | "created" | "select-change", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{

@@ -116,0 +115,0 @@ type: {

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