Socket
Socket
Sign inDemoInstall

@opentiny/vue-dropdown-item

Package Overview
Dependencies
5
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.1 to 3.6.6

9

lib/index.js

@@ -18,2 +18,11 @@ function _extends() {

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

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

4

lib/mobile.js

@@ -230,5 +230,5 @@ import { renderless, api } from "@opentiny/vue-renderless/dropdown-item/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
};

@@ -139,5 +139,5 @@ import { defineComponent, $prefix, props, setup as _setup } from "@opentiny/vue-common";

}
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-dropdown-item",
"version": "3.6.1",
"version": "3.6.6",
"description": "",
"main": "./lib/index.js",
"dependencies": {
"@opentiny/vue-common": "~3.6.1",
"@opentiny/vue-icon": "~3.6.1",
"@opentiny/vue-renderless": "~3.6.1",
"@opentiny/vue-popup": "~3.6.1",
"@opentiny/vue-button": "~3.6.1"
"@opentiny/vue-common": "~3.6.6",
"@opentiny/vue-icon": "~3.6.6",
"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-popup": "~3.6.6",
"@opentiny/vue-button": "~3.6.6"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc