Gathering detailed insights and metrics for sl-istanbul-lib-instrument
Gathering detailed insights and metrics for sl-istanbul-lib-instrument
Gathering detailed insights and metrics for sl-istanbul-lib-instrument
Gathering detailed insights and metrics for sl-istanbul-lib-instrument
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
npm install sl-istanbul-lib-instrument
Typescript
Module System
Min. Node Version
Node Version
NPM Version
79.1
Supply Chain
73.7
Quality
82.5
Maintenance
100
Vulnerability
100
License
istanbul-lib-source-maps: v5.0.6
Updated on Jul 02, 2024
istanbul-lib-source-maps: v5.0.5
Updated on Jul 01, 2024
istanbul-lib-instrument: v6.0.3
Updated on Jun 30, 2024
istanbul-lib-source-maps: v5.0.4
Updated on Feb 26, 2024
istanbul-lib-source-maps: v5.0.3
Updated on Feb 26, 2024
istanbul-lib-source-maps: v5.0.2
Updated on Feb 26, 2024
JavaScript (97.51%)
CSS (2.46%)
Shell (0.03%)
Total Downloads
3,315,201
Last Day
369
Last Week
9,373
Last Month
75,918
Last Year
3,315,080
1,056 Stars
666 Commits
240 Forks
18 Watchers
17 Branches
123 Contributors
Updated on May 27, 2025
Minified
Minified + Gzipped
Latest Version
6.0.6
Package Id
sl-istanbul-lib-instrument@6.0.6
Unpacked Size
52.94 kB
Size
12.94 kB
File Count
9
NPM Version
10.9.2
Node Version
23.6.1
Published on
Apr 08, 2025
Cumulative downloads
Total Downloads
Last Day
81.8%
369
Compared to previous day
Last Week
13.6%
9,373
Compared to previous week
Last Month
-40.1%
75,918
Compared to previous month
Last Year
2,739,635.5%
3,315,080
Compared to previous year
Istanbul instrumenter library.
Version 1.1.x now implements instrumentation using Babel
. The implementation is inspired
by prior art by @dtinth as demonstrated in the __coverage__
babel plugin.
It provides 2 "modes" of instrumentation.
The old API that is mostly unchanged (except for incompatibilities noted) and performs the instrumentation using babel as a library.
A programVisitor
function for the Babel AST that can be used by a Babel plugin
to emit instrumentation for ES6 code directly without any source map
processing. This is the preferred path for babel users. The Babel plugin is
called babel-plugin-istanbul
.
Incompatibilities and changes to instrumentation behavior can be found in v0-changes.md.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
security policy file detected
Details
Reason
Found 10/19 approved changesets -- score normalized to 5
Reason
0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-05-26
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More