{"id":377568,"url":"https://github.com/onlxltd/bonjour-service","last_synced_at":"2026-07-23T12:01:25.055Z","repository":{"id":37478419,"uuid":"348818831","full_name":"onlxltd/bonjour-service","owner":"onlxltd","description":"A Bonjour/Zeroconf protocol implementation in TypeScript","archived":false,"fork":true,"pushed_at":"2026-07-09T13:39:05.000Z","size":2394,"stargazers_count":115,"open_issues_count":23,"forks_count":32,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-07-09T20:42:43.936Z","etag":null,"topics":["bonjour","bonjour-browser","bonjour-discovery","client","discovery","mdns","network","node","nodejs","server","zeroconfig"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/bonjour-service","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"watson/bonjour","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onlxltd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-03-17T18:52:19.000Z","updated_at":"2026-07-09T03:27:12.000Z","dependencies_parsed_at":"2023-10-11T00:55:18.083Z","dependency_job_id":null,"html_url":"https://github.com/onlxltd/bonjour-service","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/onlxltd/bonjour-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/sbom","scorecard":{"id":707498,"data":{"date":"2025-08-11","repo":{"name":"github.com/onlxltd/bonjour-service","commit":"30abed0a5bd2c273554253a6fc2ddb1149c774fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/publish-release.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 9 commits out of 27 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-22T07:06:43.719Z","repository_id":37478419,"created_at":"2025-08-22T07:06:43.719Z","updated_at":"2025-08-22T07:06:43.719Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35352623,"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-11T02:00:05.354Z","response_time":104,"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":"onlxltd","name":"ON LX Limited","uuid":"16917757","kind":"organization","description":"","email":null,"website":"onlx.ltd","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16917757?v=4","repositories_count":21,"last_synced_at":"2024-03-25T20:23:43.739Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onlxltd","funding_links":[],"total_stars":82,"followers":6,"following":0,"created_at":"2022-11-02T16:31:39.054Z","updated_at":"2024-03-25T20:23:44.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd/repositories"},"packages":[{"id":8036761,"name":"@makepro-x/bonjour-service","ecosystem":"npm","description":"A Bonjour/Zeroconf implementation in TypeScript","homepage":"https://github.com/onlxltd/bonjour-service","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/onlxltd/bonjour-service","keywords_array":["bonjour","zeroconf","zero","configuration","mdns","dns","service","discovery","multicast","broadcast","dns-sd"],"namespace":"makepro-x","versions_count":1,"first_release_published_at":"2023-08-06T07:04:53.009Z","latest_release_published_at":"2023-08-06T07:04:53.009Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-19T11:54:19.071Z","created_at":"2023-08-06T07:06:40.533Z","updated_at":"2026-07-19T11:54:19.071Z","registry_url":"https://www.npmjs.com/package/@makepro-x/bonjour-service","install_command":"npm install @makepro-x/bonjour-service","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0"}},"repo_metadata":{"id":37478419,"uuid":"348818831","full_name":"onlxltd/bonjour-service","owner":"onlxltd","description":"A Bonjour/Zeroconf protocol implementation in TypeScript","archived":false,"fork":true,"pushed_at":"2024-08-31T17:43:29.000Z","size":413,"stargazers_count":72,"open_issues_count":28,"forks_count":24,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T21:55:43.553Z","etag":null,"topics":["bonjour","bonjour-browser","bonjour-discovery","client","discovery","mdns","network","node","nodejs","server","zeroconfig"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/bonjour-service","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"watson/bonjour","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onlxltd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-03-17T18:52:19.000Z","updated_at":"2024-10-28T14:55:30.000Z","dependencies_parsed_at":"2023-10-11T00:55:18.083Z","dependency_job_id":null,"html_url":"https://github.com/onlxltd/bonjour-service","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222145688,"owners_count":16938483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"onlxltd","name":"ON LX Limited","uuid":"16917757","kind":"organization","description":"","email":null,"website":"onlx.ltd","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16917757?v=4","repositories_count":21,"last_synced_at":"2024-03-25T20:23:43.739Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onlxltd","funding_links":[],"total_stars":82,"followers":6,"following":0,"created_at":"2022-11-02T16:31:39.054Z","updated_at":"2024-03-25T20:23:44.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd/repositories"},"tags":[{"name":"1.1.1","sha":"a3aaf195aab520cf09e6270b2cd32445240719e6","kind":"commit","published_at":"2023-03-21T12:39:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.1.1","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8e1fefee1eed91253bc23b2baa2509646734b108","kind":"commit","published_at":"2023-01-11T11:47:42.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.1.0","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.0/manifests"},{"name":"1.0.14","sha":"009a753e0ef7871174743a47163cd11a702572d4","kind":"commit","published_at":"2022-08-31T16:48:04.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.14","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.14/manifests"},{"name":"1.0.13","sha":"17eb18697fae4ab69bae03abef1118c72f523f4a","kind":"commit","published_at":"2022-06-07T10:40:23.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.13","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.13/manifests"},{"name":"1.0.12","sha":"4c5db05c4b6bbce6b774b0d9c7df0987d163cd6e","kind":"commit","published_at":"2022-04-22T08:57:12.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.12","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"c355b7259efaa2af4fc13859e527f25ea3ec3d87","kind":"commit","published_at":"2022-01-31T17:05:32.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.11","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"26efb6920e0d711f7b468fad645cff15c3908a2f","kind":"commit","published_at":"2021-12-16T12:44:05.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.10","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"35633a617e7305dc1359dc655035ab2b4e5799de","kind":"commit","published_at":"2021-10-19T10:51:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.9","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"c50a7a94bd5d4690400c42c3c92f2128d5d44475","kind":"commit","published_at":"2021-05-27T10:34:04.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.8","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"d8fbb240aae8bea68f2ae865dd8abbba3ae2a26c","kind":"commit","published_at":"2021-05-15T16:11:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.7","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"0d51bbfc5931ef96658ad64a75264b9b3486bcb5","kind":"commit","published_at":"2021-04-06T16:43:03.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.6","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c195146da95cd8e55555d54ff4ab29530baf9aff","kind":"commit","published_at":"2021-03-24T11:19:14.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.5","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"af700b574e80298d9782ad864bc3e0afd9f7dce9","kind":"commit","published_at":"2021-03-23T11:44:40.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.4","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"2ed5d19430165624ee7972dfc80de7abeeee6b8c","kind":"commit","published_at":"2021-03-22T12:47:12.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.3","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"353772ea9fbfb5b2fcd0b58d4b07f7040b475a8e","kind":"commit","published_at":"2021-03-19T23:30:51.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.2","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.2/manifests"}]},"repo_metadata_updated_at":"2024-10-30T01:30:24.888Z","dependent_packages_count":0,"downloads":57,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.35819183995142,"dependent_packages_count":54.89691335324605,"stargazers_count":6.405556922329889,"forks_count":5.6269015711081405,"docker_downloads_count":null,"average":26.071890921658873},"purl":"pkg:npm/%40makepro-x/bonjour-service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@makepro-x/bonjour-service","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@makepro-x/bonjour-service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@makepro-x/bonjour-service/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:30:46.289Z","issues_count":30,"pull_requests_count":41,"avg_time_to_close_issue":2067451.111111111,"avg_time_to_close_pull_request":3963107.1481481483,"issues_closed_count":9,"pull_requests_closed_count":27,"pull_request_authors_count":15,"issue_authors_count":26,"avg_comments_per_issue":2.033333333333333,"avg_comments_per_pull_request":0.6585365853658537,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":11,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":1553177.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5454545454545454,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/issues","maintainers":[{"login":"mdidon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdidon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makepro-x%2Fbonjour-service/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makepro-x%2Fbonjour-service/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makepro-x%2Fbonjour-service/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makepro-x%2Fbonjour-service/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makepro-x%2Fbonjour-service/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makepro-x%2Fbonjour-service/codemeta","maintainers":[{"uuid":"hrueger","login":"hrueger","name":null,"email":"hannesrueger@gmx.de","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~hrueger","role":null,"created_at":"2023-08-06T07:07:23.844Z","updated_at":"2023-08-06T07:07:23.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hrueger/packages"},{"uuid":"makeproaudio","login":"makeproaudio","name":null,"email":"npm@makeproaudio.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~makeproaudio","role":null,"created_at":"2023-08-06T07:07:23.956Z","updated_at":"2023-08-06T07:07:23.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/makeproaudio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5677355,"maintainers_count":1211006,"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":4415010,"name":"sterfive-bonjour-service","ecosystem":"npm","description":"A Bonjour/Zeroconf implementation in TypeScript","homepage":"https://github.com/onlxltd/bonjour-service","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/onlxltd/bonjour-service","keywords_array":["bonjour","zeroconf","zero","configuration","mdns","dns","service","discovery","multicast","broadcast","dns-sd"],"namespace":null,"versions_count":5,"first_release_published_at":"2022-05-12T19:40:56.581Z","latest_release_published_at":"2022-05-12T20:32:40.244Z","latest_release_number":"1.1.4","last_synced_at":"2026-07-19T11:54:45.470Z","created_at":"2022-05-24T13:47:43.469Z","updated_at":"2026-07-19T11:54:45.471Z","registry_url":"https://www.npmjs.com/package/sterfive-bonjour-service","install_command":"npm install sterfive-bonjour-service","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.4"}},"repo_metadata":{"id":37478419,"uuid":"348818831","full_name":"onlxltd/bonjour-service","owner":"onlxltd","description":"A Bonjour/Zeroconf protocol implementation in TypeScript","archived":false,"fork":true,"pushed_at":"2024-08-31T17:43:29.000Z","size":413,"stargazers_count":72,"open_issues_count":28,"forks_count":24,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T21:55:43.553Z","etag":null,"topics":["bonjour","bonjour-browser","bonjour-discovery","client","discovery","mdns","network","node","nodejs","server","zeroconfig"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/bonjour-service","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"watson/bonjour","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onlxltd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-03-17T18:52:19.000Z","updated_at":"2024-10-28T14:55:30.000Z","dependencies_parsed_at":"2023-10-11T00:55:18.083Z","dependency_job_id":null,"html_url":"https://github.com/onlxltd/bonjour-service","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222145688,"owners_count":16938483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"onlxltd","name":"ON LX Limited","uuid":"16917757","kind":"organization","description":"","email":null,"website":"onlx.ltd","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16917757?v=4","repositories_count":21,"last_synced_at":"2024-03-25T20:23:43.739Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onlxltd","funding_links":[],"total_stars":82,"followers":6,"following":0,"created_at":"2022-11-02T16:31:39.054Z","updated_at":"2024-03-25T20:23:44.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd/repositories"},"tags":[{"name":"1.1.1","sha":"a3aaf195aab520cf09e6270b2cd32445240719e6","kind":"commit","published_at":"2023-03-21T12:39:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.1.1","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8e1fefee1eed91253bc23b2baa2509646734b108","kind":"commit","published_at":"2023-01-11T11:47:42.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.1.0","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.0/manifests"},{"name":"1.0.14","sha":"009a753e0ef7871174743a47163cd11a702572d4","kind":"commit","published_at":"2022-08-31T16:48:04.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.14","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.14/manifests"},{"name":"1.0.13","sha":"17eb18697fae4ab69bae03abef1118c72f523f4a","kind":"commit","published_at":"2022-06-07T10:40:23.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.13","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.13/manifests"},{"name":"1.0.12","sha":"4c5db05c4b6bbce6b774b0d9c7df0987d163cd6e","kind":"commit","published_at":"2022-04-22T08:57:12.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.12","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"c355b7259efaa2af4fc13859e527f25ea3ec3d87","kind":"commit","published_at":"2022-01-31T17:05:32.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.11","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"26efb6920e0d711f7b468fad645cff15c3908a2f","kind":"commit","published_at":"2021-12-16T12:44:05.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.10","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"35633a617e7305dc1359dc655035ab2b4e5799de","kind":"commit","published_at":"2021-10-19T10:51:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.9","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"c50a7a94bd5d4690400c42c3c92f2128d5d44475","kind":"commit","published_at":"2021-05-27T10:34:04.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.8","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"d8fbb240aae8bea68f2ae865dd8abbba3ae2a26c","kind":"commit","published_at":"2021-05-15T16:11:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.7","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"0d51bbfc5931ef96658ad64a75264b9b3486bcb5","kind":"commit","published_at":"2021-04-06T16:43:03.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.6","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c195146da95cd8e55555d54ff4ab29530baf9aff","kind":"commit","published_at":"2021-03-24T11:19:14.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.5","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"af700b574e80298d9782ad864bc3e0afd9f7dce9","kind":"commit","published_at":"2021-03-23T11:44:40.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.4","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"2ed5d19430165624ee7972dfc80de7abeeee6b8c","kind":"commit","published_at":"2021-03-22T12:47:12.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.3","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"353772ea9fbfb5b2fcd0b58d4b07f7040b475a8e","kind":"commit","published_at":"2021-03-19T23:30:51.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.2","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.2/manifests"}]},"repo_metadata_updated_at":"2024-10-30T01:30:25.328Z","dependent_packages_count":3,"downloads":323248,"downloads_period":"last-month","dependent_repos_count":41,"rankings":{"downloads":0.8613063102366909,"dependent_repos_count":2.1062085039504774,"dependent_packages_count":5.8314726902284235,"stargazers_count":6.348633481558365,"forks_count":5.573767839088238,"docker_downloads_count":1.002833453825914,"average":3.620703713148018},"purl":"pkg:npm/sterfive-bonjour-service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sterfive-bonjour-service","docker_dependents_count":19,"docker_downloads_count":4074,"usage_url":"https://repos.ecosyste.ms/usage/npm/sterfive-bonjour-service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sterfive-bonjour-service/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:30:46.289Z","issues_count":30,"pull_requests_count":41,"avg_time_to_close_issue":2067451.111111111,"avg_time_to_close_pull_request":3963107.1481481483,"issues_closed_count":9,"pull_requests_closed_count":27,"pull_request_authors_count":15,"issue_authors_count":26,"avg_comments_per_issue":2.033333333333333,"avg_comments_per_pull_request":0.6585365853658537,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":11,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":1553177.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5454545454545454,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/issues","maintainers":[{"login":"mdidon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdidon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sterfive-bonjour-service/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sterfive-bonjour-service/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sterfive-bonjour-service/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sterfive-bonjour-service/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sterfive-bonjour-service/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sterfive-bonjour-service/codemeta","maintainers":[{"uuid":"erossignon","login":"erossignon","name":null,"email":"etienne.rossignon@sterfive.com","url":null,"packages_count":142,"html_url":"https://www.npmjs.com/~erossignon","role":null,"created_at":"2022-11-15T21:46:22.060Z","updated_at":"2022-11-15T21:46:22.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erossignon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5677355,"maintainers_count":1211006,"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":14114272,"name":"@depup/bonjour-service","ecosystem":"npm","description":"A Bonjour/Zeroconf implementation in TypeScript (with updated dependencies)","homepage":"https://github.com/onlxltd/bonjour-service","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/onlxltd/bonjour-service","keywords_array":["bonjour-service","depup","updated-dependencies","security","latest","patched","bonjour","zeroconf","zero","configuration","mdns","dns","service","discovery","multicast","broadcast","dns-sd"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-22T00:38:25.876Z","latest_release_published_at":"2026-03-22T00:38:25.876Z","latest_release_number":"1.3.0-depup.0","last_synced_at":"2026-07-19T11:54:19.739Z","created_at":"2026-03-25T00:06:52.879Z","updated_at":"2026-07-19T11:54:19.739Z","registry_url":"https://www.npmjs.com/package/@depup/bonjour-service","install_command":"npm install @depup/bonjour-service","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.0-depup.0"}},"repo_metadata":{"id":37478419,"uuid":"348818831","full_name":"onlxltd/bonjour-service","owner":"onlxltd","description":"A Bonjour/Zeroconf protocol implementation in TypeScript","archived":false,"fork":true,"pushed_at":"2026-06-10T09:20:27.000Z","size":2246,"stargazers_count":113,"open_issues_count":23,"forks_count":32,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-06-12T09:29:05.920Z","etag":null,"topics":["bonjour","bonjour-browser","bonjour-discovery","client","discovery","mdns","network","node","nodejs","server","zeroconfig"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/bonjour-service","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"watson/bonjour","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onlxltd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-03-17T18:52:19.000Z","updated_at":"2026-06-10T09:16:07.000Z","dependencies_parsed_at":"2023-10-11T00:55:18.083Z","dependency_job_id":null,"html_url":"https://github.com/onlxltd/bonjour-service","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/onlxltd/bonjour-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/sbom","scorecard":{"id":707498,"data":{"date":"2025-08-11","repo":{"name":"github.com/onlxltd/bonjour-service","commit":"30abed0a5bd2c273554253a6fc2ddb1149c774fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/publish-release.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 9 commits out of 27 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-22T07:06:43.719Z","repository_id":37478419,"created_at":"2025-08-22T07:06:43.719Z","updated_at":"2025-08-22T07:06:43.719Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34293770,"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-06-13T02:00:06.617Z","response_time":62,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-02T17:20:48.068Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.323252030617475,"dependent_packages_count":32.18991806749395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.256585049055712},"purl":"pkg:npm/%40depup/bonjour-service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/bonjour-service","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/bonjour-service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/bonjour-service/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-18T03:22:37.725Z","issues_count":30,"pull_requests_count":49,"avg_time_to_close_issue":2094069.2,"avg_time_to_close_pull_request":6640251.702702703,"issues_closed_count":10,"pull_requests_closed_count":37,"pull_request_authors_count":18,"issue_authors_count":28,"avg_comments_per_issue":2.1666666666666665,"avg_comments_per_pull_request":0.7551020408163265,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/issues","maintainers":[{"login":"mdidon","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdidon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbonjour-service/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbonjour-service/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbonjour-service/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbonjour-service/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbonjour-service/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbonjour-service/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-25T00:07:00.223Z","updated_at":"2026-03-25T00:07:00.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5677355,"maintainers_count":1211006,"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":4376899,"name":"@gregnr/bonjour-service","ecosystem":"npm","description":"A Bonjour/Zeroconf implementation in TypeScript","homepage":"https://github.com/onlxltd/bonjour-service","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/onlxltd/bonjour-service","keywords_array":["bonjour","zeroconf","zero","configuration","mdns","dns","service","discovery","multicast","broadcast","dns-sd"],"namespace":"gregnr","versions_count":1,"first_release_published_at":"2022-04-22T00:22:44.542Z","latest_release_published_at":"2022-04-22T00:22:44.542Z","latest_release_number":"0.1.0","last_synced_at":"2026-07-19T11:54:39.844Z","created_at":"2022-05-24T13:30:10.643Z","updated_at":"2026-07-19T12:36:26.931Z","registry_url":"https://www.npmjs.com/package/@gregnr/bonjour-service","install_command":"npm install @gregnr/bonjour-service","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0"}},"repo_metadata":{"id":37478419,"uuid":"348818831","full_name":"onlxltd/bonjour-service","owner":"onlxltd","description":"A Bonjour/Zeroconf protocol implementation in TypeScript","archived":false,"fork":true,"pushed_at":"2026-06-10T09:20:27.000Z","size":2246,"stargazers_count":113,"open_issues_count":23,"forks_count":32,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-06-12T09:29:05.920Z","etag":null,"topics":["bonjour","bonjour-browser","bonjour-discovery","client","discovery","mdns","network","node","nodejs","server","zeroconfig"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/bonjour-service","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"watson/bonjour","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onlxltd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-03-17T18:52:19.000Z","updated_at":"2026-06-10T09:16:07.000Z","dependencies_parsed_at":"2023-10-11T00:55:18.083Z","dependency_job_id":null,"html_url":"https://github.com/onlxltd/bonjour-service","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/onlxltd/bonjour-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/sbom","scorecard":{"id":707498,"data":{"date":"2025-08-11","repo":{"name":"github.com/onlxltd/bonjour-service","commit":"30abed0a5bd2c273554253a6fc2ddb1149c774fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/publish-release.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 9 commits out of 27 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-22T07:06:43.719Z","repository_id":37478419,"created_at":"2025-08-22T07:06:43.719Z","updated_at":"2025-08-22T07:06:43.719Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34293770,"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-06-13T02:00:06.617Z","response_time":62,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-19T12:36:26.905Z","dependent_packages_count":1,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.749638265770436,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":9.928185174708448,"forks_count":7.839716369376272,"average":21.008565660265752},"purl":"pkg:npm/%40gregnr/bonjour-service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gregnr/bonjour-service","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gregnr/bonjour-service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gregnr/bonjour-service/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-09T15:02:14.073Z","issues_count":30,"pull_requests_count":49,"avg_time_to_close_issue":2094069.2,"avg_time_to_close_pull_request":6640251.702702703,"issues_closed_count":10,"pull_requests_closed_count":37,"pull_request_authors_count":18,"issue_authors_count":28,"avg_comments_per_issue":2.1666666666666665,"avg_comments_per_pull_request":0.7551020408163265,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/issues","maintainers":[{"login":"mdidon","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdidon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gregnr%2Fbonjour-service/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gregnr%2Fbonjour-service/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gregnr%2Fbonjour-service/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gregnr%2Fbonjour-service/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gregnr%2Fbonjour-service/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gregnr%2Fbonjour-service/codemeta","maintainers":[{"uuid":"gregnr","login":"gregnr","name":null,"email":"greg.nmr@gmail.com","url":null,"packages_count":149,"html_url":"https://www.npmjs.com/~gregnr","role":null,"created_at":"2022-11-15T18:03:43.430Z","updated_at":"2022-11-15T18:03:43.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gregnr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5677355,"maintainers_count":1211006,"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":1229335,"name":"bonjour-service","ecosystem":"npm","description":"A Bonjour/Zeroconf implementation in TypeScript","homepage":"https://github.com/onlxltd/bonjour-service","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/onlxltd/bonjour-service","keywords_array":["bonjour","zeroconf","zero","configuration","mdns","dns","service","discovery","multicast","broadcast","dns-sd"],"namespace":null,"versions_count":23,"first_release_published_at":"2021-03-19T23:18:49.988Z","latest_release_published_at":"2026-07-09T13:39:31.287Z","latest_release_number":"1.4.3","last_synced_at":"2026-07-19T20:00:59.249Z","created_at":"2022-04-08T14:17:42.751Z","updated_at":"2026-07-19T20:00:59.250Z","registry_url":"https://www.npmjs.com/package/bonjour-service","install_command":"npm install bonjour-service","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.3"}},"repo_metadata":{"id":37478419,"uuid":"348818831","full_name":"onlxltd/bonjour-service","owner":"onlxltd","description":"A Bonjour/Zeroconf protocol implementation in TypeScript","archived":false,"fork":true,"pushed_at":"2024-08-31T17:43:29.000Z","size":413,"stargazers_count":72,"open_issues_count":28,"forks_count":24,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T21:55:43.553Z","etag":null,"topics":["bonjour","bonjour-browser","bonjour-discovery","client","discovery","mdns","network","node","nodejs","server","zeroconfig"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/bonjour-service","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"watson/bonjour","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onlxltd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-03-17T18:52:19.000Z","updated_at":"2024-10-28T14:55:30.000Z","dependencies_parsed_at":"2023-10-11T00:55:18.083Z","dependency_job_id":null,"html_url":"https://github.com/onlxltd/bonjour-service","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222145688,"owners_count":16938483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"onlxltd","name":"ON LX Limited","uuid":"16917757","kind":"organization","description":"","email":null,"website":"onlx.ltd","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16917757?v=4","repositories_count":21,"last_synced_at":"2024-03-25T20:23:43.739Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onlxltd","funding_links":[],"total_stars":82,"followers":6,"following":0,"created_at":"2022-11-02T16:31:39.054Z","updated_at":"2024-03-25T20:23:44.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd/repositories"},"tags":[{"name":"1.1.1","sha":"a3aaf195aab520cf09e6270b2cd32445240719e6","kind":"commit","published_at":"2023-03-21T12:39:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.1.1","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8e1fefee1eed91253bc23b2baa2509646734b108","kind":"commit","published_at":"2023-01-11T11:47:42.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.1.0","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.0/manifests"},{"name":"1.0.14","sha":"009a753e0ef7871174743a47163cd11a702572d4","kind":"commit","published_at":"2022-08-31T16:48:04.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.14","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.14/manifests"},{"name":"1.0.13","sha":"17eb18697fae4ab69bae03abef1118c72f523f4a","kind":"commit","published_at":"2022-06-07T10:40:23.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.13","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.13/manifests"},{"name":"1.0.12","sha":"4c5db05c4b6bbce6b774b0d9c7df0987d163cd6e","kind":"commit","published_at":"2022-04-22T08:57:12.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.12","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"c355b7259efaa2af4fc13859e527f25ea3ec3d87","kind":"commit","published_at":"2022-01-31T17:05:32.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.11","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"26efb6920e0d711f7b468fad645cff15c3908a2f","kind":"commit","published_at":"2021-12-16T12:44:05.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.10","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"35633a617e7305dc1359dc655035ab2b4e5799de","kind":"commit","published_at":"2021-10-19T10:51:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.9","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"c50a7a94bd5d4690400c42c3c92f2128d5d44475","kind":"commit","published_at":"2021-05-27T10:34:04.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.8","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"d8fbb240aae8bea68f2ae865dd8abbba3ae2a26c","kind":"commit","published_at":"2021-05-15T16:11:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.7","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"0d51bbfc5931ef96658ad64a75264b9b3486bcb5","kind":"commit","published_at":"2021-04-06T16:43:03.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.6","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c195146da95cd8e55555d54ff4ab29530baf9aff","kind":"commit","published_at":"2021-03-24T11:19:14.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.5","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"af700b574e80298d9782ad864bc3e0afd9f7dce9","kind":"commit","published_at":"2021-03-23T11:44:40.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.4","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"2ed5d19430165624ee7972dfc80de7abeeee6b8c","kind":"commit","published_at":"2021-03-22T12:47:12.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.3","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"353772ea9fbfb5b2fcd0b58d4b07f7040b475a8e","kind":"commit","published_at":"2021-03-19T23:30:51.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.2","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.2/manifests"}]},"repo_metadata_updated_at":"2024-10-30T01:30:24.880Z","dependent_packages_count":71,"downloads":56622874,"downloads_period":"last-month","dependent_repos_count":759269,"rankings":{"downloads":0.04427319270502636,"dependent_repos_count":0.0414530697312368,"dependent_packages_count":0.45475167448224046,"stargazers_count":5.781142576929806,"forks_count":5.1961724086287,"docker_downloads_count":0.05908568327609579,"average":1.9294797676255175},"purl":"pkg:npm/bonjour-service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bonjour-service","docker_dependents_count":5593,"docker_downloads_count":2950592559,"usage_url":"https://repos.ecosyste.ms/usage/npm/bonjour-service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bonjour-service/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T20:30:46.289Z","issues_count":30,"pull_requests_count":41,"avg_time_to_close_issue":2067451.111111111,"avg_time_to_close_pull_request":3963107.1481481483,"issues_closed_count":9,"pull_requests_closed_count":27,"pull_request_authors_count":15,"issue_authors_count":26,"avg_comments_per_issue":2.033333333333333,"avg_comments_per_pull_request":0.6585365853658537,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":11,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":1553177.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5454545454545454,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/issues","maintainers":[{"login":"mdidon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdidon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bonjour-service/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bonjour-service/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bonjour-service/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bonjour-service/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bonjour-service/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bonjour-service/codemeta","maintainers":[{"uuid":"mdidon","login":"mdidon","name":null,"email":"dev@onlx.ltd","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~mdidon","role":null,"created_at":"2022-11-10T19:09:35.007Z","updated_at":"2022-11-10T19:09:35.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mdidon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5677355,"maintainers_count":1211006,"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":5989913,"name":"org.webjars.npm:bonjour-service","ecosystem":"maven","description":"WebJar for bonjour-service","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/onlxltd/bonjour-service","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-12-01T05:39:15.000Z","latest_release_published_at":"2022-12-01T05:39:15.000Z","latest_release_number":"1.0.14","last_synced_at":"2026-07-19T11:54:31.932Z","created_at":"2023-01-26T17:24:14.135Z","updated_at":"2026-07-19T11:54:31.932Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/bonjour-service/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/bonjour-service/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37478419,"uuid":"348818831","full_name":"onlxltd/bonjour-service","owner":"onlxltd","description":"A Bonjour/Zeroconf protocol implementation in TypeScript","archived":false,"fork":true,"pushed_at":"2025-08-15T12:10:50.000Z","size":476,"stargazers_count":102,"open_issues_count":25,"forks_count":28,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-22T02:22:37.292Z","etag":null,"topics":["bonjour","bonjour-browser","bonjour-discovery","client","discovery","mdns","network","node","nodejs","server","zeroconfig"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/bonjour-service","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"watson/bonjour","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onlxltd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-03-17T18:52:19.000Z","updated_at":"2025-10-07T13:32:41.000Z","dependencies_parsed_at":"2023-10-11T00:55:18.083Z","dependency_job_id":null,"html_url":"https://github.com/onlxltd/bonjour-service","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/onlxltd/bonjour-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/sbom","scorecard":{"id":707498,"data":{"date":"2025-08-11","repo":{"name":"github.com/onlxltd/bonjour-service","commit":"30abed0a5bd2c273554253a6fc2ddb1149c774fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/onlxltd/bonjour-service/publish-release.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 9 commits out of 27 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-22T07:06:43.719Z","repository_id":37478419,"created_at":"2025-08-22T07:06:43.719Z","updated_at":"2025-08-22T07:06:43.719Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280833006,"owners_count":26398970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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_record":{"login":"onlxltd","name":"ON LX Limited","uuid":"16917757","kind":"organization","description":"","email":null,"website":"onlx.ltd","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16917757?v=4","repositories_count":21,"last_synced_at":"2024-03-25T20:23:43.739Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/onlxltd","funding_links":[],"total_stars":82,"followers":6,"following":0,"created_at":"2022-11-02T16:31:39.054Z","updated_at":"2024-03-25T20:23:44.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlxltd/repositories"},"tags":[{"name":"1.1.1","sha":"a3aaf195aab520cf09e6270b2cd32445240719e6","kind":"commit","published_at":"2023-03-21T12:39:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.1.1","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"8e1fefee1eed91253bc23b2baa2509646734b108","kind":"commit","published_at":"2023-01-11T11:47:42.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.1.0","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.1.0/manifests"},{"name":"1.0.14","sha":"009a753e0ef7871174743a47163cd11a702572d4","kind":"commit","published_at":"2022-08-31T16:48:04.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.14","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.14/manifests"},{"name":"1.0.13","sha":"17eb18697fae4ab69bae03abef1118c72f523f4a","kind":"commit","published_at":"2022-06-07T10:40:23.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.13","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.13/manifests"},{"name":"1.0.12","sha":"4c5db05c4b6bbce6b774b0d9c7df0987d163cd6e","kind":"commit","published_at":"2022-04-22T08:57:12.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.12","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"c355b7259efaa2af4fc13859e527f25ea3ec3d87","kind":"commit","published_at":"2022-01-31T17:05:32.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.11","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"26efb6920e0d711f7b468fad645cff15c3908a2f","kind":"commit","published_at":"2021-12-16T12:44:05.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.10","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"35633a617e7305dc1359dc655035ab2b4e5799de","kind":"commit","published_at":"2021-10-19T10:51:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.9","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"c50a7a94bd5d4690400c42c3c92f2128d5d44475","kind":"commit","published_at":"2021-05-27T10:34:04.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.8","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"d8fbb240aae8bea68f2ae865dd8abbba3ae2a26c","kind":"commit","published_at":"2021-05-15T16:11:20.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.7","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"0d51bbfc5931ef96658ad64a75264b9b3486bcb5","kind":"commit","published_at":"2021-04-06T16:43:03.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.6","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c195146da95cd8e55555d54ff4ab29530baf9aff","kind":"commit","published_at":"2021-03-24T11:19:14.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.5","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"af700b574e80298d9782ad864bc3e0afd9f7dce9","kind":"commit","published_at":"2021-03-23T11:44:40.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.4","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"2ed5d19430165624ee7972dfc80de7abeeee6b8c","kind":"commit","published_at":"2021-03-22T12:47:12.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.3","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"353772ea9fbfb5b2fcd0b58d4b07f7040b475a8e","kind":"commit","published_at":"2021-03-19T23:30:51.000Z","download_url":"https://codeload.github.com/onlxltd/bonjour-service/tar.gz/1.0.2","html_url":"https://github.com/onlxltd/bonjour-service/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/onlxltd/bonjour-service@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/tags/1.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-24T16:55:50.948Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":24.9492880259549,"forks_count":25.06265010443356,"average":28.497571242548702},"purl":"pkg:maven/org.webjars.npm/bonjour-service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:bonjour-service","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:bonjour-service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:bonjour-service/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-13T08:08:39.641Z","issues_count":30,"pull_requests_count":49,"avg_time_to_close_issue":2094069.2,"avg_time_to_close_pull_request":6640251.702702703,"issues_closed_count":10,"pull_requests_closed_count":37,"pull_request_authors_count":18,"issue_authors_count":28,"avg_comments_per_issue":2.1666666666666665,"avg_comments_per_pull_request":0.7551020408163265,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":4,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":2333632.0,"past_year_avg_time_to_close_pull_request":3406857.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/issues","maintainers":[{"login":"mdidon","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdidon"}],"active_maintainers":[{"login":"mdidon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdidon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bonjour-service/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bonjour-service/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bonjour-service/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bonjour-service/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bonjour-service/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bonjour-service/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"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":1741655,"full_name":"onlxltd/bonjour-service","default_branch":"master","total_commits":259,"total_committers":20,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":12.95,"dds":0.5444015444015444,"past_year_total_commits":37,"past_year_total_committers":2,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":18.5,"past_year_dds":0.10810810810810811,"last_synced_at":"2026-07-21T11:39:38.744Z","last_synced_commit":"ee3a3c0b6375db93ba6ad2191386f3c9d5f5fae3","created_at":"2024-09-13T17:36:03.953Z","updated_at":"2026-07-21T11:39:28.797Z","committers":[{"name":"Matt Didon","email":"matt@onlx.co.uk","login":"mdidon","count":118},{"name":"Thomas Watson Steen","email":"w@tson.dk","login":"watson","count":95},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Etienne Rossignon (Sterfive)","email":"etienne.rossignon@sterfive.com","login":"erossignon","count":5},{"name":"Jimmy Lucidarme","email":"jlucidar@gmail.com","login":"jlucidar","count":5},{"name":"Julian Waller","email":"git@julusian.co.uk","login":"Julusian","count":4},{"name":"Nagel, Kurt","email":"kurt.nagel@caci.com","login":null,"count":3},{"name":"Hannes Rüger","email":"hannesrueger@gmx.de","login":"hrueger","count":3},{"name":"Kei Kushimoto","email":"honnolulu@me.com","login":"kkushimoto","count":3},{"name":"Sören Beye","email":"github@hypfer.de","login":"Hypfer","count":2},{"name":"Zandor Smith","email":"info@zsinfo.nl","login":"Zandor300","count":2},{"name":"not public","email":"mh-cbon","login":"mh-cbon","count":2},{"name":"Evan Hahn","email":"me@evanhahn.com","login":"EvanHahn","count":1},{"name":"Greg Richardson","email":"greg@lc.dev","login":"gregnr","count":1},{"name":"Gregor MacLennan","email":"gmaclennan@digital-democracy.org","login":"gmaclennan","count":1},{"name":"Jorrit Schippers","email":"jorrit@ncode.nl","login":"jorrit","count":1},{"name":"Lukas Schoerghuber","email":"lukas.schoerghuber@posteo.at","login":"agentS","count":1},{"name":"Mario Nebl","email":"marionebl","login":"marionebl","count":1},{"name":"Rémi Benoit","email":"r3m1.benoit@gmail.com","login":"AltarBeastiful","count":1},{"name":"snyk-bot","email":"snyk-bot@snyk.io","login":"snyk-bot","count":1}],"past_year_committers":[{"name":"Matt Didon","email":"matt@onlx.co.uk","login":"mdidon","count":33},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.250Z","repositories_count":6396772,"commits_count":871250797,"contributors_count":36103162,"owners_count":1231343,"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":{"full_name":"onlxltd/bonjour-service","html_url":"https://github.com/onlxltd/bonjour-service","last_synced_at":"2026-07-11T06:00:23.458Z","status":"active","issues_count":31,"pull_requests_count":59,"avg_time_to_close_issue":15249230.384615384,"avg_time_to_close_pull_request":8301454.0612244895,"issues_closed_count":13,"pull_requests_closed_count":49,"pull_request_authors_count":19,"issue_authors_count":29,"avg_comments_per_issue":2.6129032258064515,"avg_comments_per_pull_request":0.8305084745762712,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":13376967.5,"past_year_avg_time_to_close_pull_request":1809166.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":8.333333333333334,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-17T00:04:25.749Z","updated_at":"2026-07-11T06:00:23.459Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlxltd%2Fbonjour-service/issues","issue_labels_count":{"table":{"enhancement":1}},"pull_request_labels_count":{"table":{"dependencies":17,"javascript":8}},"issue_author_associations_count":{"table":{"NONE":29,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"NONE":51,"MEMBER":8}},"issue_authors":{"table":{"mdidon":2,"JensEggers":2,"rse":1,"EduardSat":1,"benoitlahoz":1,"marcusreese":1,"lublak":1,"andersk":1,"ArkadiuszPiznal":1,"erossignon":1,"ambienthack":1,"hrueger":1,"davidwinter":1,"agentS":1,"Julusian":1,"capJavert":1,"NorthernMan54":1,"Jaarson":1,"eclazi":1,"matdombrock":1,"AronBuzogany":1,"AltarBeastiful":1,"ImLunaHey":1,"wimleers":1,"m50S79sM6SRNp8Jn":1,"826327700":1,"pcafstockf":1,"RohdeWW":1,"jan-vdm":1}},"pull_request_authors":{"table":{"dependabot[bot]":17,"mdidon":8,"gmaclennan":5,"Julusian":5,"Shudhu7":4,"noresources":2,"Zandor300":2,"EvanHahn":2,"matdombrock":2,"Hypfer":2,"hrueger":2,"jorrit":1,"kurtnagel":1,"gregnr":1,"agentS":1,"erossignon":1,"ghost1face":1,"vb-linetco":1,"AltarBeastiful":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-13T00:00:22.962Z","repositories_count":14860433,"issues_count":32053136,"pull_requests_count":105489197,"authors_count":11344164,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":8,"javascript":8}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"NONE":9,"MEMBER":1}},"past_year_issue_authors":{"table":{"andersk":1,"m50S79sM6SRNp8Jn":1,"marcusreese":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":8,"mdidon":1,"vb-linetco":1}},"maintainers":[{"table":{"login":"mdidon","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdidon"}}],"active_maintainers":[{"table":{"login":"mdidon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdidon"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":6,"PullRequestEvent":15,"ForkEvent":6,"IssuesEvent":5,"WatchEvent":28,"IssueCommentEvent":22,"PushEvent":19,"CreateEvent":6},"last_year":{"DeleteEvent":4,"PullRequestEvent":7,"ForkEvent":3,"IssuesEvent":3,"WatchEvent":7,"IssueCommentEvent":10,"PushEvent":13,"CreateEvent":4}},"keywords":["bonjour","bonjour-browser","bonjour-discovery","client","discovery","mdns","network","node","nodejs","server","zeroconfig"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-and-test.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T02:45:37.558Z","updated_at":"2023-02-09T02:45:37.558Z","repository_link":"https://github.com/onlxltd/bonjour-service/blob/master/.github/workflows/build-and-test.yml","dependencies":[{"id":7475024840,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7475024844,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-release.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T02:45:37.625Z","updated_at":"2023-02-09T02:45:37.625Z","repository_link":"https://github.com/onlxltd/bonjour-service/blob/master/.github/workflows/publish-release.yml","dependencies":[{"id":7475025049,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7475025050,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-09T02:45:37.668Z","updated_at":"2023-02-09T02:45:37.668Z","repository_link":"https://github.com/onlxltd/bonjour-service/blob/master/package.json","dependencies":[{"id":7475025189,"package_name":"array-flatten","ecosystem":"npm","requirements":"^2.1.2","direct":true,"kind":"runtime","optional":false},{"id":7475025190,"package_name":"dns-equal","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7475025191,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"runtime","optional":false},{"id":7475025192,"package_name":"multicast-dns","ecosystem":"npm","requirements":"^7.2.5","direct":true,"kind":"runtime","optional":false},{"id":7475025193,"package_name":"@types/node","ecosystem":"npm","requirements":"^16.18.11","direct":true,"kind":"development","optional":false},{"id":7475025194,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.22.0","direct":true,"kind":"development","optional":false},{"id":7475025195,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.22.0","direct":true,"kind":"development","optional":false},{"id":7475025196,"package_name":"after-all","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false},{"id":7475025197,"package_name":"eslint","ecosystem":"npm","requirements":"^8.15.0","direct":true,"kind":"development","optional":false},{"id":7475025198,"package_name":"standard","ecosystem":"npm","requirements":"^17.0.0","direct":true,"kind":"development","optional":false},{"id":7475025199,"package_name":"tape","ecosystem":"npm","requirements":"^5.2.2","direct":true,"kind":"development","optional":false},{"id":7475025200,"package_name":"ts-node-dev","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":7475025201,"package_name":"typescript","ecosystem":"npm","requirements":"^4.4.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2023-02-09T02:45:37.732Z","updated_at":"2023-02-09T02:45:37.732Z","repository_link":"https://github.com/onlxltd/bonjour-service/blob/master/yarn.lock","dependencies":[{"id":7475026549,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":7475026550,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":7475026551,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.8","direct":false,"kind":"runtime","optional":false},{"id":7475026552,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":7475026553,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026554,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7475026555,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026556,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"runtime","optional":false},{"id":7475026557,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":7475026558,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":7475026559,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":7475026560,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":7475026561,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":7475026562,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":7475026563,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":7475026564,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7475026565,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7475026566,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"runtime","optional":false},{"id":7475026567,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":7475026568,"package_name":"@types/node","ecosystem":"npm","requirements":"16.18.11","direct":false,"kind":"runtime","optional":false},{"id":7475026569,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.3.13","direct":false,"kind":"runtime","optional":false},{"id":7475026570,"package_name":"@types/strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026571,"package_name":"@types/strip-json-comments","ecosystem":"npm","requirements":"0.0.30","direct":false,"kind":"runtime","optional":false},{"id":7475026572,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":7475026573,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":7475026574,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":7475026575,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":7475026576,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":7475026577,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":7475026578,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":7475026579,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":7475026580,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":7475026581,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026582,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"runtime","optional":false},{"id":7475026583,"package_name":"after-all","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026584,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":7475026585,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026586,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026587,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":7475026588,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":7475026589,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026590,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":7475026591,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":7475026592,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026593,"package_name":"array.prototype.every","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":7475026594,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026595,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026596,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":7475026597,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026598,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026599,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":7475026600,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026601,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":7475026602,"package_name":"builtins","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026603,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026604,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026605,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":7475026606,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":7475026607,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026608,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":7475026609,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026610,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026611,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":7475026612,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":7475026613,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":7475026614,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":7475026615,"package_name":"deep-equal","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026616,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":7475026617,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":7475026618,"package_name":"defined","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026619,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026620,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026621,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026622,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":7475026623,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026624,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026625,"package_name":"dotignore","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":7475026626,"package_name":"dynamic-dedupe","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026627,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":7475026628,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.21.1","direct":false,"kind":"runtime","optional":false},{"id":7475026629,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"runtime","optional":false},{"id":7475026630,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":7475026631,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026632,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026633,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7475026634,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026635,"package_name":"eslint-config-standard-jsx","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026636,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026637,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":7475026638,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":7475026639,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026640,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"runtime","optional":false},{"id":7475026641,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"15.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026642,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026643,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.29.4","direct":false,"kind":"runtime","optional":false},{"id":7475026644,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026645,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026646,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026647,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026648,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026649,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026650,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026651,"package_name":"eslint","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"runtime","optional":false},{"id":7475026652,"package_name":"eslint","ecosystem":"npm","requirements":"8.31.0","direct":false,"kind":"runtime","optional":false},{"id":7475026653,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"runtime","optional":false},{"id":7475026654,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7475026655,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026656,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026657,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026658,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":7475026659,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":7475026660,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"runtime","optional":false},{"id":7475026661,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026662,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":7475026663,"package_name":"fastq","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":7475026664,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026665,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026666,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026667,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026668,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026669,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":7475026670,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":7475026671,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":7475026672,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026673,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":7475026674,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026675,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7475026676,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026677,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":7475026678,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":7475026679,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026680,"package_name":"get-stdin","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026681,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026682,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":7475026683,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026684,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":7475026685,"package_name":"globals","ecosystem":"npm","requirements":"13.19.0","direct":false,"kind":"runtime","optional":false},{"id":7475026686,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7475026687,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026688,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026689,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":7475026690,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7475026691,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026692,"package_name":"has-dynamic-import","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026693,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026694,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026695,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026696,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7475026697,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026698,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7475026699,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026700,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"runtime","optional":false},{"id":7475026701,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026702,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":7475026703,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":7475026704,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":7475026705,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7475026706,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026707,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026708,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":7475026709,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7475026710,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026711,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":7475026712,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":7475026713,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":7475026714,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":7475026715,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":7475026716,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026717,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":7475026718,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026719,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026720,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7475026721,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026722,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":7475026723,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":7475026724,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026725,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026726,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7475026727,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7475026728,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":7475026729,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026730,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026731,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026732,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":7475026733,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026734,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026735,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026736,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026737,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026738,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":7475026739,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026740,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026741,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026742,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":7475026743,"package_name":"load-json-file","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026744,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026745,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026746,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026747,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":7475026748,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7475026749,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026750,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":7475026751,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":7475026752,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":7475026753,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":7475026754,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":7475026755,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7475026756,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026757,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":7475026758,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"runtime","optional":false},{"id":7475026759,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7475026760,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7475026761,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026762,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026763,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":7475026764,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7475026765,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026766,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":7475026767,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7475026768,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":7475026769,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026770,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7475026771,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7475026772,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":7475026773,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026774,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026775,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026776,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026777,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026778,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026779,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026780,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026781,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026782,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026783,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026784,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026785,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026786,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026787,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":7475026788,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026789,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":7475026790,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026791,"package_name":"pkg-conf","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026792,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7475026793,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":7475026794,"package_name":"punycode","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026795,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":7475026796,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":7475026797,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":7475026798,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":7475026799,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026800,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026801,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":7475026802,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.4","direct":false,"kind":"runtime","optional":false},{"id":7475026803,"package_name":"resumer","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026804,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7475026805,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":7475026806,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026807,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026808,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026809,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026810,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":7475026811,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"runtime","optional":false},{"id":7475026812,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026813,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026814,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7475026815,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026816,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":7475026817,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":7475026818,"package_name":"standard-engine","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026819,"package_name":"standard","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026820,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":7475026821,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":7475026822,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":7475026823,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":7475026824,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026825,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026826,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026827,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026828,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026829,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026830,"package_name":"tape","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"runtime","optional":false},{"id":7475026831,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7475026832,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":7475026833,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7475026834,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026835,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":7475026836,"package_name":"ts-node-dev","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026837,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.1","direct":false,"kind":"runtime","optional":false},{"id":7475026838,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":7475026839,"package_name":"tsconfig","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026840,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":7475026841,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":7475026842,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7475026843,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":7475026844,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":7475026845,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":7475026846,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.4","direct":false,"kind":"runtime","optional":false},{"id":7475026847,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026848,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":7475026849,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026850,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":7475026851,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026852,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7475026853,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":7475026854,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026855,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":7475026856,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026857,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026858,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":7475026859,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7475026860,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":7475026861,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]}],"score":29.747629543582562,"created_at":"2026-07-08T04:52:59.205Z","updated_at":"2026-07-23T12:01:25.055Z","avatar_url":"https://github.com/onlxltd.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377568","html_url":"https://summary.ecosyste.ms/projects/377568"}