🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.Learn more
Sign In

@isoftdata/svelte-button

Package Overview
Dependencies
Maintainers
12
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@isoftdata/svelte-button - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+1
-1
dist/ButtonContents.svelte

@@ -10,3 +10,3 @@ <script>import Icon from "@isoftdata/svelte-icon";

<span class:nowrap={!wrap}>
{#if icon.icon}
{#if icon.icon || icon.class}
<Icon

@@ -13,0 +13,0 @@ {...icon}

{
"name": "@isoftdata/svelte-button",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {

@@ -5,0 +5,0 @@ "dev": "vite dev",