Socket
Socket
Sign inDemoInstall

@opentiny/vue-dropdown-item

Package Overview
Dependencies
31
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.11.1 to 2.12.0

2

lib/index.js

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

});
var version = "2.11.1";
var version = "2.12.0";
DropdownItem.model = {

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

import { defineComponent, $prefix, props, setup as _setup } from "@opentiny/vue-common";
import { renderless, api } from "@opentiny/vue-renderless/dropdown-item/vue";
import { iconDeltaLeft } from "@opentiny/vue-icon";
import TinyTooltip from "@opentiny/vue-tooltip";
import Tooltip from "@opentiny/vue-tooltip";
import "@opentiny/vue-theme/dropdown-item/index.css";

@@ -67,3 +67,3 @@ function normalizeComponent(scriptExports, render, staticRenderFns, functionalTemplate, injectStyles, scopeId, moduleIdentifier, shadowMode) {

IconDeltaLeft: iconDeltaLeft(),
TinyTooltip
TinyTooltip: Tooltip
},

@@ -70,0 +70,0 @@ setup: function setup(props2, context) {

{
"name": "@opentiny/vue-dropdown-item",
"version": "2.11.1",
"version": "2.12.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-common": "~2.11.0",
"@opentiny/vue-icon": "~2.11.0",
"@opentiny/vue-renderless": "~3.11.0",
"@opentiny/vue-popup": "~2.11.0",
"@opentiny/vue-button": "~2.11.0",
"@opentiny/vue-tooltip": "~2.11.0"
"@opentiny/vue-common": "~2.12.0",
"@opentiny/vue-icon": "~2.12.0",
"@opentiny/vue-renderless": "~3.12.0",
"@opentiny/vue-popup": "~2.12.0",
"@opentiny/vue-button": "~2.12.0",
"@opentiny/vue-tooltip": "~2.12.0"
},

@@ -18,0 +18,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