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

react-breadcrumbs

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-breadcrumbs - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="2.1.4"></a>
## [2.1.4](https://github.com/svenanders/react-breadcrumbs/compare/v2.1.3...v2.1.4) (2018-01-11)
<a name="2.1.3"></a>

@@ -7,0 +12,0 @@ ## [2.1.3](https://github.com/svenanders/react-breadcrumbs/compare/v2.1.2...v2.1.3) (2018-01-04)

2

demo/src/crumb-route.jsx

@@ -18,3 +18,3 @@ // Import External Dependencies

title: props.title,
pathname: routeProps.match.path,
pathname: routeProps.match.url,
search: includeSearch ? routeProps.location.search : null

@@ -21,0 +21,0 @@ }}>

{
"name": "react-breadcrumbs",
"version": "2.1.3",
"version": "2.1.4",
"description": "Automatic breadcrumbs for react-router",

@@ -5,0 +5,0 @@ "author": "Sven Anders Robbestad <anders@robbestad.com>",

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