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

@traefiklabs/faency

Package Overview
Dependencies
Maintainers
3
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@traefiklabs/faency - npm Package Compare versions

Comparing version 9.1.3 to 9.2.0

dist/components/NavigationTree/index.d.ts

1

dist/index.d.ts

@@ -26,2 +26,3 @@ export { AccordionRoot, AccordionItem, AccordionTrigger, AccordionContent, } from './components/Accordion';

export { NavigationContainer, NavigationDrawer, NavigationItem, NavigationLink, } from './components/Navigation';
export { NavigationTreeContainer, NavigationTreeItem } from './components/NavigationTree';
export { Overlay } from './components/Overlay';

@@ -28,0 +29,0 @@ export { Popover, PopoverClose, PopoverContent, PopoverTrigger, PopoverAnchor, PopoverPortal, } from './components/Popover';

@@ -26,2 +26,4 @@ export { AccordionContent, AccordionItem, AccordionRoot, AccordionTrigger } from './components/Accordion/Accordion.js';

export { NavigationContainer, NavigationDrawer, NavigationItem, NavigationLink } from './components/Navigation/Navigation.js';
export { NavigationTreeItem } from './components/NavigationTree/NavigationTreeItem.js';
export { NavigationTreeContainer } from './components/NavigationTree/NavigationTreeContainer.js';
export { Overlay } from './components/Overlay.js';

@@ -28,0 +30,0 @@ export { Popover, PopoverAnchor, PopoverClose, PopoverContent, PopoverPortal, PopoverTrigger } from './components/Popover/Popover.js';

2

package.json
{
"name": "@traefiklabs/faency",
"description": "Traefik Labs design system",
"version": "9.1.3",
"version": "9.2.0",
"license": "Apache-2.0",

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

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