Socket
Socket
Sign inDemoInstall

connected-react-router

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connected-react-router - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

2

index.d.ts

@@ -64,3 +64,3 @@ declare module 'connected-react-router' {

>(path: string): matchSelectorFn<S, Params>;
export function onLocationChanged(location: Location, action: RouterActionType, isFirstRendering: boolean = false)
export function onLocationChanged(location: Location, action: RouterActionType, isFirstRendering?: boolean)
: LocationChangeAction;

@@ -67,0 +67,0 @@

{
"name": "connected-react-router",
"version": "6.3.0",
"version": "6.3.1",
"description": "A Redux binding for React Router v4",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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