New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@melt-ui/svelte

Package Overview
Dependencies
Maintainers
1
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@melt-ui/svelte - npm Package Compare versions

Comparing version 0.66.2 to 0.66.3

5

dist/builders/menu/create.js

@@ -679,2 +679,7 @@ import { createSeparator } from '../index.js';

applyAttrsIfDisabled(node);
subActiveTrigger.update((p) => {
if (p)
return p;
return node;
});
const unsubTimer = () => {

@@ -681,0 +686,0 @@ clearTimerStore(subOpenTimer);

2

package.json
{
"name": "@melt-ui/svelte",
"version": "0.66.2",
"version": "0.66.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "repository": "github:melt-ui/melt-ui",

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