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 1.0.6 to 1.0.7

2

index.js

@@ -23,3 +23,3 @@ 'use strict';

if (typeof breadcrumb === 'function') {
return breadcrumb({ match: match });
return (0, _react.createElement)(breadcrumb, { match: match });
}

@@ -26,0 +26,0 @@ return breadcrumb;

{
"name": "react-router-breadcrumbs-hoc",
"version": "1.0.6",
"description": "Dynamic, flexible, component-based breadcrumbs for react-router 4",
"version": "1.0.7",
"description": "Just a tiny, flexible, higher order component for rendering breadcrumbs with react-router 4.x",
"repository": "icd2k3/react-router-breadcrumbs-hoc",

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

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