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

@nextui-org/breadcrumbs

Package Overview
Dependencies
Maintainers
0
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/breadcrumbs - npm Package Compare versions

Comparing version 0.0.0-canary-20241222132127 to 0.0.0-canary-20241222141148

2

dist/use-breadcrumbs.d.ts

@@ -146,3 +146,3 @@ import * as tailwind_variants from 'tailwind-variants';

maxItems: number;
classNames: SlotsToClasses<"base" | "separator" | "list" | "ellipsis"> | undefined;
classNames: SlotsToClasses<"base" | "list" | "ellipsis" | "separator"> | undefined;
isDisabled: boolean | undefined;

@@ -149,0 +149,0 @@ itemProps: Partial<BreadcrumbItemProps>;

{
"name": "@nextui-org/breadcrumbs",
"version": "0.0.0-canary-20241222132127",
"version": "0.0.0-canary-20241222141148",
"description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.",

@@ -30,4 +30,4 @@ "keywords": [

"react-dom": ">=18 || >=19.0.0-rc.0",
"@nextui-org/theme": "0.0.0-canary-20241222132127",
"@nextui-org/system": "0.0.0-canary-20241222132127"
"@nextui-org/theme": "0.0.0-canary-20241222141148",
"@nextui-org/system": "0.0.0-canary-20241222141148"
},

@@ -40,4 +40,4 @@ "dependencies": {

"@react-types/shared": "3.26.0",
"@nextui-org/react-utils": "0.0.0-canary-20241222132127",
"@nextui-org/shared-utils": "0.0.0-canary-20241222132127",
"@nextui-org/react-utils": "0.0.0-canary-20241222141148",
"@nextui-org/shared-utils": "0.0.0-canary-20241222141148",
"@nextui-org/shared-icons": "2.1.1"

@@ -44,0 +44,0 @@ },

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