🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@isoftdata/svelte-context-menu

Package Overview
Dependencies
Maintainers
12
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@isoftdata/svelte-context-menu - npm Package Compare versions

Comparing version
2.1.0
to
2.1.1
+1
-1
dist/ContextMenu.svelte

@@ -62,3 +62,3 @@ <script lang="ts">

// Focus menu so that the next tab will focus a DropdownItem
menu.focus()
menu.focus({ preventScroll: true })
openCb?.()

@@ -65,0 +65,0 @@ } else {

{
"name": "@isoftdata/svelte-context-menu",
"version": "2.1.0",
"version": "2.1.1",
"exports": {

@@ -50,3 +50,3 @@ ".": {

"engines": {
"pnpm": "10.x"
"pnpm": "11.x"
},

@@ -53,0 +53,0 @@ "scripts": {