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

@opentiny/vue-search

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

Comparing version 3.6.1 to 3.6.6

6

lib/index.js

@@ -19,2 +19,8 @@ function _extends() {

import MobileTemplate from "./mobile.js";
import "@opentiny/vue-renderless/search/vue";
import "@opentiny/vue-icon";
import "@opentiny/vue-theme/search/index.css";
import "vue";
import "../../_plugin-vue_export-helper-cfc4284c.mjs";
import "@opentiny/vue-theme-mobile/search/index.css";
var template = function template2(mode) {

@@ -21,0 +27,0 @@ if ("mobile" === (process.env.TINY_MODE || mode))

4

lib/mobile.js

@@ -170,5 +170,5 @@ import { renderless, api } from "@opentiny/vue-renderless/search/vue";

}
var mobile = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var MobileTemplate = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
mobile as default
MobileTemplate as default
};

@@ -258,5 +258,5 @@ import { renderless, api } from "@opentiny/vue-renderless/search/vue";

}
var pc = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var PcTemplate = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
pc as default
PcTemplate as default
};
{
"name": "@opentiny/vue-search",
"version": "3.6.1",
"version": "3.6.6",
"description": "",
"main": "./lib/index.js",
"dependencies": {
"@opentiny/vue-renderless": "~3.6.1",
"@opentiny/vue-common": "~3.6.1",
"@opentiny/vue-icon": "~3.6.1"
"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-common": "~3.6.6",
"@opentiny/vue-icon": "~3.6.6"
},

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

@@ -10,3 +10,3 @@ declare const _sfc_main: import("@vue/runtime-core").DefineComponent<Readonly<{

dp: (props: any) => void;
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "clear" | "select" | "search")[], "search" | "update:modelValue" | "change" | "clear" | "select", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<Readonly<{
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("search" | "update:modelValue" | "change" | "clear" | "select")[], "search" | "update:modelValue" | "change" | "clear" | "select", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<Readonly<{
[x: string]: any;

@@ -13,0 +13,0 @@ }>>> & {

@@ -10,3 +10,3 @@ declare const _sfc_main: import("@vue/runtime-core").DefineComponent<Readonly<{

dp: (props: any) => void;
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change" | "clear" | "select" | "search")[], "search" | "update:modelValue" | "change" | "clear" | "select", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<Readonly<{
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("search" | "update:modelValue" | "change" | "clear" | "select")[], "search" | "update:modelValue" | "change" | "clear" | "select", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<Readonly<{
[x: string]: any;

@@ -13,0 +13,0 @@ }>>> & {

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