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

fab-kit

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fab-kit - npm Package Compare versions

Comparing version
1.0.15
to
1.0.16
+2
-2
package.json
{
"name": "fab-kit",
"version": "1.0.15",
"version": "1.0.16",
"description": "UI Kit for the smart",

@@ -39,5 +39,5 @@ "keywords": [

"rollup-plugin-svelte": "^5.2.0",
"svelte": "^3.20.1",
"svelte": "^3.25.1",
"svelte-preprocess": "^3.7.1"
}
}

@@ -10,2 +10,3 @@ <script>

export let min = null;
export let max = null;
export let step = null;

@@ -117,2 +118,3 @@ export let maxLength = null;

{min}
{max}
on:focusin={onFocusIn}

@@ -119,0 +121,0 @@ on:focusout={onFocusOut}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display