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 0.0.6 to 0.0.7

molecules/DocNav.svelte

1

index.d.ts

@@ -8,2 +8,3 @@ export { default as Button } from "./atoms/Button.svelte";

export { default as Codestring } from "./molecules/Codestring.svelte";
export { default as DocNav } from "./molecules/DocNav.svelte";
export { default as Header } from "./molecules/Header.svelte";

@@ -10,0 +11,0 @@ export { default as Microsites } from "./molecules/Microsites.svelte";

@@ -14,2 +14,3 @@ // Basic style for every page

export { default as Codestring } from './molecules/Codestring.svelte';
export { default as DocNav } from './molecules/DocNav.svelte';
export { default as Header } from './molecules/Header.svelte';

@@ -16,0 +17,0 @@ export { default as Microsites } from './molecules/Microsites.svelte';

3

package.json
{
"name": "@fdnd/components",
"version": "0.0.6",
"version": "0.0.7",
"description": "It's a component library",

@@ -46,2 +46,3 @@ "keywords": [

"./molecules/Codestring.svelte": "./molecules/Codestring.svelte",
"./molecules/DocNav.svelte": "./molecules/DocNav.svelte",
"./molecules/Header.svelte": "./molecules/Header.svelte",

@@ -48,0 +49,0 @@ "./molecules/Microsites.svelte": "./molecules/Microsites.svelte",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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