Socket
Socket
Sign inDemoInstall

@opentiny/vue-filter-panel

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.12.0 to 3.13.0

2

lib/index.js

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

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

@@ -152,0 +152,0 @@ Vue.component(FilterPanel.name, FilterPanel);

{
"name": "@opentiny/vue-filter-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-filter-box": "~3.12.0",
"@opentiny/vue-popover": "~3.12.0"
"@opentiny/vue-renderless": "~3.13.0",
"@opentiny/vue-common": "~3.13.0",
"@opentiny/vue-filter-box": "~3.13.0",
"@opentiny/vue-popover": "~3.13.0"
},

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

@@ -39,3 +39,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, ("visible-change" | "handle-clear")[], "visible-change" | "handle-clear", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{

@@ -42,0 +41,0 @@ label: StringConstructor;

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