Gathering detailed insights and metrics for jest-environment-jsdom-sixteen
Gathering detailed insights and metrics for jest-environment-jsdom-sixteen
npm install jest-environment-jsdom-sixteen
Typescript
Module System
Min. Node Version
Node Version
NPM Version
90.6
Supply Chain
60.7
Quality
72.6
Maintenance
100
Vulnerability
98.6
License
JavaScript (100%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
37,535,982
Last Day
13,434
Last Week
70,758
Last Month
330,690
Last Year
5,140,104
MIT License
30 Stars
17 Commits
12 Forks
4 Watchers
4 Branches
1 Contributors
Updated on Jan 28, 2023
Latest Version
2.0.0
Package Id
jest-environment-jsdom-sixteen@2.0.0
Size
2.51 kB
NPM Version
7.10.0
Node Version
14.16.1
Published on
Apr 22, 2021
Cumulative downloads
Total Downloads
Last Day
-14.8%
13,434
Compared to previous day
Last Week
-10.2%
70,758
Compared to previous week
Last Month
34.6%
330,690
Compared to previous month
Last Year
-9.3%
5,140,104
Compared to previous year
4
1
Jest v26 ships with JSDOM@16, so no reason to use this package
Jest v25 by default uses JSDOM 15 to support Node 8. This package should also be compatible with Jest 24 and earlier.
This package comes with JSDOM v16, which also enables support for V8 code coverage.
If you need a newer JSDOM than the one that ships with Jest, install this package using npm install --save-dev jest-environment-jsdom-sixteen
or yarn add jest-environment-jsdom-sixteen --dev
, and edit your Jest config like so:
1{ 2 "testEnvironment": "jest-environment-jsdom-sixteen" 3}
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
no SAST tool detected
Details
Reason
Found 0/17 approved changesets -- score normalized to 0
Reason
project is archived
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
24 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-02-17
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