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

redux-first-history

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-first-history - npm Package Compare versions

Comparing version 5.0.11 to 5.0.12

1

build/es5/create.d.ts

@@ -8,3 +8,2 @@ import type { History } from 'history';

routerReducerKey?: string;
oldLocationChangePayload?: boolean;
reduxTravelling?: boolean;

@@ -11,0 +10,0 @@ showHistoryAction?: boolean;

@@ -8,3 +8,2 @@ import type { History } from 'history';

routerReducerKey?: string;
oldLocationChangePayload?: boolean;
reduxTravelling?: boolean;

@@ -11,0 +10,0 @@ showHistoryAction?: boolean;

2

package.json
{
"name": "redux-first-history",
"version": "5.0.11",
"version": "5.0.12",
"description": "Redux First History - Redux history binding support react-router - @reach/router - wouter",

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

@@ -20,3 +20,2 @@ import type { History, Location } from 'history';

routerReducerKey?: string;
oldLocationChangePayload?: boolean;
reduxTravelling?: boolean;

@@ -23,0 +22,0 @@ showHistoryAction?: boolean;

Sorry, the diff of this file is not supported yet

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