New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-chain-history

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-chain-history

A react-chain middleware for history

latest
Source
npmnpm
Version
0.4.3
Version published
Weekly downloads
21
75%
Maintainers
4
Weekly downloads
 
Created
Source

react-chain-history

A react-chain middlware for history.

Usage

Install:

$ npm install --save react-chain-history

Add to the project:

// Import to your react-chain initialize module
import history from 'react-chain-history'

// Add middleware
app.chain(history())

Licence

MIT

FAQs

Package last updated on 25 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts