Gathering detailed insights and metrics for jest-environment-jsdom-thirteen
Gathering detailed insights and metrics for jest-environment-jsdom-thirteen
Gathering detailed insights and metrics for jest-environment-jsdom-thirteen
Gathering detailed insights and metrics for jest-environment-jsdom-thirteen
npm install jest-environment-jsdom-thirteen
Typescript
Module System
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
6 Stars
20 Commits
1 Watchers
13 Branches
1 Contributors
Updated on Jan 10, 2023
Latest Version
1.0.1
Package Id
jest-environment-jsdom-thirteen@1.0.1
Unpacked Size
22.01 kB
Size
6.55 kB
File Count
17
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
14
JSDOM 14 is out, so please check out https://github.com/ianschmitz/jest-environment-jsdom-fourteen unless you need JSDOM 13 for some reason.
Jest environment using JSDOM 13, which does not support Node 6 (and will therefore not be used in Jest any time soon).
If you need a newer JSDOM than the one that ships with Jest, add this to your package.json
:
1{ 2 // …, 3 "jest": { 4 // … 5 "testEnvironment": "jest-environment-jsdom-thirteen", 6 // … 7 }, 8 // … 9}
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/10 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
53 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
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