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

@fdnd/components

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fdnd/components - npm Package Compare versions

Comparing version

to
0.0.10

atoms/.Button 3.svelte.icloud

2

atoms/Link.svelte.d.ts

@@ -6,2 +6,3 @@ /** @typedef {typeof __propDef.props} LinkProps */

reload?: boolean | undefined;
prefix?: string | undefined;
item?: any[] | undefined;

@@ -19,2 +20,3 @@ }, {

reload?: boolean | undefined;
prefix?: string | undefined;
item?: any[] | undefined;

@@ -21,0 +23,0 @@ };

4

molecules/DocNav.svelte.d.ts

@@ -5,4 +5,4 @@ /** @typedef {typeof __propDef.props} DocNavProps */

export default class DocNav extends SvelteComponentTyped<{
prefix?: string | undefined;
data?: {} | undefined;
prefix?: string | undefined;
}, {

@@ -18,4 +18,4 @@ [evt: string]: CustomEvent<any>;

props: {
prefix?: string | undefined;
data?: {} | undefined;
prefix?: string | undefined;
};

@@ -22,0 +22,0 @@ events: {

{
"name": "@fdnd/components",
"version": "0.0.9",
"version": "0.0.10",
"description": "It's a component library",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet