Socket
Socket
Sign inDemoInstall

enzyme-context-patch

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enzyme-context-patch

This is a supplemental package for enzyme which fixes the Context issues in React 16. These context issues have been fixed in Enzyme, but are taking forever to be published to registries. See https://github.com/airbnb/enzyme/pull/1513 for more information


Version published
Weekly downloads
1
decreased by-94.44%
Maintainers
1
Weekly downloads
 
Created
Source

Enzyme, Patched for context

This is a supplemental package for enzyme which fixes the Context issues in React 16. These context issues have been fixed in Enzyme, but are taking forever to be published to registries. See https://github.com/airbnb/enzyme/pull/1513 for more information.

This package sits alongside enzyme and patches the package in the postinstall hook. No changes are necessary once installed.

Installation

yarn add --dev enzyme-context-patch
npm install --save-dev enzyme-context-patch

Removal

Once enzyme updates you should be able to simply remove this package with:

yarn remove enzyme-context-patch
npm uninstall --save-dev enzyme-context-patch

FAQs

Package last updated on 31 Jul 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

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