{"id":378667,"url":"https://github.com/remarkablemark/html-dom-parser","last_synced_at":"2026-07-11T12:01:28.729Z","repository":{"id":38333641,"uuid":"70524687","full_name":"remarkablemark/html-dom-parser","owner":"remarkablemark","description":"📝 HTML to DOM parser.","archived":false,"fork":false,"pushed_at":"2026-07-08T10:22:15.000Z","size":5919,"stargazers_count":108,"open_issues_count":2,"forks_count":26,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-08T12:07:01.285Z","etag":null,"topics":["dom","dom-parser","html","html-dom-parser","htmlparser2","parse","parser","server-parser"],"latest_commit_sha":null,"homepage":"https://b.remarkabl.org/html-dom-parser","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2016-10-10T20:11:24.000Z","updated_at":"2026-07-08T10:22:20.000Z","dependencies_parsed_at":"2026-01-02T20:07:32.028Z","dependency_job_id":null,"html_url":"https://github.com/remarkablemark/html-dom-parser","commit_stats":{"total_commits":1167,"total_committers":11,"mean_commits":106.0909090909091,"dds":0.3676092544987146,"last_synced_commit":"ed146dca050010a3858fedab8970f2b2c37cc33e"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/html-dom-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/html-dom-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/sbom","scorecard":{"id":647325,"data":{"date":"2025-08-11","repo":{"name":"github.com/remarkablemark/html-dom-parser","commit":"0ed1304ae1720ee316df2b7e8356de71830e3bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-please.yml:23","Warn: no topLevel permission defined: .github/workflows/assign-reviewer.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Warn: no topLevel permission defined: .github/workflows/size-limit.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size-limit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/size-limit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size-limit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/size-limit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:20"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T12:28:14.335Z","repository_id":38333641,"created_at":"2025-08-21T12:28:14.335Z","updated_at":"2025-08-21T12:28:14.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35296693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"remarkablemark","name":"Mark","uuid":"10594555","kind":"user","description":"remarkablemark.org","email":"","website":"b.remarkabl.org/mark","location":"New York","twitter":null,"company":"☁️ ","icon_url":"https://avatars.githubusercontent.com/u/10594555?u=6fe7e91df63390a60aa3b1c9cf2fbd7e43188ff2\u0026v=4","repositories_count":219,"last_synced_at":"2026-06-29T17:33:59.676Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"html_url":"https://github.com/remarkablemark","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"total_stars":3180,"followers":300,"following":22,"created_at":"2022-11-02T16:24:05.407Z","updated_at":"2026-06-29T17:33:59.676Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark/repositories"},"packages":[{"id":1839293,"name":"html-dom-parser","ecosystem":"npm","description":"HTML to DOM parser.","homepage":"https://github.com/remarkablemark/html-dom-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remarkablemark/html-dom-parser","keywords_array":["html-dom-parser","html","dom","parser","htmlparser2","pojo"],"namespace":null,"versions_count":60,"first_release_published_at":"2016-10-10T20:49:42.450Z","latest_release_published_at":"2026-05-05T06:01:58.669Z","latest_release_number":"7.1.0","last_synced_at":"2026-05-22T00:02:34.550Z","created_at":"2022-04-09T17:16:08.899Z","updated_at":"2026-05-22T00:09:25.998Z","registry_url":"https://www.npmjs.com/package/html-dom-parser","install_command":"npm install html-dom-parser","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/remarkablemark"}],"dist-tags":{"latest":"7.1.0"}},"repo_metadata":{"id":38333641,"uuid":"70524687","full_name":"remarkablemark/html-dom-parser","owner":"remarkablemark","description":"📝 HTML to DOM parser.","archived":false,"fork":false,"pushed_at":"2026-05-11T15:57:16.000Z","size":5669,"stargazers_count":107,"open_issues_count":4,"forks_count":26,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-11T17:33:30.412Z","etag":null,"topics":["dom","dom-parser","html","html-dom-parser","htmlparser2","parse","parser","server-parser"],"latest_commit_sha":null,"homepage":"https://b.remarkabl.org/html-dom-parser","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2016-10-10T20:11:24.000Z","updated_at":"2026-05-11T15:55:31.000Z","dependencies_parsed_at":"2026-01-02T20:07:32.028Z","dependency_job_id":null,"html_url":"https://github.com/remarkablemark/html-dom-parser","commit_stats":{"total_commits":1167,"total_committers":11,"mean_commits":106.0909090909091,"dds":0.3676092544987146,"last_synced_commit":"ed146dca050010a3858fedab8970f2b2c37cc33e"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/html-dom-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/html-dom-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/sbom","scorecard":{"id":647325,"data":{"date":"2025-08-11","repo":{"name":"github.com/remarkablemark/html-dom-parser","commit":"0ed1304ae1720ee316df2b7e8356de71830e3bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-please.yml:23","Warn: no topLevel permission defined: .github/workflows/assign-reviewer.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Warn: no topLevel permission defined: .github/workflows/size-limit.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size-limit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/size-limit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size-limit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/size-limit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:20"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T12:28:14.335Z","repository_id":38333641,"created_at":"2025-08-21T12:28:14.335Z","updated_at":"2025-08-21T12:28:14.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remarkablemark","name":"Mark","uuid":"10594555","kind":"user","description":"remarkablemark.org","email":"","website":"b.remarkabl.org/mark","location":"New York","twitter":null,"company":"☁️ ","icon_url":"https://avatars.githubusercontent.com/u/10594555?u=6fe7e91df63390a60aa3b1c9cf2fbd7e43188ff2\u0026v=4","repositories_count":214,"last_synced_at":"2026-02-25T17:29:41.539Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"html_url":"https://github.com/remarkablemark","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"total_stars":3116,"followers":289,"following":23,"created_at":"2022-11-02T16:24:05.407Z","updated_at":"2026-02-25T17:29:41.540Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T00:09:25.998Z","dependent_packages_count":52,"downloads":15231046,"downloads_period":"last-month","dependent_repos_count":18112,"rankings":{"downloads":0.1327660289237812,"dependent_repos_count":0.2111716170620454,"dependent_packages_count":0.6628894108550946,"stargazers_count":5.4015035759629235,"forks_count":5.491212006934778,"docker_downloads_count":0.24142938621885168,"average":2.023495337659579},"purl":"pkg:npm/html-dom-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/html-dom-parser","docker_dependents_count":369,"docker_downloads_count":26855216,"usage_url":"https://repos.ecosyste.ms/usage/npm/html-dom-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/html-dom-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-12T05:00:48.786Z","issues_count":17,"pull_requests_count":1207,"avg_time_to_close_issue":9549289.857142856,"avg_time_to_close_pull_request":21036.581436077056,"issues_closed_count":14,"pull_requests_closed_count":1142,"pull_request_authors_count":11,"issue_authors_count":12,"avg_comments_per_issue":1.5294117647058825,"avg_comments_per_pull_request":0.8111019055509527,"merged_pull_requests_count":1109,"bot_issues_count":3,"bot_pull_requests_count":1177,"past_year_issues_count":4,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":9075722.0,"past_year_avg_time_to_close_pull_request":8479.416666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":132,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.7777777777777778,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":170,"past_year_merged_pull_requests_count":130,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/issues","maintainers":[{"login":"remarkablemark","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remarkablemark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/html-dom-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/html-dom-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/html-dom-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/html-dom-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/html-dom-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/html-dom-parser/codemeta","maintainers":[{"uuid":"remarkablemark","login":"remarkablemark","name":null,"email":"mark@remarkablemark.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~remarkablemark","role":null,"created_at":"2022-11-12T17:51:20.317Z","updated_at":"2022-11-12T17:51:20.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remarkablemark/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5665257,"maintainers_count":1207396,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14339335,"name":"github.com/remarkablemark/html-dom-parser","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/remarkablemark/html-dom-parser","keywords_array":[],"namespace":null,"versions_count":62,"first_release_published_at":"2016-10-10T20:48:26.000Z","latest_release_published_at":"2026-05-05T06:00:35.000Z","latest_release_number":"v7.1.0+incompatible","last_synced_at":"2026-06-26T07:03:37.376Z","created_at":"2026-04-28T11:04:03.746Z","updated_at":"2026-06-26T07:03:37.376Z","registry_url":"https://pkg.go.dev/github.com/remarkablemark/html-dom-parser","install_command":"go get github.com/remarkablemark/html-dom-parser","documentation_url":"https://pkg.go.dev/github.com/remarkablemark/html-dom-parser#section-documentation","metadata":{},"repo_metadata":{"id":38333641,"uuid":"70524687","full_name":"remarkablemark/html-dom-parser","owner":"remarkablemark","description":"📝 HTML to DOM parser.","archived":false,"fork":false,"pushed_at":"2026-05-11T15:57:16.000Z","size":5669,"stargazers_count":107,"open_issues_count":4,"forks_count":26,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-11T17:33:30.412Z","etag":null,"topics":["dom","dom-parser","html","html-dom-parser","htmlparser2","parse","parser","server-parser"],"latest_commit_sha":null,"homepage":"https://b.remarkabl.org/html-dom-parser","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2016-10-10T20:11:24.000Z","updated_at":"2026-05-11T15:55:31.000Z","dependencies_parsed_at":"2026-01-02T20:07:32.028Z","dependency_job_id":null,"html_url":"https://github.com/remarkablemark/html-dom-parser","commit_stats":{"total_commits":1167,"total_committers":11,"mean_commits":106.0909090909091,"dds":0.3676092544987146,"last_synced_commit":"ed146dca050010a3858fedab8970f2b2c37cc33e"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/html-dom-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/html-dom-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/sbom","scorecard":{"id":647325,"data":{"date":"2025-08-11","repo":{"name":"github.com/remarkablemark/html-dom-parser","commit":"0ed1304ae1720ee316df2b7e8356de71830e3bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-please.yml:23","Warn: no topLevel permission defined: .github/workflows/assign-reviewer.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Warn: no topLevel permission defined: .github/workflows/size-limit.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size-limit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/size-limit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size-limit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/size-limit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:20"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T12:28:14.335Z","repository_id":38333641,"created_at":"2025-08-21T12:28:14.335Z","updated_at":"2025-08-21T12:28:14.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-22T00:09:30.429Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/remarkablemark/html-dom-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/remarkablemark/html-dom-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/remarkablemark/html-dom-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/remarkablemark/html-dom-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-12T05:00:48.786Z","issues_count":17,"pull_requests_count":1207,"avg_time_to_close_issue":9549289.857142856,"avg_time_to_close_pull_request":21036.581436077056,"issues_closed_count":14,"pull_requests_closed_count":1142,"pull_request_authors_count":11,"issue_authors_count":12,"avg_comments_per_issue":1.5294117647058825,"avg_comments_per_pull_request":0.8111019055509527,"merged_pull_requests_count":1109,"bot_issues_count":3,"bot_pull_requests_count":1177,"past_year_issues_count":4,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":9075722.0,"past_year_avg_time_to_close_pull_request":8479.416666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":132,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.7777777777777778,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":170,"past_year_merged_pull_requests_count":130,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/issues","maintainers":[{"login":"remarkablemark","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remarkablemark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremarkablemark%2Fhtml-dom-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremarkablemark%2Fhtml-dom-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremarkablemark%2Fhtml-dom-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremarkablemark%2Fhtml-dom-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremarkablemark%2Fhtml-dom-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremarkablemark%2Fhtml-dom-parser/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2203698,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11898963,"name":"org.webjars.npm:html-dom-parser","ecosystem":"maven","description":"WebJar for html-dom-parser","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remarkablemark/html-dom-parser","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2025-07-10T23:38:50.000Z","latest_release_published_at":"2025-07-10T23:38:50.000Z","latest_release_number":"5.1.1","last_synced_at":"2026-06-26T18:16:26.777Z","created_at":"2025-07-10T23:46:44.163Z","updated_at":"2026-06-26T18:16:26.777Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/html-dom-parser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/html-dom-parser/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38333641,"uuid":"70524687","full_name":"remarkablemark/html-dom-parser","owner":"remarkablemark","description":"📝 HTML to DOM parser.","archived":false,"fork":false,"pushed_at":"2026-05-11T15:57:16.000Z","size":5669,"stargazers_count":107,"open_issues_count":4,"forks_count":26,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-11T17:33:30.412Z","etag":null,"topics":["dom","dom-parser","html","html-dom-parser","htmlparser2","parse","parser","server-parser"],"latest_commit_sha":null,"homepage":"https://b.remarkabl.org/html-dom-parser","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2016-10-10T20:11:24.000Z","updated_at":"2026-05-11T15:55:31.000Z","dependencies_parsed_at":"2026-01-02T20:07:32.028Z","dependency_job_id":null,"html_url":"https://github.com/remarkablemark/html-dom-parser","commit_stats":{"total_commits":1167,"total_committers":11,"mean_commits":106.0909090909091,"dds":0.3676092544987146,"last_synced_commit":"ed146dca050010a3858fedab8970f2b2c37cc33e"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/html-dom-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/html-dom-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/sbom","scorecard":{"id":647325,"data":{"date":"2025-08-11","repo":{"name":"github.com/remarkablemark/html-dom-parser","commit":"0ed1304ae1720ee316df2b7e8356de71830e3bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-please.yml:23","Warn: no topLevel permission defined: .github/workflows/assign-reviewer.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Warn: no topLevel permission defined: .github/workflows/size-limit.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size-limit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/size-limit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size-limit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/size-limit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:20"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T12:28:14.335Z","repository_id":38333641,"created_at":"2025-08-21T12:28:14.335Z","updated_at":"2025-08-21T12:28:14.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remarkablemark","name":"Mark","uuid":"10594555","kind":"user","description":"remarkablemark.org","email":"","website":"b.remarkabl.org/mark","location":"New York","twitter":null,"company":"☁️ ","icon_url":"https://avatars.githubusercontent.com/u/10594555?u=6fe7e91df63390a60aa3b1c9cf2fbd7e43188ff2\u0026v=4","repositories_count":214,"last_synced_at":"2026-02-25T17:29:41.539Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"html_url":"https://github.com/remarkablemark","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"total_stars":3116,"followers":289,"following":23,"created_at":"2022-11-02T16:24:05.407Z","updated_at":"2026-02-25T17:29:41.540Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T00:09:30.353Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.240677442622086,"dependent_packages_count":47.52192573592694,"stargazers_count":27.352989889408345,"forks_count":30.727955070728974,"docker_downloads_count":null,"average":34.710887034671586},"purl":"pkg:maven/org.webjars.npm/html-dom-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:html-dom-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:html-dom-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:html-dom-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-12T05:00:48.786Z","issues_count":17,"pull_requests_count":1207,"avg_time_to_close_issue":9549289.857142856,"avg_time_to_close_pull_request":21036.581436077056,"issues_closed_count":14,"pull_requests_closed_count":1142,"pull_request_authors_count":11,"issue_authors_count":12,"avg_comments_per_issue":1.5294117647058825,"avg_comments_per_pull_request":0.8111019055509527,"merged_pull_requests_count":1109,"bot_issues_count":3,"bot_pull_requests_count":1177,"past_year_issues_count":4,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":9075722.0,"past_year_avg_time_to_close_pull_request":8479.416666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":132,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.7777777777777778,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":170,"past_year_merged_pull_requests_count":130,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/issues","maintainers":[{"login":"remarkablemark","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remarkablemark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:html-dom-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:html-dom-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:html-dom-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:html-dom-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:html-dom-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:html-dom-parser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":610336,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":203102,"full_name":"remarkablemark/html-dom-parser","default_branch":"master","total_commits":1759,"total_committers":15,"total_bot_commits":1275,"total_bot_committers":2,"mean_commits":117.26666666666667,"dds":0.3013075611142695,"past_year_total_commits":424,"past_year_total_committers":6,"past_year_total_bot_commits":350,"past_year_total_bot_committers":2,"past_year_mean_commits":70.66666666666667,"past_year_dds":0.20047169811320753,"last_synced_at":"2026-05-22T00:11:10.431Z","last_synced_commit":"4e9a27eec8ef45b84e44dfb5bfff80d590e5ce86","created_at":"2023-03-08T06:03:58.938Z","updated_at":"2026-05-22T00:10:30.245Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1229},{"name":"Mark","email":"mark@remarkablemark.org","login":"remarkablemark","count":463},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":46},{"name":"Sasha","email":"sasha@chedygov.com","login":"RussianCow","count":4},{"name":"Adam","email":"adam@haglund.dev","login":"beeequeue","count":4},{"name":"Christopher Keers","email":"blizzardengle","login":"blizzardengle","count":3},{"name":"Andrew Leedham","email":"AndrewLeedham@Outlook.com","login":"AndrewLeedham","count":2},{"name":"Remigijus Kiminas","email":"remdex@gmail.com","login":"remdex","count":1},{"name":"Oluwole Adebiyi","email":"flamekeed@gmail.com","login":"kingflamez","count":1},{"name":"John L. Armstrong IV","email":"20903247+jlarmstrongiv","login":"jlarmstrongiv","count":1},{"name":"Florian Dreier","email":"dreier.florian@gmail.com","login":"DreierF","count":1},{"name":"Div627","email":"54497462+Div627","login":"Div627","count":1},{"name":"Athena Freitas","email":"athenacfr@gmail.com","login":"athenacfr","count":1},{"name":"AlbertAZ1992","email":"ziyuximing@163.com","login":"AlbertAZ1992","count":1},{"name":"Vince Tripodi","email":"vince@openlearning.com","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":339},{"name":"Mark","email":"mark@remarkablemark.org","login":"remarkablemark","count":71},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":11},{"name":"Remigijus Kiminas","email":"remdex@gmail.com","login":"remdex","count":1},{"name":"Div627","email":"54497462+Div627","login":"Div627","count":1},{"name":"Athena Freitas","email":"athenacfr@gmail.com","login":"athenacfr","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-09T00:00:10.131Z","repositories_count":6288065,"commits_count":869790675,"contributors_count":35253931,"owners_count":1180876,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{}},"events":null,"keywords":["dom","dom-parser","html","html-dom-parser","htmlparser2","parse","parser","server-parser"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T16:31:26.744Z","updated_at":"2023-02-19T16:31:26.744Z","repository_link":"https://github.com/remarkablemark/html-dom-parser/blob/master/.github/workflows/build.yml","dependencies":[{"id":7792396109,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7792396110,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7792396111,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7792396112,"package_name":"GabrielBB/xvfb-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7792396114,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/commitlint.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T16:31:26.779Z","updated_at":"2023-02-19T16:31:26.779Z","repository_link":"https://github.com/remarkablemark/html-dom-parser/blob/master/.github/workflows/commitlint.yml","dependencies":[{"id":7792396181,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7792396183,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/size-limit.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T16:31:26.848Z","updated_at":"2023-02-19T16:31:26.848Z","repository_link":"https://github.com/remarkablemark/html-dom-parser/blob/master/.github/workflows/size-limit.yml","dependencies":[{"id":7792396349,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7792396350,"package_name":"andresz1/size-limit-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-19T16:31:26.898Z","updated_at":"2023-02-19T16:31:26.898Z","repository_link":"https://github.com/remarkablemark/html-dom-parser/blob/master/package.json","dependencies":[{"id":7792397242,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.3","direct":true,"kind":"runtime","optional":false},{"id":7792397243,"package_name":"htmlparser2","ecosystem":"npm","requirements":"8.0.1","direct":true,"kind":"runtime","optional":false},{"id":7792397244,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"17.4.3","direct":true,"kind":"development","optional":false},{"id":7792397245,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"17.4.3","direct":true,"kind":"development","optional":false},{"id":7792397246,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"24.0.1","direct":true,"kind":"development","optional":false},{"id":7792397247,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"15.0.1","direct":true,"kind":"development","optional":false},{"id":7792397248,"package_name":"@size-limit/preset-big-lib","ecosystem":"npm","requirements":"8.1.0","direct":true,"kind":"development","optional":false},{"id":7792397250,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":7792397251,"package_name":"chai","ecosystem":"npm","requirements":"4.3.7","direct":true,"kind":"development","optional":false},{"id":7792397253,"package_name":"dtslint","ecosystem":"npm","requirements":"4.2.1","direct":true,"kind":"development","optional":false},{"id":7792397254,"package_name":"eslint","ecosystem":"npm","requirements":"8.34.0","direct":true,"kind":"development","optional":false},{"id":7792397255,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.2.1","direct":true,"kind":"development","optional":false},{"id":7792397256,"package_name":"html-minifier","ecosystem":"npm","requirements":"4.0.0","direct":true,"kind":"development","optional":false},{"id":7792397257,"package_name":"husky","ecosystem":"npm","requirements":"8.0.3","direct":true,"kind":"development","optional":false},{"id":7792397258,"package_name":"jsdomify","ecosystem":"npm","requirements":"3.1.1","direct":true,"kind":"development","optional":false},{"id":7792397260,"package_name":"karma","ecosystem":"npm","requirements":"6.4.1","direct":true,"kind":"development","optional":false},{"id":7792397261,"package_name":"karma-chai","ecosystem":"npm","requirements":"0.1.0","direct":true,"kind":"development","optional":false},{"id":7792397262,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"3.1.1","direct":true,"kind":"development","optional":false},{"id":7792397263,"package_name":"karma-commonjs","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":7792397267,"package_name":"karma-mocha","ecosystem":"npm","requirements":"2.0.1","direct":true,"kind":"development","optional":false},{"id":7792397269,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"2.2.5","direct":true,"kind":"development","optional":false},{"id":7792397271,"package_name":"lint-staged","ecosystem":"npm","requirements":"13.1.2","direct":true,"kind":"development","optional":false},{"id":7792397273,"package_name":"mocha","ecosystem":"npm","requirements":"10.2.0","direct":true,"kind":"development","optional":false},{"id":7792397275,"package_name":"mock-require","ecosystem":"npm","requirements":"3.0.3","direct":true,"kind":"development","optional":false},{"id":7792397295,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.1.5","direct":true,"kind":"development","optional":false},{"id":7792397297,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false},{"id":7792397299,"package_name":"pinst","ecosystem":"npm","requirements":"3.0.0","direct":true,"kind":"development","optional":false},{"id":7792397300,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.4","direct":true,"kind":"development","optional":false},{"id":7792397301,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.1","direct":true,"kind":"development","optional":false},{"id":7792397302,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":true,"kind":"development","optional":false},{"id":7792397303,"package_name":"sinon","ecosystem":"npm","requirements":"15.0.1","direct":true,"kind":"development","optional":false},{"id":7792397304,"package_name":"size-limit","ecosystem":"npm","requirements":"8.1.0","direct":true,"kind":"development","optional":false},{"id":7792397305,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-01-02T20:06:28.552Z","updated_at":"2026-01-02T20:06:28.552Z","repository_link":"https://github.com/remarkablemark/html-dom-parser/blob/master/package-lock.json","dependencies":[{"id":25785987171,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25785987172,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"development","optional":false},{"id":25785987173,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"development","optional":false},{"id":25785987174,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"development","optional":false},{"id":25785987175,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785987176,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":25785987177,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"development","optional":false},{"id":25785987178,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"development","optional":false},{"id":25785987179,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"development","optional":false},{"id":25785987180,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"development","optional":false},{"id":25785987181,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"development","optional":false},{"id":25785987182,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"development","optional":false},{"id":25785987183,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"development","optional":false},{"id":25785987184,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"development","optional":false},{"id":25785987185,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"development","optional":false},{"id":25785987186,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"development","optional":false},{"id":25785987187,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"development","optional":false},{"id":25785987188,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":25785987189,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"development","optional":false},{"id":25785987190,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25785987191,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"20.3.0","direct":false,"kind":"development","optional":false},{"id":25785987192,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"20.3.0","direct":false,"kind":"development","optional":false},{"id":25785987193,"package_name":"@commitlint/config-validator","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"development","optional":false},{"id":25785987709,"package_name":"@commitlint/ensure","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"development","optional":false},{"id":25785988016,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"20.0.0","direct":false,"kind":"development","optional":false},{"id":25785988037,"package_name":"@commitlint/format","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"development","optional":false},{"id":25785988042,"package_name":"@commitlint/is-ignored","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"development","optional":false},{"id":25785988266,"package_name":"@commitlint/lint","ecosystem":"npm","requirements":"20.3.0","direct":false,"kind":"development","optional":false},{"id":25785988348,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"20.3.0","direct":false,"kind":"development","optional":false},{"id":25785988370,"package_name":"@commitlint/message","ecosystem":"npm","requirements":"20.0.0","direct":false,"kind":"development","optional":false},{"id":25785988389,"package_name":"@commitlint/parse","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"development","optional":false},{"id":25785988684,"package_name":"@commitlint/read","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"development","optional":false},{"id":25785988707,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"development","optional":false},{"id":25785988708,"package_name":"@commitlint/rules","ecosystem":"npm","requirements":"20.3.0","direct":false,"kind":"development","optional":false},{"id":25785988731,"package_name":"@commitlint/to-lines","ecosystem":"npm","requirements":"20.0.0","direct":false,"kind":"development","optional":false},{"id":25785988825,"package_name":"@commitlint/top-level","ecosystem":"npm","requirements":"20.0.0","direct":false,"kind":"development","optional":false},{"id":25785988904,"package_name":"@commitlint/types","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"development","optional":false},{"id":25785988906,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":25785988908,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":25785988911,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.9.0","direct":false,"kind":"development","optional":false},{"id":25785988913,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.1","direct":false,"kind":"development","optional":false},{"id":25785988915,"package_name":"@eslint/compat","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785988917,"package_name":"@eslint/core","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785988919,"package_name":"@eslint/config-array","ecosystem":"npm","requirements":"0.21.1","direct":false,"kind":"development","optional":false},{"id":25785988921,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":25785988923,"package_name":"@eslint/core","ecosystem":"npm","requirements":"0.17.0","direct":false,"kind":"development","optional":false},{"id":25785988925,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":25785988927,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":25785988929,"package_name":"globals","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":25785988931,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25785988933,"package_name":"@eslint/js","ecosystem":"npm","requirements":"9.39.2","direct":false,"kind":"development","optional":false},{"id":25785988935,"package_name":"@eslint/object-schema","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"development","optional":false},{"id":25785988936,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25785988937,"package_name":"@humanfs/core","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"development","optional":false},{"id":25785988938,"package_name":"@humanfs/node","ecosystem":"npm","requirements":"0.16.6","direct":false,"kind":"development","optional":false},{"id":25785988939,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":25785988940,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785988941,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":25785988942,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":25785988943,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25785988944,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":25785988945,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":25785988946,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25785988947,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25785988948,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":25785988949,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25785988950,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":25785988951,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25785988952,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.2","direct":false,"kind":"development","optional":false},{"id":25785988953,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25785988954,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25785988955,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25785988956,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785988957,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25785988958,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":25785988959,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":25785988960,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25785988961,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25785988962,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":25785988963,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25785988964,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.25","direct":false,"kind":"development","optional":false},{"id":25785988965,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":25785988966,"package_name":"@pkgr/core","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":25785988967,"package_name":"@publint/pack","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25785988996,"package_name":"@puppeteer/browsers","ecosystem":"npm","requirements":"2.10.10","direct":false,"kind":"development","optional":false},{"id":25785988997,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"development","optional":false},{"id":25785988998,"package_name":"@rollup/plugin-alias","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25785988999,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":25785989000,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"16.0.3","direct":false,"kind":"development","optional":false},{"id":25785989001,"package_name":"@rollup/plugin-terser","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":25785989002,"package_name":"@rollup/plugin-typescript","ecosystem":"npm","requirements":"12.1.2","direct":false,"kind":"development","optional":false},{"id":25785989021,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":25785989022,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989023,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989024,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989025,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989026,"package_name":"@rollup/rollup-freebsd-arm64","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989027,"package_name":"@rollup/rollup-freebsd-x64","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989028,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989029,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989030,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989031,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989032,"package_name":"@rollup/rollup-linux-loong64-gnu","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989033,"package_name":"@rollup/rollup-linux-ppc64-gnu","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989034,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989035,"package_name":"@rollup/rollup-linux-riscv64-musl","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989036,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989037,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989038,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989039,"package_name":"@rollup/rollup-openharmony-arm64","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989040,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989041,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989042,"package_name":"@rollup/rollup-win32-x64-gnu","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989043,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785989044,"package_name":"@sitespeed.io/tracium","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":25785989149,"package_name":"@size-limit/file","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"development","optional":false},{"id":25785989155,"package_name":"@size-limit/preset-big-lib","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"development","optional":false},{"id":25785989187,"package_name":"@size-limit/time","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"development","optional":false},{"id":25785989265,"package_name":"@size-limit/webpack","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"development","optional":false},{"id":25785989278,"package_name":"@socket.io/component-emitter","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25785989279,"package_name":"@tootallnate/quickjs-emscripten","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"development","optional":false},{"id":25785989280,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":25785989281,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":25785989282,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25785989283,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25785989284,"package_name":"@types/chai","ecosystem":"npm","requirements":"4.3.16","direct":false,"kind":"development","optional":false},{"id":25785989285,"package_name":"@types/conventional-commits-parser","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25785989309,"package_name":"@types/cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25785989310,"package_name":"@types/cors","ecosystem":"npm","requirements":"2.8.17","direct":false,"kind":"development","optional":false},{"id":25785989311,"package_name":"@types/eslint","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"development","optional":false},{"id":25785989312,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"development","optional":false},{"id":25785989313,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25785989314,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"development","optional":false},{"id":25785989315,"package_name":"@types/mocha","ecosystem":"npm","requirements":"10.0.10","direct":false,"kind":"development","optional":false},{"id":25785989316,"package_name":"@types/node","ecosystem":"npm","requirements":"25.0.3","direct":false,"kind":"development","optional":false},{"id":25785989317,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"development","optional":false},{"id":25785989318,"package_name":"@types/yauzl","ecosystem":"npm","requirements":"2.10.3","direct":false,"kind":"development","optional":false},{"id":25785989319,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"8.51.0","direct":false,"kind":"development","optional":false},{"id":25785989320,"package_name":"ignore","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":25785989321,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"8.51.0","direct":false,"kind":"development","optional":false},{"id":25785989322,"package_name":"@typescript-eslint/project-service","ecosystem":"npm","requirements":"8.51.0","direct":false,"kind":"development","optional":false},{"id":25785989323,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"8.51.0","direct":false,"kind":"development","optional":false},{"id":25785989324,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"8.51.0","direct":false,"kind":"development","optional":false},{"id":25785989325,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"8.51.0","direct":false,"kind":"development","optional":false},{"id":25785989326,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.51.0","direct":false,"kind":"development","optional":false},{"id":25785989327,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"8.51.0","direct":false,"kind":"development","optional":false},{"id":25785989328,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25785989329,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"development","optional":false},{"id":25785989330,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"8.51.0","direct":false,"kind":"development","optional":false},{"id":25785989331,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"8.51.0","direct":false,"kind":"development","optional":false},{"id":25785989332,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":25785989333,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25785989334,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":25785989335,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":25785989336,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25785989337,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":25785989338,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":25785989339,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25785989340,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":25785989341,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":25785989342,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":25785989343,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25785989344,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25785989345,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25785989346,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25785989347,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25785989348,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25785989349,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":25785989350,"package_name":"abab","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25785989351,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":25785989352,"package_name":"acorn","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"development","optional":false},{"id":25785989353,"package_name":"acorn-globals","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":25785989354,"package_name":"acorn","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":25785989355,"package_name":"acorn-import-phases","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25785989356,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25785989357,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.3.4","direct":false,"kind":"development","optional":false},{"id":25785989358,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"development","optional":false},{"id":25785989359,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25785989360,"package_name":"ajv","ecosystem":"npm","requirements":"8.17.1","direct":false,"kind":"development","optional":false},{"id":25785989361,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25785989362,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25785989363,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":25785989364,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25785989365,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":25785989366,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25785989367,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25785989368,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785989404,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785989422,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":25785989424,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25785989425,"package_name":"array-equal","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25785989457,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785989458,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":25785989459,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785989460,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25785989461,"package_name":"ast-types","ecosystem":"npm","requirements":"0.13.4","direct":false,"kind":"development","optional":false},{"id":25785989462,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25785989463,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":25785989464,"package_name":"aws4","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":25785989465,"package_name":"b4a","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":25785989466,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25785989467,"package_name":"bare-events","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"development","optional":false},{"id":25785989468,"package_name":"bare-fs","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"development","optional":false},{"id":25785989469,"package_name":"bare-os","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":25785989470,"package_name":"bare-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25785989471,"package_name":"bare-stream","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":25785989472,"package_name":"bare-url","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":25785989473,"package_name":"base64id","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785989474,"package_name":"baseline-browser-mapping","ecosystem":"npm","requirements":"2.8.32","direct":false,"kind":"development","optional":false},{"id":25785989475,"package_name":"basic-ftp","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":25785989476,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25785989477,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25785989478,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.3","direct":false,"kind":"development","optional":false},{"id":25785989479,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":25785989480,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785989481,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":25785989482,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25785989483,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25785989484,"package_name":"browserslist","ecosystem":"npm","requirements":"4.28.0","direct":false,"kind":"development","optional":false},{"id":25785989485,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"development","optional":false},{"id":25785989486,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25785989487,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25785989488,"package_name":"bytes-iec","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25785989496,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785989502,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25785989503,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25785989504,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25785989505,"package_name":"camel-case","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25785989506,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":25785989507,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001757","direct":false,"kind":"development","optional":false},{"id":25785989508,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":25785989509,"package_name":"chai","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25785989510,"package_name":"chalk","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":25785989511,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25785989512,"package_name":"chokidar","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":25785989513,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25785989514,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25785989515,"package_name":"chromium-bidi","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25785989516,"package_name":"clean-css","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":25785989517,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25785989518,"package_name":"cli-cursor","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25785989519,"package_name":"cli-truncate","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25785989520,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":25785989521,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25785989522,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25785989523,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25785989524,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25785989525,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25785989526,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25785989527,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":25785989528,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25785989529,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25785989530,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":25785989531,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25785989532,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"development","optional":false},{"id":25785989533,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25785989534,"package_name":"commander","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"development","optional":false},{"id":25785989535,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785989536,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785989537,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":25785989538,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":25785989539,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25785989540,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25785989571,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25785989572,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25785989573,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":25785989574,"package_name":"cookie","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":25785989575,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25785989576,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"development","optional":false},{"id":25785989577,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":25785989578,"package_name":"cosmiconfig-typescript-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":25785989608,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25785989609,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":25785989610,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":25785989611,"package_name":"cssstyle","ecosystem":"npm","requirements":"0.2.37","direct":false,"kind":"development","optional":false},{"id":25785989612,"package_name":"custom-event","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785989636,"package_name":"dargs","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":25785989727,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25785989728,"package_name":"data-uri-to-buffer","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25785989729,"package_name":"date-format","ecosystem":"npm","requirements":"4.0.14","direct":false,"kind":"development","optional":false},{"id":25785989746,"package_name":"debug","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"development","optional":false},{"id":25785989747,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25785989748,"package_name":"deep-eql","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":25785989749,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25785989750,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":25785989751,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25785989777,"package_name":"degenerator","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25785989778,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25785989779,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785989780,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785989781,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25785989782,"package_name":"devtools-protocol","ecosystem":"npm","requirements":"0.0.1495869","direct":false,"kind":"development","optional":false},{"id":25785989783,"package_name":"di","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":25785989832,"package_name":"diff","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25785989833,"package_name":"dom-serialize","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25785989858,"package_name":"dom-serializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25785989859,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":25785989860,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25785989861,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":25785989862,"package_name":"domutils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":25785989863,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25785989864,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785989865,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25785989866,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25785989867,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":25785989868,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25785989869,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.262","direct":false,"kind":"development","optional":false},{"id":25785989870,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"development","optional":false},{"id":25785989871,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25785989872,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"development","optional":false},{"id":25785989873,"package_name":"engine.io","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"development","optional":false},{"id":25785989874,"package_name":"engine.io-parser","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":25785989875,"package_name":"ws","ecosystem":"npm","requirements":"8.17.1","direct":false,"kind":"development","optional":false},{"id":25785989876,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.18.3","direct":false,"kind":"development","optional":false},{"id":25785989877,"package_name":"ent","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25785989896,"package_name":"entities","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25785989897,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25785989898,"package_name":"environment","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25785989899,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"development","optional":false},{"id":25785989900,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785989901,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25785989902,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":25785989903,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25785989904,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25785989908,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25785989909,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25785989910,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785989911,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"development","optional":false},{"id":25785989912,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25785989913,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":25785989914,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":25785989915,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25785989916,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":25785989917,"package_name":"eslint","ecosystem":"npm","requirements":"9.39.2","direct":false,"kind":"development","optional":false},{"id":25785989918,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"5.5.4","direct":false,"kind":"development","optional":false},{"id":25785989919,"package_name":"eslint-plugin-simple-import-sort","ecosystem":"npm","requirements":"12.1.1","direct":false,"kind":"development","optional":false},{"id":25785989995,"package_name":"eslint-scope","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"development","optional":false},{"id":25785989996,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":25785989997,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25785989998,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25785989999,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25785990000,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25785990001,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25785990002,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25785990003,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25785990004,"package_name":"espree","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"development","optional":false},{"id":25785990005,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25785990006,"package_name":"esquery","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":25785990007,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25785990008,"package_name":"estimo","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":25785990014,"package_name":"nanoid","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":25785990015,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25785990016,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25785990017,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25785990018,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":25785990019,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25785990020,"package_name":"events-universal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785990021,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25785990022,"package_name":"extract-zip","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25785990023,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25785990024,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25785990025,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25785990026,"package_name":"fast-fifo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25785990027,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25785990028,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25785990029,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25785990030,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25785990031,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":25785990032,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25785990033,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":25785990034,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25785990035,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25785990036,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":25785990037,"package_name":"find-chrome-bin","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25785990053,"package_name":"find-up","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25785990054,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":25785990055,"package_name":"flat-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25785990056,"package_name":"flatted","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":25785990057,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.9","direct":false,"kind":"development","optional":false},{"id":25785990058,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25785990059,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":25785990060,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":25785990061,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25785990110,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":25785990111,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785990112,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":25785990113,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25785990114,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":25785990115,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25785990116,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25785990117,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25785990118,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25785990119,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25785990120,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785990121,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25785990122,"package_name":"get-uri","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":25785990123,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":25785990124,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785990162,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":25785990163,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25785990164,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25785990165,"package_name":"global-directory","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25785990187,"package_name":"globals","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"development","optional":false},{"id":25785990188,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25785990189,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":25785990190,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785990191,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":25785990192,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785990193,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25785990194,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":25785990203,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25785990204,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25785990205,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25785990206,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25785990207,"package_name":"html-minifier","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785990245,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":25785990246,"package_name":"htmlparser2","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":25785990247,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785990248,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25785990249,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":25785990250,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25785990251,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25785990252,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":25785990253,"package_name":"husky","ecosystem":"npm","requirements":"9.1.7","direct":false,"kind":"development","optional":false},{"id":25785990254,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":25785990255,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25785990256,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25785990257,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785990258,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25785990259,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25785990260,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785990261,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25785990262,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25785990263,"package_name":"ini","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25785990264,"package_name":"ip-address","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":25785990265,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":25785990266,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25785990267,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.15.1","direct":false,"kind":"development","optional":false},{"id":25785990268,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25785990269,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25785990270,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25785990271,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785990272,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25785990273,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785990274,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25785990275,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25785990276,"package_name":"is-reference","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25785990277,"package_name":"is-text-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785990346,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785990347,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25785990348,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25785990349,"package_name":"isbinaryfile","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"development","optional":false},{"id":25785990376,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785990377,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25785990378,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":25785990379,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25785990390,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25785990391,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25785990395,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25785990396,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785990397,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25785990398,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"development","optional":false},{"id":25785990399,"package_name":"jackspeak","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":25785990400,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25785990401,"package_name":"jiti","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":25785990402,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785990403,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25785990404,"package_name":"jsdom","ecosystem":"npm","requirements":"9.5.0","direct":false,"kind":"development","optional":false},{"id":25785990405,"package_name":"jsdomify","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25785990414,"package_name":"jsesc","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25785990415,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25785990416,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25785990417,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25785990418,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785990419,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785990420,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25785990421,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":25785990422,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785990423,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25785990424,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":25785990599,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":25785990600,"package_name":"karma","ecosystem":"npm","requirements":"6.4.4","direct":false,"kind":"development","optional":false},{"id":25785990601,"package_name":"karma-chai","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25785990842,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25785991271,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25785991272,"package_name":"karma-commonjs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785991276,"package_name":"karma-mocha","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25785991309,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"development","optional":false},{"id":25785991319,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":25785991320,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25785991321,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25785991322,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25785991323,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":25785991324,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":25785991325,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":25785991326,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25785991327,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25785991328,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25785991329,"package_name":"lint-staged","ecosystem":"npm","requirements":"16.2.7","direct":false,"kind":"development","optional":false},{"id":25785991330,"package_name":"commander","ecosystem":"npm","requirements":"14.0.2","direct":false,"kind":"development","optional":false},{"id":25785991331,"package_name":"listr2","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"development","optional":false},{"id":25785991332,"package_name":"eventemitter3","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25785991333,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":25785991334,"package_name":"locate-path","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25785991335,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":25785991336,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25785991337,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":25785991432,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":25785991433,"package_name":"lodash.kebabcase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25785991484,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":25785991485,"package_name":"lodash.mergewith","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":25785991486,"package_name":"lodash.snakecase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25785991487,"package_name":"lodash.startcase","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":25785991488,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25785991489,"package_name":"lodash.upperfirst","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":25785991547,"package_name":"log-symbols","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25785991548,"package_name":"log-update","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25785991549,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":25785991550,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":25785991551,"package_name":"log4js","ecosystem":"npm","requirements":"6.9.1","direct":false,"kind":"development","optional":false},{"id":25785991643,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":25785991644,"package_name":"lower-case","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25785991645,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25785991646,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.14","direct":false,"kind":"development","optional":false},{"id":25785991647,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25785991648,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":25785991649,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25785991650,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":25785991651,"package_name":"memorystream","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":25785991652,"package_name":"meow","ecosystem":"npm","requirements":"12.1.1","direct":false,"kind":"development","optional":false},{"id":25785991653,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785991654,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":25785991655,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":25785991656,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":25785991657,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":25785991658,"package_name":"mimic-function","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25785991659,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25785991660,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":25785991661,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":25785991662,"package_name":"mitt","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25785991663,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":25785991664,"package_name":"mocha","ecosystem":"npm","requirements":"11.7.5","direct":false,"kind":"development","optional":false},{"id":25785991750,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25785991751,"package_name":"chokidar","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25785991752,"package_name":"glob","ecosystem":"npm","requirements":"10.4.5","direct":false,"kind":"development","optional":false},{"id":25785991753,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25785991754,"package_name":"readdirp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25785991755,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":25785991756,"package_name":"mri","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25785991757,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":25785991758,"package_name":"nano-spawn","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785991759,"package_name":"nanoid","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":25785991760,"package_name":"nanospinner","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25785991769,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25785991770,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":25785991771,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":25785991772,"package_name":"netmask","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25785991773,"package_name":"no-case","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":25785991774,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":25785991887,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.27","direct":false,"kind":"development","optional":false},{"id":25785991888,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25785991889,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785991890,"package_name":"npm-run-all2","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"development","optional":false},{"id":25785991891,"package_name":"isexe","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25785991892,"package_name":"which","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25785991893,"package_name":"nwmatcher","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":25785991920,"package_name":"nyc","ecosystem":"npm","requirements":"17.1.0","direct":false,"kind":"development","optional":false},{"id":25785991965,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25785992215,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":25785992216,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":25785992217,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25785992218,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":25785992219,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":25785992220,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":25785992221,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25785992222,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.3","direct":false,"kind":"development","optional":false},{"id":25785992223,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":25785992224,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25785992225,"package_name":"onetime","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25785992226,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"development","optional":false},{"id":25785992227,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785992228,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25785992229,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25785992230,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25785992231,"package_name":"pac-proxy-agent","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25785992232,"package_name":"pac-resolver","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":25785992233,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785992464,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785992465,"package_name":"package-manager-detector","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":25785992466,"package_name":"param-case","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25785992467,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785992468,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25785992469,"package_name":"parse5","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":25785992470,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":25785992471,"package_name":"path-exists","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25785992472,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785992473,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25785992474,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25785992475,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25785992476,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"development","optional":false},{"id":25785992477,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25785992478,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25785992479,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25785992480,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25785992481,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25785992482,"package_name":"pidtree","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":25785992483,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25785992484,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25785992485,"package_name":"prettier","ecosystem":"npm","requirements":"3.7.4","direct":false,"kind":"development","optional":false},{"id":25785992486,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785992487,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25785992560,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25785992561,"package_name":"proxy-agent","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":25785992562,"package_name":"lru-cache","ecosystem":"npm","requirements":"7.18.3","direct":false,"kind":"development","optional":false},{"id":25785992563,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25785992564,"package_name":"psl","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":25785992565,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25785992566,"package_name":"publint","ecosystem":"npm","requirements":"0.3.16","direct":false,"kind":"development","optional":false},{"id":25785992587,"package_name":"pump","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25785992588,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":25785992589,"package_name":"puppeteer-core","ecosystem":"npm","requirements":"24.22.0","direct":false,"kind":"development","optional":false},{"id":25785992590,"package_name":"qjobs","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25785992599,"package_name":"qs","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"development","optional":false},{"id":25785992600,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25785992601,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25785992602,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":25785992603,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785992604,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785992605,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":25785992606,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":25785992607,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785992733,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":25785992734,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":25785992735,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":25785992736,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25785992737,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25785992738,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785992739,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785992740,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"development","optional":false},{"id":25785992741,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25785992742,"package_name":"restore-cursor","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25785992743,"package_name":"rfdc","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":25785992744,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25785992745,"package_name":"rollup","ecosystem":"npm","requirements":"4.54.0","direct":false,"kind":"development","optional":false},{"id":25785992746,"package_name":"sade","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":25785992747,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":25785992748,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":25785992749,"package_name":"sax","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":25785992750,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"development","optional":false},{"id":25785992751,"package_name":"semver","ecosystem":"npm","requirements":"7.7.2","direct":false,"kind":"development","optional":false},{"id":25785992752,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25785992753,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785992754,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25785992755,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785992756,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25785992757,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":25785992758,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25785992759,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785992760,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785992761,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25785992762,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25785992763,"package_name":"size-limit","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"development","optional":false},{"id":25785992906,"package_name":"slice-ansi","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":25785992909,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"development","optional":false},{"id":25785992911,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25785992913,"package_name":"smob","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25785992914,"package_name":"socket.io","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"development","optional":false},{"id":25785992916,"package_name":"socket.io-adapter","ecosystem":"npm","requirements":"2.5.5","direct":false,"kind":"development","optional":false},{"id":25785992918,"package_name":"socket.io-parser","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":25785992920,"package_name":"socks","ecosystem":"npm","requirements":"2.8.7","direct":false,"kind":"development","optional":false},{"id":25785992922,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"development","optional":false},{"id":25785992923,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":25785992925,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":25785992926,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785993122,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785993123,"package_name":"split2","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25785993124,"package_name":"sshpk","ecosystem":"npm","requirements":"1.18.0","direct":false,"kind":"development","optional":false},{"id":25785993125,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25785993126,"package_name":"streamroller","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":25785993127,"package_name":"streamx","ecosystem":"npm","requirements":"2.23.0","direct":false,"kind":"development","optional":false},{"id":25785993128,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":25785993129,"package_name":"string-width","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":25785993130,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785993131,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785993132,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25785993133,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":25785993134,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785993135,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":25785993136,"package_name":"synckit","ecosystem":"npm","requirements":"0.11.8","direct":false,"kind":"development","optional":false},{"id":25785993137,"package_name":"tapable","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25785993138,"package_name":"tar-fs","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25785993139,"package_name":"tar-stream","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"development","optional":false},{"id":25785993140,"package_name":"terser","ecosystem":"npm","requirements":"5.36.0","direct":false,"kind":"development","optional":false},{"id":25785993141,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.14","direct":false,"kind":"development","optional":false},{"id":25785993142,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25785993143,"package_name":"text-decoder","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":25785993144,"package_name":"text-extensions","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":25785993329,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":25785993330,"package_name":"tinyexec","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25785993331,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.15","direct":false,"kind":"development","optional":false},{"id":25785993332,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":25785993333,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25785993334,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785993335,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":25785993336,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":25785993337,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25785993338,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"development","optional":false},{"id":25785993339,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25785993340,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":25785993341,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":25785993342,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":25785993343,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25785993344,"package_name":"type-detect","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25785993345,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":25785993346,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":25785993347,"package_name":"typed-query-selector","ecosystem":"npm","requirements":"2.12.0","direct":false,"kind":"development","optional":false},{"id":25785993348,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":25785993349,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":25785993350,"package_name":"ua-parser-js","ecosystem":"npm","requirements":"0.7.39","direct":false,"kind":"development","optional":false},{"id":25785993351,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.19.3","direct":false,"kind":"development","optional":false},{"id":25785993352,"package_name":"undici-types","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":25785993353,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25785993354,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25785993355,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25785993356,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25785993357,"package_name":"upper-case","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25785993358,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":25785993359,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25785993360,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":25785993361,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25785993362,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25785993363,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":25785993364,"package_name":"void-elements","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25785993365,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"development","optional":false},{"id":25785993366,"package_name":"webdriver-bidi-protocol","ecosystem":"npm","requirements":"0.2.11","direct":false,"kind":"development","optional":false},{"id":25785993367,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25785993368,"package_name":"webpack","ecosystem":"npm","requirements":"5.103.0","direct":false,"kind":"development","optional":false},{"id":25785993369,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":25785993370,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25785993371,"package_name":"whatwg-url","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25785993372,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25785993373,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25785993374,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25785993375,"package_name":"workerpool","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"development","optional":false},{"id":25785993376,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":25785993377,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25785993378,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25785993379,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25785993380,"package_name":"ws","ecosystem":"npm","requirements":"8.18.3","direct":false,"kind":"development","optional":false},{"id":25785993381,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25785993382,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":25785993383,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25785993384,"package_name":"yaml","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":25785993385,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"development","optional":false},{"id":25785993386,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":25785993387,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25785993388,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":25785993389,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25785993390,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":25785993391,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25785993392,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25785993393,"package_name":"zod","ecosystem":"npm","requirements":"3.25.76","direct":false,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2026-01-02T20:06:26.963Z","updated_at":"2026-01-02T20:06:26.963Z","repository_link":"https://github.com/remarkablemark/html-dom-parser/blob/master/.github/workflows/lint.yml","dependencies":[{"id":25785986857,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25785986858,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-please.yml","sha":null,"kind":"manifest","created_at":"2026-01-02T20:06:27.020Z","updated_at":"2026-01-02T20:06:27.020Z","repository_link":"https://github.com/remarkablemark/html-dom-parser/blob/master/.github/workflows/release-please.yml","dependencies":[{"id":25785986859,"package_name":"googleapis/release-please-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25785987045,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25785987046,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/assign-reviewer.yml","sha":null,"kind":"manifest","created_at":"2026-01-02T20:06:26.891Z","updated_at":"2026-01-02T20:06:26.891Z","repository_link":"https://github.com/remarkablemark/html-dom-parser/blob/master/.github/workflows/assign-reviewer.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2026-01-02T20:06:28.160Z","updated_at":"2026-01-02T20:06:28.160Z","repository_link":"https://github.com/remarkablemark/html-dom-parser/blob/master/.github/workflows/test.yml","dependencies":[{"id":25785987138,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25785987139,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25785987140,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25785987141,"package_name":"coactions/setup-xvfb","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":24.964202778298837,"created_at":"2026-07-08T09:30:42.110Z","updated_at":"2026-07-11T12:01:28.730Z","avatar_url":"https://github.com/remarkablemark.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378667","html_url":"https://summary.ecosyste.ms/projects/378667"}