🚀 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.1.3
to
1.1.4
+1
-1
dist/Button.svelte

@@ -41,3 +41,3 @@ <script>import ButtonContents from "./ButtonContents.svelte";

color: icon.color && !disabled ? `color: ${icon.color};` : "",
prefix: icon.prefix || "far",
prefix: icon.prefix || "fas",
fixedWidth: icon.fixedWidth || true

@@ -44,0 +44,0 @@ };

{
"name": "@isoftdata/svelte-button",
"version": "1.1.3",
"version": "1.1.4",
"scripts": {

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