Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-router-breadcrumbs-hoc

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-breadcrumbs-hoc - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

2

package.json
{
"name": "react-router-breadcrumbs-hoc",
"version": "3.2.3",
"version": "3.2.4",
"description": "small, flexible, higher order component for rendering breadcrumbs with react-router 4.x",

@@ -5,0 +5,0 @@ "repository": "icd2k3/react-router-breadcrumbs-hoc",

@@ -41,4 +41,4 @@ // Type definitions for react-router-breadcrumbs-hoc 2.1

export default function withBreadcrumbs<P>(
routes: BreadcrumbsRoute[],
routes?: BreadcrumbsRoute[],
options?: Options
): withRouter<InjectedProps<P>>;
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