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

react-chain-helmet

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-chain-helmet

A react-chain middleware for react-helmet

latest
Source
npmnpm
Version
0.4.3
Version published
Weekly downloads
11
266.67%
Maintainers
4
Weekly downloads
 
Created
Source

react-chain-helmet

A react-chain middlware that adds React Helmet's rewind logic to server rendering.

Usage

Install:

$ npm install --save react-chain-helmet

Add to the project:

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

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

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