Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 22:41 UTC

ThaUnknown / simple-peer

📡 Simple WebRTC video, voice, and data channels

JavaScriptMIT★ 39 stars⑂ 9 forkssince Mar 2021forkView on GitHub ↗

ThaUnknown/simple-peer holds a health index of 41 out of 100, placing it in the Weak band. It scores highest on Security (54/100) and lowest on Engineering Quality (36/100). It was last updated 11 days ago. A single contributor accounts for most of its recent work.

41
overall / 100
Weak

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

41
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 44 is calibrated to 41 on the published index scale (record calibration 2026-08-02).

Ownership

Cas_Personal account
454 followers174 public repossince Jan 2014

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@thaunknown/simple-peer10.1.275,9652011 days agodatadata-channeldata-channel-streamdata-channelsp2ppeerpeer-to-peerstreamvideovoicewebrtcwebrtc-stream

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

40Weak · 21% of overall
How it's scored
28.8/36Push recency — last push 11 days ago
2.8/36Commit cadence — 4/52 weeks with commits
7/18Commit volume — 5 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year5
human_commit_share0.96
days_since_last_push11
active_weeks_last_year4
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
0/36Release recency — latest release 1,967 days ago
19.8/27Release cadence — a release every ~54.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv9.9.4
releases_from_tagsyes
days_since_latest_release1,967
mean_days_between_releases54.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

42Weak · 17% of overall
How it's scored
25.6/60Stars — 39 stars
7.5/25Forks — 9 forks
0/15Watchers — 2 watchers
Inputs used
forks9
stars39
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
65.1/80Monthly downloads — 75,965 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@thaunknown/simple-peer
dependents
ecosystemsnpm
total_downloads
monthly_downloads75,965
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

50Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.6/22.5Commit distribution — top contributor authored 62% of commits
13.5/13.5Contributor breadth — 69 contributors
10/10OpenSSF Scorecard: Contributors — project has 29 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled69
top_contributor_share0.616
How it's scored
0/42Issue resolution — no issues or no data
0/30PR acceptance — 0/40 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs40
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
19.1/25Owner reach — 454 followers of ThaUnknown
25/25Track record — 174 public repos, account ~12 yr old
Inputs used
followers454
owner_typeUser
is_verified
owner_loginThaUnknown
public_repos174
account_age_days4,574
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 11 days ago
20/20Version history — 20 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@thaunknown/simple-peer
ecosystemsnpm
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

36Weak · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

1Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

54Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 29 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages47
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@thaunknown/simple-peer@10.1.2 runtime dependency closure — what installing the published package pulls in — 47 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

38Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
28.3/40Legible commit history — 51 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.531
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 4 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.04
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/15 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes33,229
source_files_sampled15
oversized_source_files0

Key facts

39GitHub stars
69contributors
5commits, last 12 months
11days since last push
100releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable

More detail

Star and fork history 0 ★ / 9 ⇿
0Stars
9Forks

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0246810912024-042025-052026-06

Each point covers 2 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-05 22:41 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 29 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
npmdebug^4.4.3package.json
npmerr-code^3.0.1package.json
npmstreamx^2.28.0package.json
npmuint8-util^2.3.2package.json
npmwebrtc-polyfill^1.2.2package.json
All dependencies 711

