…
Name: V8 to Istanbul Coverage Converter Short Name: v8-to-istanbul URL: https://www.npmjs.com/package/v8-to-istanbul Version: 9.0.1 License: ISC Security Critical: no Shipped: no Description: V8 To Istanbul converts raw v8 coverage into istanbul compliant coverage report. Local Modifications: (none) -------------------- DEPENDENCY DIVIDER -------------------- Name: Source map Short Name: source-map URL: https://www.npmjs.com/package/source-map Version: 0.7.4 License: BSD-3-Clause Security Critical: No Shipped: no Description: Source map provides useful functionality to easily generate and consume JavaScript source maps, useful in identifying the build transformations that occurred between the final generated JavaScript file and the source it originated from. Not shipped in Chrome, used to generate source maps for build steps. Local Modifications: (none) -------------------- DEPENDENCY DIVIDER -------------------- Name: IstanbulJS CLI Short Name: nyc URL: https://www.npmjs.com/package/nyc Version: 15.1.0 License: ISC Security Critical: No Shipped: no Description: NYC is a CLI to merge, manipulate and generate reports in a variety of formats for JavaScript code coverage. This tool is used in conjunction with the v8-to-istanbul package to convert v8 coverage -> istanbul -> {html,lcov} Not shipped in Chrome, Used for post-processing of coverage reports. Local Modifications: (none) -------------------- DEPENDENCY DIVIDER -------------------- Name: argparse Short Name: argparse URL: https://www.npmjs.com/package/argparse Version: 2.0.1 License: Python-2.0 Security Critical: No Shipped: no Description: Argparse is used to take, validate and parse CLI arguments for JavaScript scripts which are run as CLI scripts. Not shipped in Chrome, used to take arguments for JS files run via CLI. -------------------- DEPENDENCY DIVIDER -------------------- Name: istanbul-lib-coverage Short Name: istanbul-lib-coverage URL: https://www.npmjs.com/package/istanbul-lib-coverage Version: 3.2.0 License: BSD-3-Clause Security Critical: No Shipped: no Description: istanbul-lib-coverage is used to merge coverage reports by the NYC library. Not shipped in Chrome, used to merge coverage reports.