🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

istanbul-api

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

istanbul-api

High level API for istanbul features

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
3
Created
Source

istanbul-api

Greenkeeper badge Build Status

Deprecated high-level API for istanbul.

Remaining users of this module should migrate:

  • istanbul-lib-instrument or babel-plugin-istanbul - modify sources to include coverage counters
  • istanbul-lib-coverage - merge coverage results from multiple tests into a single dataset for reporting
  • istanbul-lib-source-maps - process source-maps before generating reports
  • istanbul-lib-report - the reporting system
  • istanbul-reports - the actual reports (text-summary report, html report, etc)

Keywords

istanbul

FAQs

Package last updated on 10 May 2019

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