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

@featherds/menu

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featherds/menu - npm Package Compare versions

Comparing version 0.10.7 to 0.10.8

8

dist/app.es.js

@@ -42,5 +42,5 @@ import { getSafeId } from "@featherds/utils/id";

const emits = {
"trigger-click": (e) => true,
close: (v) => true,
"outside-click": (e) => true
"trigger-click": (_e) => true,
close: (_v) => true,
"outside-click": (_e) => true
};

@@ -222,3 +222,3 @@ const _sfc_main = defineComponent({

}
var FeatherMenu = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-11b7c06a"]]);
var FeatherMenu = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-2b1144fa"]]);
var MenuFocusLoop = {

@@ -225,0 +225,0 @@ mounted(el, binding) {

{
"name": "@featherds/menu",
"version": "0.10.7",
"version": "0.10.8",
"publishConfig": {

@@ -12,6 +12,6 @@ "access": "public"

"dependencies": {
"@featherds/composables": "^0.10.7",
"@featherds/ripple": "^0.10.7",
"@featherds/styles": "^0.10.7",
"@featherds/utils": "^0.10.7",
"@featherds/composables": "^0.10.8",
"@featherds/ripple": "^0.10.8",
"@featherds/styles": "^0.10.8",
"@featherds/utils": "^0.10.8",
"vue": "^3.1.0-0"

@@ -24,3 +24,3 @@ },

"types": "./src/index.d.ts",
"gitHead": "4a3dc68c3141b0021f7bedf13b69b5afa471962f"
"gitHead": "f58926ce6d043036bdbe973d085c76492aec35af"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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