🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

assume-react

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assume-react

Extends assume with assertions for React components

0.2.0
latest
Source
npm
Version published
Maintainers
4
Created
Source

assume-react

Greenkeeper badge

Extends [Assume][assume] with assertions for React components

Install

npm install --save-dev assume-react

Getting started

import pluginAssumeReact from 'assume-react';
import assume from 'assume';

assume.use(pluginAssumeReact);

License

MIT

Keywords

react

FAQs

Package last updated on 19 Jan 2018

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