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.17 to 0.0.18

dist/molecules/Subnav.svelte

1

dist/index.d.ts

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

export { default as Nav } from "./molecules/Nav.svelte";
export { default as Subnav } from "./molecules/Subnav.svelte";
export { default as Footer } from "./organisms/Footer.svelte";

@@ -11,0 +12,0 @@ export { default as CollapsingColumns } from "./templates/CollapsingColumns.svelte";

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

export { default as Nav } from './molecules/Nav.svelte'
export { default as Subnav } from './molecules/Subnav.svelte'
// export { default as PageHeader } from './molecules/PageHeader.svelte'

@@ -18,0 +19,0 @@ // export { default as TextBlock } from './molecules/TextBlock.svelte'

2

package.json
{
"name": "@fdnd/components",
"version": "0.0.17",
"version": "0.0.18",
"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

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