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

jest-webworker

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-webworker

WebPack's "worker-loader"-compliant Jest transformer

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

jest-webpack: WebPack's "worker-loader"-compliant Jest transformer

This library is a Jest transformer which can execute WebWorker codes that uses WebPack's worker-loader.

This is an alternative implementation of workerloader-jest-transformer. This library aims to enable WebWorker codes run in parallel in Jest environments (where workerloader-jest-transformer cannot).

Install

$ npm install -D jest-webpack

Usage

WIP

Keywords

WebPack

FAQs

Package last updated on 31 May 2021

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