Full resolved dependency set from the GitHub dependency graph: 6 direct and 705 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npmdebug2.6.9direct
npmdebug4.4.3direct
npmerr-code3.0.1direct
npmstreamx2.28.0direct
npmuint8-util2.3.2direct
npmwebrtc-polyfill1.2.2direct
npm@airtap/browserify-istanbul4.0.0indirect
npm@babel/code-frame7.28.6indirect
npm@babel/compat-data7.28.6indirect
npm@babel/core7.28.6indirect
npm@babel/generator7.28.6indirect
npm@babel/helper-annotate-as-pure7.27.3indirect
npm@babel/helper-compilation-targets7.28.6indirect
npm@babel/helper-create-class-features-plugin7.28.6indirect
npm@babel/helper-create-regexp-features-plugin7.28.5indirect
npm@babel/helper-define-polyfill-provider0.6.5indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-member-expression-to-functions7.28.5indirect
npm@babel/helper-module-imports7.28.6indirect
npm@babel/helper-module-transforms7.28.6indirect
npm@babel/helper-optimise-call-expression7.27.1indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-remap-async-to-generator7.27.1indirect
npm@babel/helper-replace-supers7.28.6indirect
npm@babel/helper-skip-transparent-expression-wrappers7.27.1indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helper-wrap-function7.28.6indirect
npm@babel/helpers7.28.6indirect
npm@babel/parser7.28.6indirect
npm@babel/plugin-bugfix-firefox-class-in-computed-class-key7.28.5indirect
npm@babel/plugin-bugfix-safari-class-field-initializer-scope7.27.1indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.27.1indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.27.1indirect
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.28.6indirect
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirect
npm@babel/plugin-syntax-import-assertions7.28.6indirect
npm@babel/plugin-syntax-import-attributes7.28.6indirect
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirect
npm@babel/plugin-transform-arrow-functions7.27.1indirect
npm@babel/plugin-transform-async-generator-functions7.28.6indirect
npm@babel/plugin-transform-async-to-generator7.28.6indirect
npm@babel/plugin-transform-block-scoped-functions7.27.1indirect
npm@babel/plugin-transform-block-scoping7.28.6indirect
npm@babel/plugin-transform-class-properties7.28.6indirect
npm@babel/plugin-transform-class-static-block7.28.6indirect
npm@babel/plugin-transform-classes7.28.6indirect
npm@babel/plugin-transform-computed-properties7.28.6indirect
npm@babel/plugin-transform-destructuring7.28.5indirect
npm@babel/plugin-transform-dotall-regex7.28.6indirect
npm@babel/plugin-transform-duplicate-keys7.27.1indirect
npm@babel/plugin-transform-duplicate-named-capturing-groups-regex7.28.6indirect
npm@babel/plugin-transform-dynamic-import7.27.1indirect
npm@babel/plugin-transform-explicit-resource-management7.28.6indirect
npm@babel/plugin-transform-exponentiation-operator7.28.6indirect
npm@babel/plugin-transform-export-namespace-from7.27.1indirect
npm@babel/plugin-transform-for-of7.27.1indirect
npm@babel/plugin-transform-function-name7.27.1indirect
npm@babel/plugin-transform-json-strings7.28.6indirect
npm@babel/plugin-transform-literals7.27.1indirect
npm@babel/plugin-transform-logical-assignment-operators7.28.6indirect
npm@babel/plugin-transform-member-expression-literals7.27.1indirect
npm@babel/plugin-transform-modules-amd7.27.1indirect
npm@babel/plugin-transform-modules-commonjs7.28.6indirect
npm@babel/plugin-transform-modules-systemjs7.28.5indirect
npm@babel/plugin-transform-modules-umd7.27.1indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.27.1indirect
npm@babel/plugin-transform-new-target7.27.1indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.28.6indirect
npm@babel/plugin-transform-numeric-separator7.28.6indirect
npm@babel/plugin-transform-object-rest-spread7.28.6indirect
npm@babel/plugin-transform-object-super7.27.1indirect
npm@babel/plugin-transform-optional-catch-binding7.28.6indirect
npm@babel/plugin-transform-optional-chaining7.28.6indirect
npm@babel/plugin-transform-parameters7.27.7indirect
npm@babel/plugin-transform-private-methods7.28.6indirect
npm@babel/plugin-transform-private-property-in-object7.28.6indirect
npm@babel/plugin-transform-property-literals7.27.1indirect
npm@babel/plugin-transform-regenerator7.28.6indirect
npm@babel/plugin-transform-regexp-modifiers7.28.6indirect
npm@babel/plugin-transform-reserved-words7.27.1indirect
npm@babel/plugin-transform-shorthand-properties7.27.1indirect
npm@babel/plugin-transform-spread7.28.6indirect
npm@babel/plugin-transform-sticky-regex7.27.1indirect
npm@babel/plugin-transform-template-literals7.27.1indirect
npm@babel/plugin-transform-typeof-symbol7.27.1indirect
npm@babel/plugin-transform-unicode-escapes7.27.1indirect
npm@babel/plugin-transform-unicode-property-regex7.28.6indirect
npm@babel/plugin-transform-unicode-regex7.27.1indirect
npm@babel/plugin-transform-unicode-sets-regex7.28.6indirect
npm@babel/preset-env7.28.6indirect
npm@babel/preset-modules0.1.6-no-external-pluginsindirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.28.6indirect
npm@babel/types7.28.6indirect
npm@httptoolkit/osx-find-executable1.1.2indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@ljharb/resumer0.1.3indirect
npm@ljharb/through2.3.14indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@socket.io/component-emitter3.1.2indirect
npm@types/cors2.8.19indirect
npm@types/node25.0.8indirect
npm@xmldom/xmldom0.8.11indirect
npmabstract-browser1.0.0indirect
npmaccepts1.3.8indirect
npmacorn7.4.1indirect
npmacorn-node1.8.2indirect
npmacorn-walk7.2.0indirect
npmafter0.8.2indirect
npmaggregate-error3.1.0indirect
npmairtap4.0.4indirect
npmairtap-default1.0.0indirect
npmairtap-manual1.0.0indirect
npmairtap-match-browsers1.1.1indirect
npmairtap-multi1.0.0indirect
npmairtap-system0.1.0indirect
npmansi-regex2.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles2.2.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmaproba1.2.0indirect
npmare-we-there-yet1.1.7indirect
npmargparse2.0.1indirect
npmarr-union3.1.0indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-flatten1.1.1indirect
npmarray-union2.1.0indirect
npmarray-uniq1.0.3indirect
npmarray.prototype.every1.1.7indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmasn1.js4.10.1indirect
npmassert1.5.1indirect
npmasync-function1.0.0indirect
npmasyncreduce0.1.4indirect
npmavailable-typed-arrays1.0.7indirect
npmb4a1.8.1indirect
npmbabel-plugin-polyfill-corejs20.4.14indirect
npmbabel-plugin-polyfill-corejs30.13.0indirect
npmbabel-plugin-polyfill-regenerator0.6.5indirect
npmbabelify10.0.0indirect
npmbalanced-match1.0.2indirect
npmbare-events2.9.1indirect
npmbase64-js1.2.0indirect
npmbase64-js1.5.1indirect
npmbase64id2.0.0indirect
npmbaseline-browser-mapping2.9.14indirect
npmbig-integer1.6.52indirect
npmbinary-extensions2.3.0indirect
npmbl4.1.0indirect
npmbn.js4.12.2indirect
npmbn.js5.2.2indirect
npmbody-parser1.20.4indirect
npmbowser2.13.1indirect
npmbplist-creator0.1.0indirect
npmbplist-parser0.3.1indirect
npmbrace-expansion1.1.12indirect
npmbraces3.0.3indirect
npmbrorand1.1.0indirect
npmbrowser-manifest1.0.0indirect
npmbrowser-names1.1.0indirect
npmbrowser-pack6.1.0indirect
npmbrowser-provider1.2.0indirect
npmbrowser-resolve2.0.0indirect
npmbrowserify16.5.2indirect
npmbrowserify17.0.1indirect
npmbrowserify-aes1.2.0indirect
npmbrowserify-cipher1.0.1indirect
npmbrowserify-des1.0.2indirect
npmbrowserify-rsa4.1.1indirect
npmbrowserify-sign4.2.5indirect
npmbrowserify-zlib0.2.0indirect
npmbrowserslist4.28.1indirect
npmbruce-millis1.0.0indirect
npmbruce-millis-option1.0.0indirect
npmbuffer5.2.1indirect
npmbuffer5.7.1indirect
npmbuffer-from1.1.2indirect
npmbuffer-shims1.0.0indirect
npmbuffer-xor1.0.3indirect
npmbuiltin-status-codes3.0.0indirect
npmbytes3.1.2indirect
npmcached-path-relative1.1.0indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcaniuse-lite1.0.30001764indirect
npmcatering2.1.1indirect
npmchalk1.1.3indirect
npmchokidar3.6.0indirect
npmchownr1.1.4indirect
npmcipher-base1.0.7indirect
npmclean-stack2.2.0indirect
npmcliui7.0.4indirect
npmclone-deep0.2.4indirect
npmcode-point-at1.1.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombine-errors3.0.3indirect
npmcombine-source-map0.8.0indirect
npmcompressible2.0.18indirect
npmcompression1.8.1indirect
npmconcat-map0.0.1indirect
npmconcat-stream1.6.2indirect
npmconsole-browserify1.2.0indirect
npmconsole-control-strings1.1.0indirect
npmconstants-browserify1.0.0indirect
npmcontent-disposition0.5.4indirect
npmcontent-type1.0.5indirect
npmconvert-source-map1.1.3indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.0.7indirect
npmcore-js-compat3.47.0indirect
npmcore-util-is1.0.3indirect
npmcors2.8.5indirect
npmcreate-ecdh4.0.4indirect
npmcreate-hash1.2.0indirect
npmcreate-hmac1.1.7indirect
npmcross-env7.0.3indirect
npmcross-spawn7.0.6indirect
npmcrypto-browserify3.12.1indirect
npmcrypto-random-string2.0.0indirect
npmcsv-parser2.3.5indirect
npmcustom-error-instance2.1.1indirect
npmdash-ast1.0.0indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdecompress-response4.2.1indirect
npmdecompress-response6.0.0indirect
npmdeep-dot0.0.2indirect
npmdeep-equal2.2.3indirect
npmdeep-extend0.6.0indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdefined1.0.1indirect
npmdel6.1.1indirect
npmdelegates1.0.0indirect
npmdepd2.0.0indirect
npmdeps-sort2.0.1indirect
npmdes.js1.1.0indirect
npmdestroy1.2.0indirect
npmdetect-libc1.0.3indirect
npmdetect-libc2.1.2indirect
npmdetective5.2.1indirect
npmdiffie-hellman5.0.3indirect
npmdir-glob3.0.1indirect
npmdomain-browser1.2.0indirect
npmdotignore0.1.2indirect
npmdunder-proto1.0.1indirect
npmduplexer0.1.2indirect
npmduplexer20.1.4indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.267indirect
npmelliptic6.6.1indirect
npmemoji-regex8.0.0indirect
npmencodeurl2.0.0indirect
npmend-of-stream1.4.5indirect
npmengine.io6.6.5indirect
npmengine.io-client6.6.4indirect
npmengine.io-parser5.2.3indirect
npmes-abstract1.24.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-get-iterator1.1.3indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-to-primitive1.3.0indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmeventemitter34.0.7indirect
npmevents2.1.0indirect
npmevents3.3.0indirect
npmevents-to-array1.1.2indirect
npmevents-universal1.0.1indirect
npmevp_bytestokey1.0.3indirect
npmexistent1.0.1indirect
npmexpand-template2.0.3indirect
npmexpress4.22.1indirect
npmfast-fifo1.3.2indirect
npmfast-glob3.3.3indirect
npmfast-safe-stringify2.1.1indirect
npmfastq1.20.1indirect
npmfigures1.7.0indirect
npmfill-range7.1.1indirect
npmfinalhandler1.3.2indirect
npmfind-nearest-file1.1.0indirect
npmfollow-redirects1.15.11indirect
npmfor-each0.3.5indirect
npmfor-in0.1.8indirect
npmfor-in1.0.2indirect
npmfor-own0.1.5indirect
npmforwarded0.2.0indirect
npmfresh0.5.2indirect
npmfs-constants1.0.0indirect
npmfs-lotus1.0.1indirect
npmfs-maybe-open1.0.0indirect
npmfs-read-exactly1.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgauge2.7.4indirect
npmgenerator-function2.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-assigned-identifiers1.2.0indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-package-type0.1.0indirect
npmget-proto1.0.1indirect
npmget-stream5.2.0indirect
npmget-symbol-description1.1.0indirect
npmgithub-from-package0.0.0indirect
npmglob5.0.15indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmglobs-to-files1.0.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas1.0.4indirect
npmhas-ansi2.0.0indirect
npmhas-bigints1.1.0indirect
npmhas-dynamic-import2.1.1indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhas-unicode2.0.1indirect
npmhash-base3.0.5indirect
npmhash-base3.1.2indirect
npmhash.js1.1.7indirect
npmhasown2.0.2indirect
npmheadless-support1.0.0indirect
npmhmac-drbg1.0.1indirect
npmhtmlescape1.1.1indirect
npmhttp-errors2.0.1indirect
npmhttp-proxy1.18.1indirect
npmhttps-browserify1.0.0indirect
npmhumanize-duration3.33.2indirect
npmiconv-lite0.4.24indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminline-source-map0.6.3indirect
npminsert-module-globals7.2.1indirect
npminternal-slot1.1.0indirect
npmipaddr.js1.9.1indirect
npmis-arguments1.2.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-buffer1.1.6indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-docker2.2.1indirect
npmis-extendable0.1.1indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-finite1.1.0indirect
npmis-fork-pr2.5.0indirect
npmis-fullwidth-code-point1.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-path-cwd2.2.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-object2.0.4indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream2.0.1indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-wsl2.2.0indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument4.0.3indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.1indirect
npmjsesc3.1.0indirect
npmjson-stable-stringify0.0.1indirect
npmjson52.2.3indirect
npmjsonify0.0.1indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmkind-of2.0.1indirect
npmkind-of3.2.2indirect
npmlabeled-stream-splicer2.0.2indirect
npmlazy-cache0.2.7indirect
npmlazy-cache1.0.4indirect
npmload-script2.0.0indirect
npmlodash4.17.21indirect
npmlodash._baseiteratee4.7.0indirect
npmlodash._basetostring4.12.0indirect
npmlodash._baseuniq4.6.0indirect
npmlodash._createset4.0.3indirect
npmlodash._root3.0.1indirect
npmlodash._stringtopath4.8.0indirect
npmlodash.debounce4.0.8indirect
npmlodash.memoize3.0.4indirect
npmlodash.uniqby4.5.0indirect
npmlru-cache5.1.1indirect
npmmake-promises-safe5.1.0indirect
npmmath-intrinsics1.1.0indirect
npmmaybe-combine-errors1.0.0indirect
npmmd5.js1.3.5indirect
npmmedia-typer0.3.0indirect
npmmerge-deep3.0.3indirect
npmmerge-descriptors1.0.3indirect
npmmerge21.4.1indirect
npmmethods1.1.2indirect
npmmicromatch4.0.8indirect
npmmiller-rabin4.0.1indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmimic-response2.1.0indirect
npmmimic-response3.1.0indirect
npmminimalistic-assert1.0.1indirect
npmminimalistic-crypto-utils1.0.1indirect
npmminimatch3.1.2indirect
npmminimist1.2.8indirect
npmminipass3.1.6indirect
npmmixin-object2.0.1indirect
npmmkdirp-classic0.5.3indirect
npmmock-property1.1.0indirect
npmmodule-deps6.2.3indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmnanoresource1.3.0indirect
npmnanoresource-collection1.0.0indirect
npmnapi-build-utils1.0.2indirect
npmnapi-build-utils2.0.0indirect
npmnapi-macros2.2.2indirect
npmneat-csv5.2.0indirect
npmnegotiator0.6.3indirect
npmnegotiator0.6.4indirect
npmnode-abi2.30.1indirect
npmnode-abi3.94.0indirect
npmnode-addon-api3.2.1indirect
npmnode-datachannel0.32.3indirect
npmnode-gyp-build4.8.4indirect
npmnode-releases2.0.27indirect
npmnoop-logger0.1.1indirect
npmnormalize-path3.0.0indirect
npmnpmlog4.1.2indirect
npmnumber-is-nan1.0.1indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-is1.1.6indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmon-finished2.4.1indirect
npmon-headers1.1.0indirect
npmon-stream-close1.0.0indirect
npmonce1.4.0indirect
npmopen7.4.2indirect
npmos-browserify0.3.0indirect
npmoutpipe1.1.1indirect
npmown-keys1.0.1indirect
npmp-map4.0.0indirect
npmpako1.0.11indirect
npmparents1.0.1indirect
npmparse-asn15.1.9indirect
npmparse-ms1.0.1indirect
npmparseurl1.3.3indirect
npmpath-browserify0.0.1indirect
npmpath-browserify1.0.1indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-platform0.11.15indirect
npmpath-to-regexp0.1.12indirect
npmpath-type4.0.0indirect
npmpbkdf23.1.5indirect
npmpe-coff1.0.0indirect
npmpe-machine-type1.0.0indirect
npmpe-machine-type-descriptor1.0.0indirect
npmpe-signature1.0.0indirect
npmpe-signature-offset1.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmplist2.1.0indirect
npmplist3.1.0indirect
npmplur1.0.0indirect
npmpossible-typed-array-names1.1.0indirect
npmprebuild-install5.3.6indirect
npmprebuild-install7.1.3indirect
npmprettier-bytes1.0.4indirect
npmpretty-ms2.1.0indirect
npmprocess0.11.10indirect
npmprocess-nextick-args1.0.7indirect
npmprocess-nextick-args2.0.1indirect
npmproxy-addr2.0.7indirect
npmpublic-encrypt4.0.3indirect
npmpump3.0.3indirect
npmpump3.0.4indirect
npmpunycode1.4.1indirect
npmqs6.14.1indirect
npmquerystring-es30.2.1indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmrandomfill1.0.4indirect
npmrange-parser1.2.1indirect
npmraw-body2.5.3indirect
npmrc1.2.8indirect
npmre-emitter1.1.3indirect
npmread-only-stream2.0.0indirect
npmreadable-stream2.2.9indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmreflect.getprototypeof1.0.10indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.2.2indirect
npmregexp.prototype.flags1.5.4indirect
npmregexpu-core6.4.0indirect
npmregistry-js1.16.1indirect
npmregjsgen0.8.0indirect
npmregjsparser0.13.0indirect
npmrepeat-string1.6.1indirect
npmrequire-directory2.1.1indirect
npmrequires-port1.0.0indirect
npmresolve1.22.11indirect
npmresolve2.0.0-next.5indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmripemd1602.0.3indirect
npmrun-parallel1.2.0indirect
npmrun-parallel-settled1.0.1indirect
npmrunnel0.5.3indirect
npmsafe-array-concat1.1.3indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsec1.0.0indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmsend0.19.2indirect
npmserve-static1.16.3indirect
npmserver-destroy1.0.1indirect
npmset-blocking2.0.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsetprototypeof1.2.0indirect
npmsha.js2.4.12indirect
npmshallow-clone0.1.2indirect
npmshasum1.0.2indirect
npmshasum-object1.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.3indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsigmund1.0.1indirect
npmsignal-exit3.0.7indirect
npmsimple-concat1.0.1indirect
npmsimple-get3.1.1indirect
npmsimple-get4.0.1indirect
npmsimple-plist1.3.1indirect
npmslash3.0.0indirect
npmsource-map0.5.7indirect
npmspeedometer1.1.0indirect
npmsplit1.0.0indirect
npmstatuses2.0.2indirect
npmstop-iteration-iterator1.1.0indirect
npmstream-browserify2.0.2indirect
npmstream-browserify3.0.0indirect
npmstream-buffers2.2.0indirect
npmstream-combiner21.1.1indirect
npmstream-http3.2.0indirect
npmstream-splicer2.0.1indirect
npmstring-to-stream3.0.1indirect
npmstring-width1.0.2indirect
npmstring-width4.2.3indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.0.3indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments2.0.1indirect
npmsubarg1.0.0indirect
npmsupports-color2.0.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsyntax-error1.4.0indirect
npmtap-completed1.0.1indirect
npmtap-out2.1.0indirect
npmtap-parser10.1.0indirect
npmtap-spec5.0.0indirect
npmtap-yaml1.0.2indirect
npmtape5.9.0indirect
npmtar-fs2.1.5indirect
npmtar-stream2.2.0indirect
npmtasklist4.0.1indirect
npmtemp-dir2.0.0indirect
npmtempy1.0.1indirect
npmtext-decoder1.2.7indirect
npmthe-last-browser-launcher0.1.1indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmthrough23.0.2indirect
npmthrough24.0.2indirect
npmthunky1.0.3indirect
npmthunky1.1.0indirect
npmthunky-with-args1.0.0indirect
npmtimers-browserify1.4.2indirect
npmto-buffer1.2.2indirect
npmto-readable-stream2.1.0indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtransient-error1.0.0indirect
npmtrim0.0.1indirect
npmtty-browserify0.0.1indirect
npmtunnel-agent0.6.0indirect
npmtype-fest0.16.0indirect
npmtype-is1.6.18indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypedarray0.0.6indirect
npmumd3.0.3indirect
npmunbox-primitive1.1.0indirect
npmundeclared-identifiers1.1.3indirect
npmundici-types7.16.0indirect
npmunicode-canonical-property-names-ecmascript2.0.1indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.2.1indirect
npmunicode-property-aliases-ecmascript2.2.0indirect
npmunique-string2.0.0indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmurl0.11.4indirect
npmutil0.10.4indirect
npmutil0.12.5indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmuuid8.3.2indirect
npmvary1.1.2indirect
npmvm-browserify1.1.2indirect
npmwatchify4.0.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-pm-runs1.1.0indirect
npmwhich-typed-array1.1.20indirect
npmwide-align1.1.5indirect
npmwin-detect-browsers7.0.0indirect
npmwin-version-info5.0.1indirect
npmwindows-env1.0.1indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmws8.18.3indirect
npmws8.19.0indirect
npmxmlbuilder15.1.1indirect
npmxmlbuilder8.2.2indirect
npmxmldom0.1.31indirect
npmxmlhttprequest-ssl2.1.2indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyaml1.10.2indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.9indirect
Dependency advisories 0

