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

@melt-ui/svelte

Package Overview
Dependencies
Maintainers
1
Versions
195
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.39.0 to 0.39.1

2

dist/builders/select/create.js

@@ -66,3 +66,3 @@ import { createLabel, createSeparator } from '../index.js';

}
return $selected === value;
return $selected?.value === value;
};

@@ -69,0 +69,0 @@ });

{
"name": "@melt-ui/svelte",
"version": "0.39.0",
"version": "0.39.1",
"license": "MIT",

@@ -85,3 +85,3 @@ "exports": {

"eslint-plugin-storybook": "^0.6.13",
"eslint-plugin-svelte3": "^4.0.0",
"eslint-plugin-svelte": "^2.33.0",
"glob": "^9.3.2",

@@ -88,0 +88,0 @@ "happy-dom": "^10.5.2",

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