Installing npm:@thaunknown/simple-peer@10.1.2 pulls in 47 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "icon": {
      "bytes": 55201,
      "width": 452,
      "height": 416,
      "rejected": [],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://raw.githubusercontent.com/ThaUnknown/simple-peer/master/img/full-mesh.png",
      "source_type": "readme",
      "content_hash": "938982e01ab67a4d9413150aae2855df33b10f6138e0f593cd402479d3a67c20",
      "candidates_considered": 1
    },
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 3047,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 112410
      },
      "pushed_at": "2026-07-25T17:08:52Z",
      "created_at": "2021-03-17T23:36:36Z",
      "owner_type": "User",
      "updated_at": "2026-08-03T09:13:46Z",
      "description": "📡 Simple WebRTC video, voice, and data channels",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://thaunknown.github.io",
      "name": "Cas_",
      "type": "User",
      "login": "ThaUnknown",
      "company": null,
      "location": "casistaken@gmail.com",
      "followers": 454,
      "avatar_url": "https://avatars.githubusercontent.com/u/6506529?v=4",
      "created_at": "2014-01-26T13:11:14Z",
      "is_verified": null,
      "public_repos": 174,
      "account_age_days": 4574
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v9.9.4",
          "kind": "patch",
          "published_at": "2021-03-17T21:49:03Z"
        },
        {
          "tag": "v9.9.3",
          "kind": "patch",
          "published_at": "2020-11-11T02:43:30Z"
        },
        {
          "tag": "v9.9.2",
          "kind": "patch",
          "published_at": "2020-11-11T02:41:21Z"
        },
        {
          "tag": "v9.9.1",
          "kind": "patch",
          "published_at": "2020-11-11T01:34:29Z"
        },
        {
          "tag": "v9.9.0",
          "kind": "minor",
          "published_at": "2020-11-11T01:26:46Z"
        },
        {
          "tag": "v9.8.0",
          "kind": "minor",
          "published_at": "2020-10-28T00:40:08Z"
        },
        {
          "tag": "v9.7.2",
          "kind": "patch",
          "published_at": "2020-05-12T22:20:51Z"
        },
        {
          "tag": "v9.7.1",
          "kind": "patch",
          "published_at": "2020-05-10T17:38:55Z"
        },
        {
          "tag": "v9.7.0",
          "kind": "minor",
          "published_at": "2020-04-22T21:56:24Z"
        },
        {
          "tag": "v9.6.2",
          "kind": "patch",
          "published_at": "2019-11-12T23:57:59Z"
        },
        {
          "tag": "v9.6.1",
          "kind": "patch",
          "published_at": "2019-11-06T17:50:54Z"
        },
        {
          "tag": "v9.6.0",
          "kind": "minor",
          "published_at": "2019-09-18T01:05:48Z"
        },
        {
          "tag": "v9.5.0",
          "kind": "minor",
          "published_at": "2019-08-02T00:03:46Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2019-06-26T22:18:03Z"
        },
        {
          "tag": "v9.3.1",
          "kind": "patch",
          "published_at": "2019-06-26T00:20:32Z"
        },
        {
          "tag": "v9.3.0",
          "kind": "minor",
          "published_at": "2019-03-24T22:33:32Z"
        },
        {
          "tag": "v9.2.1",
          "kind": "patch",
          "published_at": "2018-12-13T08:01:58Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2018-12-13T08:01:58Z"
        },
        {
          "tag": "v9.1.2",
          "kind": "patch",
          "published_at": "2018-05-23T01:48:00Z"
        },
        {
          "tag": "v9.1.1",
          "kind": "patch",
          "published_at": "2018-04-25T01:23:08Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2018-04-20T06:27:14Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2018-02-21T17:57:25Z"
        },
        {
          "tag": "v8.5.0",
          "kind": "minor",
          "published_at": "2018-02-17T04:38:06Z"
        },
        {
          "tag": "v8.4.0",
          "kind": "minor",
          "published_at": "2018-02-16T21:47:31Z"
        },
        {
          "tag": "v8.3.0",
          "kind": "minor",
          "published_at": "2018-01-29T04:58:32Z"
        },
        {
          "tag": "v8.2.0",
          "kind": "minor",
          "published_at": "2017-12-03T08:24:52Z"
        },
        {
          "tag": "v8.1.1",
          "kind": "patch",
          "published_at": "2017-06-21T21:02:23Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2017-04-13T21:54:43Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2017-04-08T00:06:32Z"
        },
        {
          "tag": "v7.0.1",
          "kind": "patch",
          "published_at": "2017-04-07T20:02:32Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2017-03-02T06:32:31Z"
        },
        {
          "tag": "v6.4.4",
          "kind": "patch",
          "published_at": "2017-02-28T21:46:11Z"
        },
        {
          "tag": "v6.4.3",
          "kind": "patch",
          "published_at": "2017-02-21T10:51:15Z"
        },
        {
          "tag": "v6.4.2",
          "kind": "patch",
          "published_at": "2017-02-21T07:31:35Z"
        },
        {
          "tag": "v6.4.1",
          "kind": "patch",
          "published_at": "2017-02-20T12:31:09Z"
        },
        {
          "tag": "v6.4.0",
          "kind": "minor",
          "published_at": "2017-02-20T12:11:05Z"
        },
        {
          "tag": "v6.3.0",
          "kind": "minor",
          "published_at": "2017-02-16T07:52:11Z"
        },
        {
          "tag": "v6.2.2",
          "kind": "patch",
          "published_at": "2017-02-08T04:43:22Z"
        },
        {
          "tag": "v6.2.1",
          "kind": "patch",
          "published_at": "2017-01-18T11:28:37Z"
        },
        {
          "tag": "v6.2.0",
          "kind": "minor",
          "published_at": "2017-01-18T06:24:31Z"
        },
        {
          "tag": "v6.1.5",
          "kind": "patch",
          "published_at": "2017-01-16T12:26:01Z"
        },
        {
          "tag": "v6.1.4",
          "kind": "patch",
          "published_at": "2017-01-16T11:50:20Z"
        },
        {
          "tag": "v6.1.3",
          "kind": "patch",
          "published_at": "2017-01-11T10:31:14Z"
        },
        {
          "tag": "v6.1.2",
          "kind": "patch",
          "published_at": "2017-01-11T10:05:39Z"
        },
        {
          "tag": "v6.1.1",
          "kind": "patch",
          "published_at": "2017-01-11T05:06:29Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2016-12-03T00:48:48Z"
        },
        {
          "tag": "v6.0.7",
          "kind": "patch",
          "published_at": "2016-08-21T02:33:47Z"
        },
        {
          "tag": "v6.0.6",
          "kind": "patch",
          "published_at": "2016-08-21T02:17:34Z"
        },
        {
          "tag": "v6.0.5",
          "kind": "patch",
          "published_at": "2016-08-06T21:16:50Z"
        },
        {
          "tag": "v6.0.4",
          "kind": "patch",
          "published_at": "2016-05-13T23:58:29Z"
        },
        {
          "tag": "v6.0.3",
          "kind": "patch",
          "published_at": "2016-03-29T09:22:13Z"
        },
        {
          "tag": "v6.0.2",
          "kind": "patch",
          "published_at": "2016-02-28T06:54:33Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2016-02-17T01:42:22Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2016-02-15T23:32:24Z"
        },
        {
          "tag": "v5.12.1",
          "kind": "patch",
          "published_at": "2016-02-15T21:41:56Z"
        },
        {
          "tag": "v5.12.0",
          "kind": "minor",
          "published_at": "2016-02-12T23:19:04Z"
        },
        {
          "tag": "v5.11.9",
          "kind": "patch",
          "published_at": "2016-01-28T16:30:18Z"
        },
        {
          "tag": "v5.11.8",
          "kind": "patch",
          "published_at": "2016-01-11T15:06:27Z"
        },
        {
          "tag": "v5.11.7",
          "kind": "patch",
          "published_at": "2016-01-10T00:15:56Z"
        },
        {
          "tag": "v5.11.6",
          "kind": "patch",
          "published_at": "2015-12-03T01:56:09Z"
        },
        {
          "tag": "v5.11.5",
          "kind": "patch",
          "published_at": "2015-08-06T12:55:10Z"
        },
        {
          "tag": "v5.11.4",
          "kind": "patch",
          "published_at": "2015-07-10T20:15:57Z"
        },
        {
          "tag": "v5.11.3",
          "kind": "patch",
          "published_at": "2015-07-01T22:52:06Z"
        },
        {
          "tag": "v5.11.2",
          "kind": "patch",
          "published_at": "2015-06-16T07:22:51Z"
        },
        {
          "tag": "v5.11.1",
          "kind": "patch",
          "published_at": "2015-06-12T20:46:18Z"
        },
        {
          "tag": "v5.11.0",
          "kind": "minor",
          "published_at": "2015-06-01T17:21:14Z"
        },
        {
          "tag": "v5.10.0",
          "kind": "minor",
          "published_at": "2015-06-01T17:12:16Z"
        },
        {
          "tag": "v5.9.1",
          "kind": "patch",
          "published_at": "2015-05-28T01:07:51Z"
        },
        {
          "tag": "v5.9.0",
          "kind": "minor",
          "published_at": "2015-05-20T20:41:08Z"
        },
        {
          "tag": "v5.8.1",
          "kind": "patch",
          "published_at": "2015-05-19T11:44:32Z"
        },
        {
          "tag": "v5.8.0",
          "kind": "minor",
          "published_at": "2015-05-18T23:27:34Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2015-05-18T02:28:27Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2015-05-15T21:44:09Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2015-05-13T02:19:53Z"
        },
        {
          "tag": "v5.4.3",
          "kind": "patch",
          "published_at": "2015-05-06T06:10:39Z"
        },
        {
          "tag": "v5.4.2",
          "kind": "patch",
          "published_at": "2015-05-06T06:08:25Z"
        },
        {
          "tag": "v5.4.1",
          "kind": "patch",
          "published_at": "2015-05-06T05:40:03Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2015-05-06T05:30:43Z"
        },
        {
          "tag": "v5.3.1",
          "kind": "patch",
          "published_at": "2015-05-05T04:00:37Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2015-05-05T03:46:22Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2015-05-04T21:32:48Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2015-05-03T20:34:50Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2015-04-24T04:15:44Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2015-04-20T01:58:38Z"
        },
        {
          "tag": "v4.2.3",
          "kind": "patch",
          "published_at": "2015-04-17T17:52:31Z"
        },
        {
          "tag": "v4.2.2",
          "kind": "patch",
          "published_at": "2015-04-10T23:37:50Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2015-04-10T22:50:37Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2015-04-06T00:19:55Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2015-04-01T23:01:51Z"
        },
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2015-03-19T01:11:14Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2015-03-18T23:12:21Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2015-03-06T22:21:16Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2015-01-31T23:40:44Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2015-01-15T09:04:58Z"
        },
        {
          "tag": "v3.6.9",
          "kind": "patch",
          "published_at": "2015-01-04T09:00:53Z"
        },
        {
          "tag": "v3.6.8",
          "kind": "patch",
          "published_at": "2015-01-03T01:12:13Z"
        },
        {
          "tag": "v3.6.7",
          "kind": "patch",
          "published_at": "2014-12-22T10:28:10Z"
        },
        {
          "tag": "v3.6.6",
          "kind": "patch",
          "published_at": "2014-11-27T15:28:58Z"
        },
        {
          "tag": "v3.6.5",
          "kind": "patch",
          "published_at": "2014-11-21T08:06:57Z"
        },
        {
          "tag": "v3.6.4",
          "kind": "patch",
          "published_at": "2014-10-25T23:31:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "84f7f829e5b3500cc6c144c8dedf648f6322d98a",
          "body": null,
          "is_bot": false,
          "headline": "chore: deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2026-07-25T17:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "397fc29aac6306eedd80c8ec1afc795f47f71b64",
          "body": "fix: unref timeouts\nfix: duplicate connect",
          "is_bot": false,
          "headline": "chore: bump deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2026-05-21T22:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080b82384f42c8ff796729b930a00c87c1499bb3",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2026-01-15T17:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c62f2d1907f0566347bb3b36aa6b9715eb34d913",
          "body": null,
          "is_bot": false,
          "headline": "chore: deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2026-01-15T17:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c823ee35c8f566ac72a941611dd92001dbec13a4",
          "body": null,
          "is_bot": false,
          "headline": "feat: connect and disconnect events",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2025-08-14T12:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e00ca256bdc59aa00183896b243bd2f9812137d",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-11-05T21:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62179ec0883c64772755d62fcd207caffab54456",
          "body": null,
          "is_bot": false,
          "headline": "feat: 10.0.10",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-07-17T12:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f938c6384f8e0e1a52545bd9f5647852b26841",
          "body": null,
          "is_bot": false,
          "headline": "chore: deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-07-17T12:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb9bf5b793c82fe86d2037c1c118d43a3bfc5c5c",
          "body": null,
          "is_bot": false,
          "headline": "feat: 10.0.9",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-06-29T11:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d2d5d53611fe4550d99f546edb9f84008dc55ad",
          "body": null,
          "is_bot": false,
          "headline": "fix: revert streamx to 2.17",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-06-28T22:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7af19b72b643ec8be73edff2089c2a602752e8c",
          "body": "chore: deps",
          "is_bot": false,
          "headline": "feat: 10.0.8",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-06-28T19:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d8f0f21a47a2d8e8cefff08d7ba72ed3639c23a",
          "body": null,
          "is_bot": false,
          "headline": "chore: deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-05-23T11:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c2006eedcca882bea6bdf84d3ae427041b3fa3",
          "body": null,
          "is_bot": false,
          "headline": "chore: deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-05-22T21:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e163fd3adf5f85b1f76a6cf066019f26bf79d4c",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-05-22T21:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "442bdf734de276525c0aae47cff28908c2d7526f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-05-14T19:42:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be1ae367ff26a323e890eafba63b02ae75506260",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-05-14T17:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1417f8edb95075c5ac8e47dc2772f07f202dfe50",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-04-22T22:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7381b0371b1b85c9c0ed54adc767c188a643e8c3",
          "body": null,
          "is_bot": false,
          "headline": "fix: dependency issues",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-04-22T20:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3155958515203381a209aa405104911a7665f43a",
          "body": null,
          "is_bot": false,
          "headline": "fix: tests",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-04-22T20:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15ece8e079c518ef9a582cc4d21f0a85b466c020",
          "body": null,
          "is_bot": false,
          "headline": "feat: polyfill WebRTC in Node",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-04-21T14:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5175cc3b5bac75f8edf9ccdd9bf4efa0a711a9ed",
          "body": null,
          "is_bot": false,
          "headline": "wip: node webtc polyfill",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2024-04-02T22:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eddd3ceeb92653e55375ccefad83d2a4eeb30c9",
          "body": null,
          "is_bot": false,
          "headline": "chore: readme",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2023-06-16T11:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99bb0b2926a412193cc86e4c1060d75cfd2a9694",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump ver",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2023-06-16T10:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac6135f8d6eb3a9eb2a4506e6ad3e74394fb754",
          "body": null,
          "is_bot": false,
          "headline": "feat: peer-lite",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2023-06-16T10:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b19e07879707c0acdaad693542c6cd0bdd2d0185",
          "body": "perf: drop buffer",
          "is_bot": false,
          "headline": "feat: ESM",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2023-05-26T22:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b879f150ee9f5d5132dab8c9f76e3e8c44e704a",
          "body": null,
          "is_bot": false,
          "headline": "feat: take over after feross",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2023-05-26T21:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64b22885807a114911397cfb176429ff4c2fceb5",
          "body": null,
          "is_bot": false,
          "headline": "fix: migrate to streamx",
          "author_name": "ThaUnknown",
          "author_login": "ThaUnknown",
          "committed_at": "2023-05-26T20:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1a492d1999ce727fa87193ebdea20ac89c1fc6d",
          "body": null,
          "is_bot": false,
          "headline": "9.11.1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2022-02-17T18:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b57b5c500f3e30ff942e5c967a94df2c1268d57",
          "body": "….5.2",
          "is_bot": false,
          "headline": "Merge pull request #871 from feross/dependabot/npm_and_yarn/tape-tw-5…",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2022-02-17T18:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d47e7ce672ee7d36ac00d28cd5ce46f95535f644",
          "body": null,
          "is_bot": false,
          "headline": "add sponsor message",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2022-02-17T18:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "833cfd5a60e4c1e8b9dcb4e4ba698ee521d31926",
          "body": null,
          "is_bot": false,
          "headline": "Update .npmignore",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2022-02-17T18:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dea85e27699da4021b3dc3646bafc5564c786ae",
          "body": null,
          "is_bot": false,
          "headline": "Create dfinity-sponsor.png",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2022-02-17T18:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de1f6c4d4b9f1165b53ab4c244c48d3f8d63d11",
          "body": "Updates the requirements on [tape](https://github.com/substack/tape) to permit the latest version.\n- [Release notes](https://github.com/substack/tape/releases)\n- [Commits](https://github.com/substack/tape/compare/v5.2.2...v5.5.2)\n\n---\nupdated-dependencies:\n- dependency-name: tape\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update tape requirement from ^5.2.2 to ^5.5.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-14T04:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1c0ebe13233afb8d4eceafd2cbdd4000ffebea1",
          "body": "…-tw-3.1.1\n\nUpdate coveralls requirement from ^3.1.0 to ^3.1.1",
          "is_bot": false,
          "headline": "Merge pull request #826 from feross/dependabot/npm_and_yarn/coveralls…",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-07-14T23:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "434168fbbe5ecdcf1e11b68b5ab482f8aac0f417",
          "body": "…4.3.2\n\nUpdate debug requirement from ^4.3.1 to ^4.3.2",
          "is_bot": false,
          "headline": "Merge pull request #828 from feross/dependabot/npm_and_yarn/debug-tw-…",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-07-14T23:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5621f1e63648ff962647dc2ee107d9b5db92b239",
          "body": "Update ws requirement from ^7.4.5 to ^7.5.3",
          "is_bot": false,
          "headline": "Merge pull request #830 from feross/dependabot/npm_and_yarn/ws-tw-7.5.3",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-07-14T23:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2bd65c1c48ce9bb8c5e55d705ab120aa2ae3b95",
          "body": "Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.5.3)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update ws requirement from ^7.4.5 to ^7.5.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-07-12T04:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67fe4c444c09b057e7771afc2ee19c8e739b3333",
          "body": "Updates the requirements on [debug](https://github.com/visionmedia/debug) to permit the latest version.\n- [Release notes](https://github.com/visionmedia/debug/releases)\n- [Commits](https://github.com/visionmedia/debug/compare/4.3.1...4.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: debug\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update debug requirement from ^4.3.1 to ^4.3.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-07-05T04:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff43260f56ca54949fa36e206a780a35209d3e06",
          "body": "Updates the requirements on [coveralls](https://github.com/nickmerwin/node-coveralls) to permit the latest version.\n- [Release notes](https://github.com/nickmerwin/node-coveralls/releases)\n- [Commits](https://github.com/nickmerwin/node-coveralls/compare/v3.1.0...3.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: coveralls\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update coveralls requirement from ^3.1.0 to ^3.1.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-06-29T04:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d972548299a50f836ca91c36e39304ef0f9474b7",
          "body": "Create dependabot.yml",
          "is_bot": false,
          "headline": "Merge pull request #801 from feross/test",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-22T00:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afe0e76a7edd1946aae3bee4314dbe0dd5bea05e",
          "body": null,
          "is_bot": false,
          "headline": "Create dependabot.yml",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-22T00:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b65108a684552c95c1585dcbba94b354c440503b",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #799 from feross/test",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-22T00:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbdd94a1d44edc05d437443da106e8c5960d4748",
          "body": null,
          "is_bot": false,
          "headline": "fix airtap commands",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-22T00:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74cd5b224cd569f10d33e92f2933f8f255edd26e",
          "body": null,
          "is_bot": false,
          "headline": "ci: use airtap credentials",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-22T00:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2cd79d231f660fbde5b71f724026904411193ab",
          "body": null,
          "is_bot": false,
          "headline": "test: disable flaky node tests",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-22T00:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab859d49be97fd938c9f7461c9558b96c06ad9f0",
          "body": null,
          "is_bot": false,
          "headline": "bump deps",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-22T00:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d6206e4767730210a0aeb46398a2a1243b24de3",
          "body": null,
          "is_bot": false,
          "headline": "Update airtap; Fix Sauce tests",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-22T00:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea1805d992a8164a42b750160ed3425f2a494f1",
          "body": null,
          "is_bot": false,
          "headline": "build",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-13T01:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcd129d043bc9852ecb9a74f6b34101f0ccaedd5",
          "body": null,
          "is_bot": false,
          "headline": "9.11.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-13T01:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20c783c1d47f50d5617245345b0764b7f94b8706",
          "body": null,
          "is_bot": false,
          "headline": "err-code@3",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-13T01:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6a389989bf8396e8414a2d6908f6436b0a40a7",
          "body": null,
          "is_bot": false,
          "headline": "bump deps",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-13T01:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8d8141b30b20922a72b8218bc39400abee17a8",
          "body": "Better DataChannel error handling",
          "is_bot": false,
          "headline": "Merge pull request #796 from feross/datachannel-errors",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-13T01:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb2ec7c56678bbceb18b13fb379e9c65e9a759a2",
          "body": "Don't emit an RTCErrorEvent since that's not an Error. Instead, emit the actual RTCError, if it exists. Otherwise, make a new Error and emit that.",
          "is_bot": false,
          "headline": "Better DataChannel error handling",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-04-13T01:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ddb7d728a14521a555544987c16e657255f888c",
          "body": null,
          "is_bot": false,
          "headline": "build",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-18T01:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e55dba8e6cebe919333e623ece4aa9ba92569561",
          "body": null,
          "is_bot": false,
          "headline": "9.10.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-18T01:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4140f2a363c4fe13984713f301a5c60d9400b323",
          "body": "Ignore public method calls when destroying; throw when destroyed",
          "is_bot": false,
          "headline": "Merge pull request #788 from feross/destroying",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-18T01:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e70f43d51a4eae1eee9f6ca83e1ab5836d3775e",
          "body": null,
          "is_bot": false,
          "headline": "Ignore public method calls when destroying; throw when destroyed",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-17T22:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a1f43bf6474e502eabe9b486fc95a503cfee551",
          "body": "update README.md, add Deskreen",
          "is_bot": false,
          "headline": "Merge pull request #785 from pavlobu/patch-1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-17T22:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b400d8da55812317908077abb5d36ee8dd0a365e",
          "body": null,
          "is_bot": false,
          "headline": "github actions; temporarily disable browser tests",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-17T22:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc9475eb80256d12edc5f87060816f6c3497a94",
          "body": null,
          "is_bot": false,
          "headline": "package metadata",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-17T22:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d65bca261345cd9868a5e0f3cf0c4510dd382c",
          "body": null,
          "is_bot": false,
          "headline": "build",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-17T22:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1455d6e0e8465e08dd15d5a967ea671c40bb1ca1",
          "body": null,
          "is_bot": false,
          "headline": "9.9.4",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-17T21:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a240ddf0e973d665c57a98672d6462b4b1e3f69",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #783 from Chocobozzz/master",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-17T21:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53278b795c9cdbb35591383f7fdbf6d6c46813cc",
          "body": null,
          "is_bot": false,
          "headline": "add comment to firefox hack",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2021-03-17T21:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c1a3c5258ae8a4de10b751e8b12edbc6a0adea",
          "body": "include Deskreen in readme section: Who is using `simple-peer`?",
          "is_bot": false,
          "headline": "update README.md, add Deskreen",
          "author_name": "Paul Pavlo Buidenkov",
          "author_login": "pavlobu",
          "committed_at": "2021-02-22T12:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdad35fb2797c60b61689a539e420a1e3c4fa434",
          "body": "Complete stacktrace:\n\nUncaught (in promise) DOMException: RTCPeerConnection is gone (did you enter Offline mode?) PeerConnection.jsm:1153:12\n    _validateIdentity resource://gre/modules/media/PeerConnection.jsm:1153",
          "is_bot": false,
          "headline": "Handle \"RTCPeerConnection is gone\" error on FF",
          "author_name": "Chocobozzz",
          "author_login": "Chocobozzz",
          "committed_at": "2021-02-11T13:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00ce96a01359e21687b67eececf9e8bf520d63c8",
          "body": "chore(doc): Update apps using link",
          "is_bot": false,
          "headline": "Merge pull request #772 from prashanthr/patch-1",
          "author_name": "Nazar Mokrynskyi",
          "author_login": "nazar-pc",
          "committed_at": "2020-12-15T20:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c9b19853acabe4196ec6fcfa5cebf82c37f918d",
          "body": "App has been moved to a new DNS so updating url",
          "is_bot": false,
          "headline": "chore(doc): Update apps using link",
          "author_name": "Prashanth Rajaram",
          "author_login": "prashanthr",
          "committed_at": "2020-12-15T18:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98e72f70e9ca397e8f3648e6509c1a7e3088009a",
          "body": "Calling `send` before the channel is open doesn't buffer data",
          "is_bot": false,
          "headline": "Merge pull request #766 from feross/docs-send",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-23T00:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e79dcb1606010d075861cd20cad610be132cad8",
          "body": "Fixes: https://github.com/feross/simple-peer/issues/690",
          "is_bot": false,
          "headline": "Calling `send` before the channel is open doesn't buffer data",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-23T00:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d62864ab0262cfc6aaf46ae92ebb6bf2c6dc8e4d",
          "body": null,
          "is_bot": false,
          "headline": "build",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72fe9db3b809595637a7fc3812824c529a8a665d",
          "body": null,
          "is_bot": false,
          "headline": "9.9.3",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f613f0424f6bfcd932b60767ceeae32a62424181",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #754 from feross/add-type",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "497e0ca9adb90b21b5ad91bfbc50725c82f5e8c4",
          "body": null,
          "is_bot": false,
          "headline": "build",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3351a20977d26f5ca4428b8e9158e7b53bb34d6",
          "body": null,
          "is_bot": false,
          "headline": "9.9.2",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "717b2af848cbb9405121c5ff0ad6559e9064ff3a",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #723 from t-mullen/bugfix/wait-to-destroy",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87763398d650aab6c231e1922b52d52017d5a6b8",
          "body": "Add Speakrandom app to the list",
          "is_bot": false,
          "headline": "Merge pull request #738 from helderjbe/patch-1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b729bbe1a40c026f3415c1e9652919e10a4dcfc8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into patch-1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be8a3966cb145034d182fdc0746211b694d8b008",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #726 from subins2000/patch-2",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c384ee28c24dea281d9cedd2aa9aaab5db82407",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into patch-2",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0efe8e299471366b4ddbd4c61e99d2c37a9e2da1",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #739 from mmurtaznaqvi/master",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "529aabfa558093396f97d22755b9eff0f020e009",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T02:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40271f7462839bd00a353b6ccd00aec356d575e2",
          "body": null,
          "is_bot": false,
          "headline": "9.9.1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T01:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "063673ca643c97fdf32154c98373edaac0f2e313",
          "body": null,
          "is_bot": false,
          "headline": "fix built file",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T01:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "362574b7e9a016f1fb3a3045146364007ab6f9ba",
          "body": null,
          "is_bot": false,
          "headline": "package metadata",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T01:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72bd5b4d4ed6eba31873ce6b50da8bee401dc47e",
          "body": null,
          "is_bot": false,
          "headline": "build",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T01:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b444bb6931134a579084609e794e3d6f2a04c4",
          "body": null,
          "is_bot": false,
          "headline": "9.9.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T01:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72e19c55a7a4046c216a12fa55f41fddc2d9c2d1",
          "body": "This reverts commit e6e01483c2e46b8cf150398bc814d8aeb6fcf89a.",
          "is_bot": false,
          "headline": "Revert \"Revert \"fix: add buffer\"\"",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T01:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c78a5733b35775f040763014e10adec3eb8a79c",
          "body": null,
          "is_bot": false,
          "headline": "Create PULL_REQUEST_TEMPLATE.md",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-11T01:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ba474c1887eb92c163bb6428963e9ba3ddf90cc",
          "body": null,
          "is_bot": false,
          "headline": "Improve issue templates – add link to discord server",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-10T23:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1564130e83e63c0a52603ab58a9b941cba7225",
          "body": null,
          "is_bot": false,
          "headline": "Update issue templates",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-10T23:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ec1512fb96b462e1ede2ee22a3290b9f268cb0a",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #757 from najibghadri/patch-1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-11-10T02:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62cb4cac97ec981775700df446f32c8afe50e30a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Najib Ghadri",
          "author_login": "najibghadri",
          "committed_at": "2020-11-01T21:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d9665163b40fba6cd983fa7c12346ffe448c23",
          "body": null,
          "is_bot": false,
          "headline": "standard",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-10-29T05:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "973d99d5cf7b003f4c78cd37625449ba00dc5458",
          "body": null,
          "is_bot": false,
          "headline": "standard",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-10-29T03:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93ecb414e14904b211ba0d80f96bbc9c9fbb3670",
          "body": null,
          "is_bot": false,
          "headline": "travis: tests more likely to crash on node 14 LTS, so use node 12",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-10-28T06:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9119d9b53b238b1d895ac60676401562a9038e9",
          "body": null,
          "is_bot": false,
          "headline": "build",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-10-28T00:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fd84827cf21c4f4b6d20fe2d51afa838890d035",
          "body": null,
          "is_bot": false,
          "headline": "9.8.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-10-28T00:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2c199dfed8ff5ba3ef7395c63af5400c8fdfb64",
          "body": null,
          "is_bot": false,
          "headline": "wrtc@0.4.6",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-10-28T00:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab38da44a3dfe2bba1d13bebfa9d240e80af8396",
          "body": null,
          "is_bot": false,
          "headline": "simple-get@4",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-10-28T00:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 5,
      "latest_release_at": "2021-03-17T21:49:03Z",
      "latest_release_tag": "v9.9.4",
      "releases_from_tags": true,
      "days_since_last_push": 11,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 1967,
      "mean_days_between_releases": 54.5
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "@thaunknown/simple-peer",
          "path": "package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "readme_badges": {
        "hosts": [],
        "total": 0,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@thaunknown/simple-peer",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "data",
            "data channel",
            "data channel stream",
            "data channels",
            "p2p",
            "peer",
            "peer",
            "peer-to-peer",
            "stream",
            "video",
            "voice",
            "webrtc",
            "webrtc stream"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@thaunknown/simple-peer",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "10.1.2",
          "repository_url": "https://github.com/thaunknown/simple-peer",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 75965,
          "first_published_at": "2023-05-26T21:09:29.141000Z",
          "latest_published_at": "2026-07-25T17:08:37.687000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 9,
      "stars": 39,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 11
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 33229,
      "source_files_sampled": 15,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 47,
        "malicious_count": 0,
        "assessed_package": "npm:@thaunknown/simple-peer@10.1.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "debug",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.3"
        },
        {
          "name": "err-code",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "streamx",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.28.0"
        },
        {
          "name": "uint8-util",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.2"
        },
        {
          "name": "webrtc-polyfill",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "debug",
            "direct": true,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": true,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": true,
            "version": "2.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "uint8-util",
            "direct": true,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "webrtc-polyfill",
            "direct": true,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@airtap/browserify-istanbul",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-firefox-class-in-computed-class-key",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-class-field-initializer-scope",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.21.0-placeholder-for-preset-env.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-named-capturing-groups-regex",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-explicit-resource-management",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regexp-modifiers",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.6-no-external-plugins",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@httptoolkit/osx-find-executable",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@ljharb/resumer",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ljharb/through",
            "direct": false,
            "version": "2.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@socket.io/component-emitter",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cors",
            "direct": false,
            "version": "2.8.19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@xmldom/xmldom",
            "direct": false,
            "version": "0.8.11",
            "ecosystem": "npm"
          },
          {
            "name": "abstract-browser",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-node",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "after",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "airtap",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "airtap-default",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "airtap-manual",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "airtap-match-browsers",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "airtap-multi",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "airtap-system",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "are-we-there-yet",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "arr-union",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-flatten",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-uniq",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.every",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "asn1.js",
            "direct": false,
            "version": "4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "assert",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asyncreduce",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "babelify",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "base64id",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.9.14",
            "ecosystem": "npm"
          },
          {
            "name": "big-integer",
            "direct": false,
            "version": "1.6.52",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bn.js",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "bn.js",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.4",
            "ecosystem": "npm"
          },
          {
            "name": "bowser",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "bplist-creator",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bplist-parser",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "brorand",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "browser-manifest",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "browser-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "browser-pack",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "browser-provider",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "browser-resolve",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserify",
            "direct": false,
            "version": "16.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserify",
            "direct": false,
            "version": "17.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-aes",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-cipher",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-des",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-rsa",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-sign",
            "direct": false,
            "version": "4.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-zlib",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "bruce-millis",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bruce-millis-option",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-shims",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-xor",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-status-codes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cached-path-relative",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001764",
            "ecosystem": "npm"
          },
          {
            "name": "catering",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "cipher-base",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "code-point-at",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combine-errors",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "combine-source-map",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "compressible",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "compression",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-stream",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "console-browserify",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "console-control-strings",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "constants-browserify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "create-ecdh",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "create-hash",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-hmac",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-browserify",
            "direct": false,
            "version": "3.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csv-parser",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "custom-error-instance",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "dash-ast",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-dot",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "defined",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "del",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "delegates",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deps-sort",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "des.js",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detective",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "diffie-hellman",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "domain-browser",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotignore",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer2",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.267",
            "ecosystem": "npm"
          },
          {
            "name": "elliptic",
            "direct": false,
            "version": "6.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "engine.io",
            "direct": false,
            "version": "6.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "engine.io-client",
            "direct": false,
            "version": "6.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "engine.io-parser",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-get-iterator",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "events-to-array",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "evp_bytestokey",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "existent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "4.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-safe-stringify",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-nearest-file",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.11",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "for-in",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "for-in",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-own",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-lotus",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-maybe-open",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-read-exactly",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "gauge",
            "direct": false,
            "version": "2.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-assigned-identifiers",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "5.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globs-to-files",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "has-ansi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-dynamic-import",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-unicode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hash-base",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "hash-base",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "hash.js",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "headless-support",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hmac-drbg",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "htmlescape",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy",
            "direct": false,
            "version": "1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-browserify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "humanize-duration",
            "direct": false,
            "version": "3.33.2",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "inline-source-map",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "insert-module-globals",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finite",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fork-pr",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-cwd",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonify",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "JSONStream",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "labeled-stream-splicer",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lazy-cache",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "lazy-cache",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "load-script",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._baseiteratee",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._basetostring",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._baseuniq",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._createset",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._root",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash._stringtopath",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniqby",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-promises-safe",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "maybe-combine-errors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "md5.js",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-deep",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "methods",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "miller-rabin",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimalistic-assert",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimalistic-crypto-utils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "mixin-object",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mock-property",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "module-deps",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoresource",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoresource-collection",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "napi-macros",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "neat-csv",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "2.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.94.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-datachannel",
            "direct": false,
            "version": "0.32.3",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build",
            "direct": false,
            "version": "4.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "noop-logger",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npmlog",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "number-is-nan",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "on-stream-close",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "os-browserify",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "outpipe",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "parents",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-asn1",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-browserify",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-browserify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-platform",
            "direct": false,
            "version": "0.11.15",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pbkdf2",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "pe-coff",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pe-machine-type",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pe-machine-type-descriptor",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pe-signature",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pe-signature-offset",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "plist",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "plist",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "plur",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "5.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-bytes",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "public-encrypt",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "querystring-es3",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "randomfill",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "re-emitter",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "read-only-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "registry-js",
            "direct": false,
            "version": "1.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-string",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.5",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ripemd160",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel-settled",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "runnel",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sec",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "1.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "server-destroy",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sha.js",
            "direct": false,
            "version": "2.4.12",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "shasum",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "shasum-object",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "sigmund",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "simple-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-plist",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "speedometer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "split",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-browserify",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stream-browserify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-buffers",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-combiner2",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "stream-http",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-splicer",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-to-stream",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "subarg",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "syntax-error",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "tap-completed",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tap-out",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tap-parser",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tap-spec",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tap-yaml",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tape",
            "direct": false,
            "version": "5.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tasklist",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tempy",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "the-last-browser-launcher",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "thunky",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "thunky",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "thunky-with-args",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "timers-browserify",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "to-buffer",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "to-readable-stream",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "transient-error",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "trim",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tty-browserify",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "1.6.18",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "umd",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undeclared-identifiers",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "url",
            "direct": false,
            "version": "0.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "util",
            "direct": false,
            "version": "0.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "util",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vm-browserify",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "watchify",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-pm-runs",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.20",
            "ecosystem": "npm"
          },
          {
            "name": "wide-align",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "win-detect-browsers",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "win-version-info",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "windows-env",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder",
            "direct": false,
            "version": "15.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "xmldom",
            "direct": false,
            "version": "0.1.31",
            "ecosystem": "npm"
          },
          {
            "name": "xmlhttprequest-ssl",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 711,
        "direct_count": 6,
        "indirect_count": 705
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 11,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 40
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "feross",
          "commits": 668,
          "avatar_url": "https://avatars.githubusercontent.com/u/121766?v=4"
        },
        {
          "type": "User",
          "login": "t-mullen",
          "commits": 257,
          "avatar_url": "https://avatars.githubusercontent.com/u/14932492?v=4"
        },
        {
          "type": "User",
          "login": "ThaUnknown",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/6506529?v=4"
        },
        {
          "type": "User",
          "login": "rationalcoding",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/161318119?v=4"
        },
        {
          "type": "User",
          "login": "nazar-pc",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/928965?v=4"
        },
        {
          "type": "User",
          "login": "holtwick",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/49557?v=4"
        },
        {
          "type": "User",
          "login": "joshontheweb",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/438254?v=4"
        },
        {
          "type": "User",
          "login": "markandrus",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/359154?v=4"
        },
        {
          "type": "User",
          "login": "CGNonofr",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/23257479?v=4"
        },
        {
          "type": "User",
          "login": "greenkeeperio-bot",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/14790466?v=4"
        }
      ],
      "contributors_sampled": 69,
      "top_contributor_share": 0.616
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 29 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "84f7f829e5b3500cc6c144c8dedf648f6322d98a",
        "ran_at": "2026-08-05T22:41:11Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 40,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-07-25T17:10:18Z",
      "oldest_open_prs": [
        {
          "number": 10,
          "created_at": "2023-09-05T05:00:06Z",
          "last_comment_at": "2023-09-05T05:00:08Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 11,
          "created_at": "2023-10-24T04:29:24Z",
          "last_comment_at": "2023-10-24T04:29:25Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 22,
          "created_at": "2024-05-08T04:47:27Z",
          "last_comment_at": "2024-05-08T04:47:28Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 35,
          "created_at": "2024-07-04T04:25:54Z",
          "last_comment_at": "2024-07-04T04:25:55Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 40,
          "created_at": "2024-07-17T12:59:23Z",
          "last_comment_at": "2024-07-17T12:59:24Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 43,
          "created_at": "2024-07-30T04:14:17Z",
          "last_comment_at": "2024-07-30T04:14:17Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 46,
          "created_at": "2024-08-23T04:55:56Z",
          "last_comment_at": "2024-08-23T04:55:57Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 47,
          "created_at": "2024-09-06T04:06:42Z",
          "last_comment_at": "2024-09-06T04:06:43Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 48,
          "created_at": "2024-10-29T02:57:02Z",
          "last_comment_at": "2025-03-14T19:54:53Z",
          "last_comment_author": "KW-M"
        },
        {
          "number": 50,
          "created_at": "2025-12-19T22:59:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 51,
          "created_at": "2026-06-29T13:47:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ThaUnknown/simple-peer",
    "host": "github.com",
    "name": "simple-peer",
    "owner": "ThaUnknown"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "weak",
      "name": "Overall health",
      "note": "The weighted overall 44 is calibrated to 41 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 44,
            "calibrated": 41,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 41,
      "inputs": {
        "security": 54,
        "vitality": 40,
        "community": 42,
        "governance": 50,
        "calibration": "2026-08-02",
        "engineering": 36,
        "ai_readiness": 38,
        "weighted_overall_raw": 44
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 40,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "weak",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": 0.96,
              "days_since_last_push": 11,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 11 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "5 commits in the last year",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "weak",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v9.9.4",
              "releases_from_tags": true,
              "days_since_latest_release": 1967,
              "mean_days_between_releases": 54.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1967 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1967
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~54.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 54.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 11,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 11 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "forks": 9,
              "stars": 39,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "39 stars",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "readme_badges": 0,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 81,
            "inputs": {
              "packages": [
                "@thaunknown/simple-peer"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 75965
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "75,965 downloads/month across npm",
                "points": 65.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 75965,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 69,
              "top_contributor_share": 0.616
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 62% of commits",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 62
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "69 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 69
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 29 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 40,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/40 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 40
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "followers": 454,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ThaUnknown",
              "public_repos": 174,
              "account_age_days": 4574
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "454 followers of ThaUnknown",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 454,
                      "login": "ThaUnknown"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "174 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 174
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@thaunknown/simple-peer"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "20 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "weak",
        "name": "Engineering Quality",
        "value": 36,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 29 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@thaunknown/simple-peer@10.1.2 runtime dependency closure — what installing the published package pulls in — 47 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@thaunknown/simple-peer@10.1.2",
                  "assessed": 47
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 47,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 47,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 26
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 38,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.531,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "51 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 28.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 51,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 33229,
              "source_files_sampled": 15,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/15 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 15,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 14
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 8
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T22:41:27.988623Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/ThaUnknown/simple-peer.svg",
  "full_name": "ThaUnknown/simple-peer",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.