{"id":377897,"url":"https://github.com/whitequark/ipaddr.js","last_synced_at":"2026-09-10T22:03:44.803Z","repository":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":654,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-10T02:38:40.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-09T02:30:45.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37206070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-09-06T00:54:32.136Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2906,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-09-06T00:54:32.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"packages":[{"id":33078,"name":"ipaddr","ecosystem":"bower","description":"IP address manipulation library in JavaScript","homepage":"https://github.com/whitequark/ipaddr.js","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["javascript","ip","address","ipv4","ipv6"],"namespace":null,"versions_count":36,"first_release_published_at":"2014-07-02T11:08:25.000Z","latest_release_published_at":"2025-11-28T14:09:48.000Z","latest_release_number":"v2.3.0","last_synced_at":"2026-04-03T00:23:09.762Z","created_at":"2022-04-04T22:07:50.961Z","updated_at":"2026-09-07T15:51:48.567Z","registry_url":null,"install_command":"bower install ipaddr","documentation_url":null,"metadata":{},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":652,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-03T01:55:40.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-01T18:32:47.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-09-06T00:54:32.136Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2906,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-09-06T00:54:32.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T15:51:48.567Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":8.764883495698742,"dependent_packages_count":6.0374294992309006,"stargazers_count":5.094570728650373,"forks_count":5.765396228564917,"docker_downloads_count":null,"average":6.415569988036233},"purl":"pkg:bower/ipaddr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/ipaddr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/ipaddr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/ipaddr/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T19:33:10.586Z","issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/ipaddr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/ipaddr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/ipaddr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/ipaddr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/ipaddr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/ipaddr/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3875},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-08-25T05:07:18.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":13558416,"name":"node-ipaddr.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/whitequark/ipaddr.js","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:47:17.876Z","latest_release_published_at":"2026-02-11T04:47:17.876Z","latest_release_number":"2.0.1~dfsg-3","last_synced_at":"2026-08-26T07:29:57.938Z","created_at":"2026-02-11T04:47:17.708Z","updated_at":"2026-09-07T15:51:48.600Z","registry_url":"https://launchpad.net/ubuntu/+source/node-ipaddr.js","install_command":"apt-get install node-ipaddr.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-ipaddr.js, libjs-ipaddr","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":652,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-03T01:55:40.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-01T18:32:47.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-09-06T00:54:32.136Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2906,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-09-06T00:54:32.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T15:51:48.600Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-ipaddr.js?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T19:33:10.586Z","issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-ipaddr.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1301},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-10T05:05:57.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13459543,"name":"node-ipaddr.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/whitequark/ipaddr.js","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:33:20.484Z","latest_release_published_at":"2026-02-09T06:33:20.484Z","latest_release_number":"2.1.0~dfsg-1","last_synced_at":"2026-03-09T07:26:42.874Z","created_at":"2026-02-09T06:33:20.190Z","updated_at":"2026-09-09T16:51:42.572Z","registry_url":"https://launchpad.net/ubuntu/+source/node-ipaddr.js","install_command":"apt-get install node-ipaddr.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-ipaddr.js, libjs-ipaddr","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":652,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-03T01:55:40.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-01T18:32:47.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-09-06T00:54:32.136Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2906,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-09-06T00:54:32.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T16:51:42.571Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-ipaddr.js?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T19:33:10.586Z","issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-ipaddr.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1557},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-10T05:05:25.290Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13659633,"name":"node-ipaddr.js","ecosystem":"debian","description":null,"homepage":"https://github.com/whitequark/ipaddr.js","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:20:54.632Z","latest_release_published_at":"2026-02-12T08:20:54.632Z","latest_release_number":"2.1.0~dfsg-1","last_synced_at":"2026-08-26T06:29:50.842Z","created_at":"2026-02-12T08:20:54.449Z","updated_at":"2026-08-30T20:34:51.687Z","registry_url":"https://tracker.debian.org/pkg/node-ipaddr.js","install_command":"apt-get install node-ipaddr.js","documentation_url":"https://packages.debian.org/trixie/node-ipaddr.js","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-ipaddr.js, libjs-ipaddr","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-19T09:25:24.000Z","size":314,"stargazers_count":652,"open_issues_count":6,"forks_count":103,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-08-27T00:55:19.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-08-26T15:08:11.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-08-29T01:16:59.301Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2904,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-29T01:16:59.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T20:34:51.687Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-ipaddr.js?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T07:32:18.231Z","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5850273.484375,"issues_closed_count":62,"pull_requests_closed_count":64,"pull_request_authors_count":40,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.3768115942028984,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1341926.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.1818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-ipaddr.js/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1942},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-10T05:05:23.251Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":4994797,"name":"org.webjars.bower:ipaddr","ecosystem":"maven","description":"WebJar for ipaddr.js","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":[],"namespace":"org.webjars.bower","versions_count":1,"first_release_published_at":"2017-12-06T11:03:41.000Z","latest_release_published_at":"2017-12-06T11:03:41.000Z","latest_release_number":"1.5.4","last_synced_at":"2026-09-09T21:34:41.164Z","created_at":"2022-07-27T10:45:03.089Z","updated_at":"2026-09-09T21:34:41.164Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/ipaddr/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/ipaddr/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-19T09:25:24.000Z","size":314,"stargazers_count":652,"open_issues_count":6,"forks_count":103,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-08-27T00:55:19.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-08-26T15:08:11.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":192,"last_synced_at":"2026-08-22T00:54:23.485Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7225,"followers":2904,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-22T00:54:23.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T23:22:28.923Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.590614422465354,"forks_count":13.723031362170774,"average":26.78836202831845},"purl":"pkg:maven/org.webjars.bower/ipaddr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:ipaddr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:ipaddr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:ipaddr/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T07:32:18.231Z","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5850273.484375,"issues_closed_count":62,"pull_requests_closed_count":64,"pull_request_authors_count":40,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.3768115942028984,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1341926.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.1818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:ipaddr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:ipaddr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:ipaddr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:ipaddr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:ipaddr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:ipaddr/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622688,"maintainers_count":0,"namespaces_count":82667,"keywords_count":37216,"github":"maven-central","metadata":{"funded_packages_count":50888,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-10T05:01:15.859Z","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"}},{"id":4994658,"name":"org.webjars.bower:github-com-whitequark-ipaddr-js","ecosystem":"maven","description":"WebJar for ipaddr.js","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":[],"namespace":"org.webjars.bower","versions_count":1,"first_release_published_at":"2017-12-06T11:05:13.000Z","latest_release_published_at":"2017-12-06T11:05:13.000Z","latest_release_number":"1.5.4","last_synced_at":"2026-09-09T21:35:28.136Z","created_at":"2022-07-27T10:44:47.043Z","updated_at":"2026-09-09T21:35:28.137Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/github-com-whitequark-ipaddr-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/github-com-whitequark-ipaddr-js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":652,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-03T01:55:40.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-01T18:32:47.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-08-29T01:16:59.301Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2904,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-29T01:16:59.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T01:16:50.063Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":12.590614422465354,"forks_count":13.723031362170774,"average":26.78836202831845},"purl":"pkg:maven/org.webjars.bower/github-com-whitequark-ipaddr-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:github-com-whitequark-ipaddr-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:github-com-whitequark-ipaddr-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:github-com-whitequark-ipaddr-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T18:03:27.916Z","issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:github-com-whitequark-ipaddr-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:github-com-whitequark-ipaddr-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:github-com-whitequark-ipaddr-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:github-com-whitequark-ipaddr-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:github-com-whitequark-ipaddr-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:github-com-whitequark-ipaddr-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622688,"maintainers_count":0,"namespaces_count":82667,"keywords_count":37216,"github":"maven-central","metadata":{"funded_packages_count":50888,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-10T05:01:15.859Z","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"}},{"id":5001371,"name":"org.webjars.npm:ipaddr.js","ecosystem":"maven","description":"WebJar for ipaddr.js","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":14,"first_release_published_at":"2015-08-25T21:22:58.000Z","latest_release_published_at":"2024-06-29T08:25:18.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-09-10T02:39:29.089Z","created_at":"2022-07-27T11:00:05.188Z","updated_at":"2026-09-10T02:39:29.090Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/ipaddr.js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/ipaddr.js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-19T09:25:24.000Z","size":314,"stargazers_count":652,"open_issues_count":6,"forks_count":103,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-08-27T00:55:19.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-08-26T15:08:11.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":192,"last_synced_at":"2026-08-22T00:54:23.485Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7225,"followers":2904,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-22T00:54:23.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-29T00:48:03.473Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":12.590614422465354,"forks_count":13.723031362170774,"average":16.906098077258765},"purl":"pkg:maven/org.webjars.npm/ipaddr.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T07:32:18.231Z","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5850273.484375,"issues_closed_count":62,"pull_requests_closed_count":64,"pull_request_authors_count":40,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.3768115942028984,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1341926.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.1818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ipaddr.js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622688,"maintainers_count":0,"namespaces_count":82667,"keywords_count":37216,"github":"maven-central","metadata":{"funded_packages_count":50888,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-10T05:01:15.859Z","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"}},{"id":4992714,"name":"org.webjars.bowergithub.whitequark:ipaddr.js","ecosystem":"maven","description":"WebJar for ipaddr.js","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":[],"namespace":"org.webjars.bowergithub.whitequark","versions_count":1,"first_release_published_at":"2018-08-29T18:11:40.000Z","latest_release_published_at":"2018-08-29T18:11:40.000Z","latest_release_number":"1.8.0","last_synced_at":"2026-09-10T02:39:29.461Z","created_at":"2022-07-27T10:40:37.382Z","updated_at":"2026-09-10T02:39:29.462Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.whitequark/ipaddr.js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.whitequark/ipaddr.js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":652,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-03T01:55:40.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-01T18:32:47.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-09-06T00:54:32.136Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2906,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-09-06T00:54:32.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-09T19:04:53.563Z","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":12.590614422465354,"forks_count":13.723031362170774,"average":22.572998156110618},"purl":"pkg:maven/org.webjars.bowergithub.whitequark/ipaddr.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.whitequark:ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.whitequark:ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.whitequark:ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T21:02:58.197Z","issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.whitequark:ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.whitequark:ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.whitequark:ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.whitequark:ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.whitequark:ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.whitequark:ipaddr.js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622688,"maintainers_count":0,"namespaces_count":82667,"keywords_count":37216,"github":"maven-central","metadata":{"funded_packages_count":50888,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-10T05:01:15.859Z","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"}},{"id":1876560,"name":"ipaddr.js","ecosystem":"npm","description":"A library for manipulating IPv4 and IPv6 addresses in JavaScript.","homepage":"https://github.com/whitequark/ipaddr.js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["ip","ipv4","ipv6"],"namespace":null,"versions_count":38,"first_release_published_at":"2011-07-28T15:57:40.643Z","latest_release_published_at":"2026-08-04T13:22:40.098Z","latest_release_number":"2.5.0","last_synced_at":"2026-09-10T03:16:40.487Z","created_at":"2022-04-09T17:46:28.542Z","updated_at":"2026-09-10T03:16:40.487Z","registry_url":"https://www.npmjs.com/package/ipaddr.js","install_command":"npm install ipaddr.js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.5.0"},"contentPolicy":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-19T09:25:24.000Z","size":314,"stargazers_count":652,"open_issues_count":6,"forks_count":103,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-08-27T00:55:19.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-08-26T15:08:11.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":192,"last_synced_at":"2026-08-22T00:54:23.485Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7225,"followers":2904,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-22T00:54:23.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-29T00:48:03.548Z","dependent_packages_count":1055,"downloads":497462120,"downloads_period":"last-month","dependent_repos_count":4086426,"rankings":{"downloads":0.00670805766410647,"dependent_repos_count":0.002080866867233028,"dependent_packages_count":0.06519136856423471,"stargazers_count":2.926602349627251,"forks_count":3.1118816402925917,"docker_downloads_count":0.013881572390620328,"average":1.021057642567673},"purl":"pkg:npm/ipaddr.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ipaddr.js","docker_dependents_count":47382,"docker_downloads_count":7063298760,"usage_url":"https://repos.ecosyste.ms/usage/npm/ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-28T07:32:18.231Z","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5850273.484375,"issues_closed_count":62,"pull_requests_closed_count":64,"pull_request_authors_count":40,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.3768115942028984,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1341926.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.1818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ipaddr.js/codemeta","maintainers":[{"uuid":"whitequark","login":"whitequark","name":null,"email":"whitequark@whitequark.org","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~whitequark","role":null,"created_at":"2022-11-12T20:38:36.168Z","updated_at":"2022-11-12T20:38:36.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/whitequark/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5845075,"maintainers_count":1251355,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","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":11695269,"name":"github.com/whitequark/ipaddr.js","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2011-07-28T15:54:48.000Z","latest_release_published_at":"2026-05-03T18:21:55.000Z","latest_release_number":"v2.4.0+incompatible","last_synced_at":"2026-09-10T03:22:13.350Z","created_at":"2025-05-27T08:32:57.887Z","updated_at":"2026-09-10T03:22:13.350Z","registry_url":"https://pkg.go.dev/github.com/whitequark/ipaddr.js","install_command":"go get github.com/whitequark/ipaddr.js","documentation_url":"https://pkg.go.dev/github.com/whitequark/ipaddr.js#section-documentation","metadata":{},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-19T09:25:24.000Z","size":314,"stargazers_count":652,"open_issues_count":6,"forks_count":103,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-08-27T00:55:19.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-08-26T15:08:11.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":192,"last_synced_at":"2026-08-22T00:54:23.485Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7225,"followers":2904,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-22T00:54:23.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T10:34:13.267Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.807004531283771,"dependent_packages_count":5.441509219438237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.624256875361004},"purl":"pkg:golang/github.com/whitequark/ipaddr.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/whitequark/ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/whitequark/ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/whitequark/ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T07:32:18.231Z","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5850273.484375,"issues_closed_count":62,"pull_requests_closed_count":64,"pull_request_authors_count":40,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.3768115942028984,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1341926.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.1818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwhitequark%2Fipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwhitequark%2Fipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwhitequark%2Fipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwhitequark%2Fipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwhitequark%2Fipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwhitequark%2Fipaddr.js/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2307109,"maintainers_count":0,"namespaces_count":840653,"keywords_count":127325,"github":"golang","metadata":{"funded_packages_count":79022,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-10T05:04:23.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13522954,"name":"node-ipaddr.js","ecosystem":"debian","description":null,"homepage":"https://github.com/whitequark/ipaddr.js","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:03:28.335Z","latest_release_published_at":"2026-02-10T22:03:28.335Z","latest_release_number":"2.0.0~dfsg-1","last_synced_at":"2026-03-13T08:32:32.424Z","created_at":"2026-02-10T22:03:28.140Z","updated_at":"2026-09-03T08:36:56.970Z","registry_url":"https://tracker.debian.org/pkg/node-ipaddr.js","install_command":"apt-get install node-ipaddr.js","documentation_url":"https://packages.debian.org/bullseye/node-ipaddr.js","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-ipaddr.js, libjs-ipaddr","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, uglifyjs.terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":652,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-03T01:55:40.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-01T18:32:47.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-08-29T01:16:59.301Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2904,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-29T01:16:59.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-03T08:36:56.970Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-ipaddr.js?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T18:03:27.916Z","issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-ipaddr.js/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":941},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-10T05:05:50.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13428632,"name":"node-ipaddr.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/whitequark/ipaddr.js","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:50:10.893Z","latest_release_published_at":"2026-02-07T15:50:10.893Z","latest_release_number":"2.0.1~dfsg-3","last_synced_at":"2026-03-07T16:30:47.807Z","created_at":"2026-02-07T15:50:10.592Z","updated_at":"2026-09-06T17:16:05.322Z","registry_url":"https://launchpad.net/ubuntu/+source/node-ipaddr.js","install_command":"apt-get install node-ipaddr.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-ipaddr.js, libjs-ipaddr","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":652,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-03T01:55:40.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-01T18:32:47.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-09-06T00:54:32.136Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2906,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-09-06T00:54:32.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-06T17:16:05.322Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-ipaddr.js?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T19:33:10.586Z","issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-ipaddr.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1149},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-10T05:05:52.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13596644,"name":"node-ipaddr.js","ecosystem":"debian","description":null,"homepage":"https://github.com/whitequark/ipaddr.js","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:26:56.326Z","latest_release_published_at":"2026-02-11T10:26:56.326Z","latest_release_number":"0.1.3-1","last_synced_at":"2026-03-14T01:03:36.509Z","created_at":"2026-02-11T10:26:56.160Z","updated_at":"2026-09-04T00:07:30.500Z","registry_url":"https://tracker.debian.org/pkg/node-ipaddr.js","install_command":"apt-get install node-ipaddr.js","documentation_url":"https://packages.debian.org/buster/node-ipaddr.js","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-ipaddr.js, libjs-ipaddr","standards_version":"3.9.6","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 8), dh-buildinfo, nodejs, coffeescript, node-uglify","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":652,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-03T01:55:40.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-01T18:32:47.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-08-29T01:16:59.301Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2904,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-29T01:16:59.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T00:07:30.500Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-ipaddr.js?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T18:03:27.916Z","issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-ipaddr.js/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":697},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-10T05:00:31.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13743575,"name":"node-ipaddr.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/whitequark/ipaddr.js","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:38:43.449Z","latest_release_published_at":"2026-02-13T05:38:43.449Z","latest_release_number":"0.1.3-1","last_synced_at":"2026-03-13T18:33:27.280Z","created_at":"2026-02-13T05:38:42.971Z","updated_at":"2026-09-06T17:16:05.334Z","registry_url":"https://launchpad.net/ubuntu/+source/node-ipaddr.js","install_command":"apt-get install node-ipaddr.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-ipaddr.js, libjs-ipaddr","standards_version":"3.9.6","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 8), dh-buildinfo, nodejs, coffeescript, node-uglify","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":652,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-03T01:55:40.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-01T18:32:47.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-09-06T00:54:32.136Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2906,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-09-06T00:54:32.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-06T17:16:05.334Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-ipaddr.js?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T19:33:10.586Z","issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-ipaddr.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":868},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-10T05:05:58.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13399506,"name":"node-ipaddr.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/whitequark/ipaddr.js","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:49:59.443Z","latest_release_published_at":"2026-02-06T05:49:59.443Z","latest_release_number":"2.1.0~dfsg-1","last_synced_at":"2026-03-06T06:59:03.330Z","created_at":"2026-02-06T05:49:59.137Z","updated_at":"2026-09-08T13:52:59.110Z","registry_url":"https://launchpad.net/ubuntu/+source/node-ipaddr.js","install_command":"apt-get install node-ipaddr.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-ipaddr.js, libjs-ipaddr","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-09-01T18:31:13.000Z","size":266,"stargazers_count":652,"open_issues_count":6,"forks_count":104,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-03T01:55:40.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-09-01T18:32:47.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-09-06T00:54:32.136Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2906,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-09-06T00:54:32.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T13:52:59.110Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-ipaddr.js?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T19:33:10.586Z","issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-ipaddr.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1479},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-10T05:05:53.832Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13701727,"name":"node-ipaddr.js","ecosystem":"debian","description":null,"homepage":"https://github.com/whitequark/ipaddr.js","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:16:23.614Z","latest_release_published_at":"2026-02-12T21:16:23.614Z","latest_release_number":"2.0.1~dfsg-3","last_synced_at":"2026-08-31T22:31:47.925Z","created_at":"2026-02-12T21:16:23.243Z","updated_at":"2026-08-31T22:31:47.925Z","registry_url":"https://tracker.debian.org/pkg/node-ipaddr.js","install_command":"apt-get install node-ipaddr.js","documentation_url":"https://packages.debian.org/bookworm/node-ipaddr.js","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-ipaddr.js, libjs-ipaddr","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-19T09:25:24.000Z","size":314,"stargazers_count":652,"open_issues_count":6,"forks_count":103,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-08-27T00:55:19.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-08-26T15:08:11.000Z","dependencies_parsed_at":"2026-08-27T00:55:20.769Z","dependency_job_id":"1ff3be9a-eae4-4336-bda5-32b6e9de14ec","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":193,"last_synced_at":"2026-08-29T01:16:59.301Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7226,"followers":2904,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-29T01:16:59.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-29T11:53:17.786Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-ipaddr.js?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T07:32:18.231Z","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5850273.484375,"issues_closed_count":62,"pull_requests_closed_count":64,"pull_request_authors_count":40,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.3768115942028984,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1341926.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.1818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-ipaddr.js/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2635,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1400},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-10T05:05:48.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":6399107,"name":"@luminati-io/ipaddr.js","ecosystem":"npm","description":"A library for manipulating IPv4 and IPv6 addresses in JavaScript.","homepage":"https://github.com/whitequark/ipaddr.js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["ip","ipv4","ipv6"],"namespace":"luminati-io","versions_count":1,"first_release_published_at":"2023-02-21T22:41:11.978Z","latest_release_published_at":"2023-02-21T22:41:11.978Z","latest_release_number":"0.1.9-lum.0","last_synced_at":"2026-09-09T21:59:05.885Z","created_at":"2023-02-21T22:55:38.021Z","updated_at":"2026-09-09T21:59:05.886Z","registry_url":"https://www.npmjs.com/package/@luminati-io/ipaddr.js","install_command":"npm install @luminati-io/ipaddr.js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.9-lum.0"},"contentPolicy":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-19T09:25:24.000Z","size":314,"stargazers_count":652,"open_issues_count":6,"forks_count":103,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-20T00:54:34.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-08-19T14:54:54.000Z","dependencies_parsed_at":"2026-08-05T20:27:05.906Z","dependency_job_id":null,"html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":192,"last_synced_at":"2026-08-22T00:54:23.485Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7225,"followers":2904,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-22T00:54:23.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:03:39.092Z","dependent_packages_count":1,"downloads":977,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":3.2196572191995183,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":3.918989462989338,"forks_count":4.05144121754771,"average":10.543075278242032},"purl":"pkg:npm/%40luminati-io/ipaddr.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@luminati-io/ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@luminati-io/ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@luminati-io/ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T00:53:52.152Z","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":14003117.44262295,"avg_time_to_close_pull_request":5397029.111111111,"issues_closed_count":61,"pull_requests_closed_count":63,"pull_request_authors_count":40,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.3478260869565215,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1341926.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.1818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fipaddr.js/codemeta","maintainers":[{"uuid":"luminati.io","login":"luminati.io","name":null,"email":"npm@luminati.io","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~luminati.io","role":null,"created_at":"2023-02-21T23:17:38.742Z","updated_at":"2023-02-21T23:17:38.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/luminati.io/packages"},{"uuid":"fudali","login":"fudali","name":null,"email":"fudali.krzysztof@gmail.com","url":null,"packages_count":119,"html_url":"https://www.npmjs.com/~fudali","role":null,"created_at":"2023-02-21T23:17:38.813Z","updated_at":"2023-02-21T23:17:38.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fudali/packages"},{"uuid":"demarchisd","login":"demarchisd","name":null,"email":"demarchi.sd@gmail.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~demarchisd","role":null,"created_at":"2023-02-21T23:17:38.895Z","updated_at":"2023-02-21T23:17:38.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/demarchisd/packages"},{"uuid":"joshwillik","login":"joshwillik","name":null,"email":"josh@willik.ca","url":null,"packages_count":151,"html_url":"https://www.npmjs.com/~joshwillik","role":null,"created_at":"2023-02-21T23:17:38.933Z","updated_at":"2023-02-21T23:17:38.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joshwillik/packages"},{"uuid":"dmitriie","login":"dmitriie","name":null,"email":"dmitriie@brightdata.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~dmitriie","role":null,"created_at":"2023-02-21T23:17:39.003Z","updated_at":"2023-02-21T23:17:39.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dmitriie/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5845075,"maintainers_count":1251355,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","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":13794122,"name":"node-ipaddr.js","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/whitequark/ipaddr.js","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/whitequark/ipaddr.js","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:04:35.611Z","latest_release_published_at":"2026-02-13T16:04:35.611Z","latest_release_number":"2.0.1~dfsg-3","last_synced_at":"2026-03-13T20:17:40.273Z","created_at":"2026-02-13T16:04:35.256Z","updated_at":"2026-08-20T05:34:46.678Z","registry_url":"https://launchpad.net/ubuntu/+source/node-ipaddr.js","install_command":"apt-get install node-ipaddr.js","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-ipaddr.js, libjs-ipaddr","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-19T09:25:24.000Z","size":314,"stargazers_count":652,"open_issues_count":6,"forks_count":103,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-20T00:54:34.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-08-19T14:54:54.000Z","dependencies_parsed_at":"2026-08-05T20:27:05.906Z","dependency_job_id":null,"html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/ci-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":192,"last_synced_at":"2026-08-14T04:51:15.311Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7223,"followers":2907,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-08-14T04:51:15.349Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"tags":[{"name":"v2.4.0","sha":"61bd6dfd22a53c7d7c044aefe3acad4b0dd7f197","kind":"commit","published_at":"2026-05-03T18:21:55.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e373b4e42533872c8e2d539fc74f48fa684c6e0f","kind":"commit","published_at":"2025-11-28T14:09:48.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0cba6a4e924b3286e85512f0949cdf7d6367a783","kind":"commit","published_at":"2024-04-20T01:36:11.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb169615d04bb5f1c6042a07d85f9b09bef69af6","kind":"commit","published_at":"2023-05-23T12:29:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5237e6d21d44ca1675adf881651a746cb3699d20","kind":"commit","published_at":"2021-06-09T16:45:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"88f9dde64ec4e2314063446492416fd6206f6e4d","kind":"commit","published_at":"2020-08-17T04:49:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v2.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"760416b27a4b348e7a39fdacfccd6cb047026c98","kind":"commit","published_at":"2019-07-03T15:51:42.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8bd045f49f5b7695eea2c93e9706f4350e0bbaba","kind":"commit","published_at":"2019-02-10T07:50:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.9.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"0f676ef505ae314f62925c1de3640e6d45b2e8c4","kind":"commit","published_at":"2018-07-31T15:30:17.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead","kind":"commit","published_at":"2018-07-10T03:27:02.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.8.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c645e0b0ac8646e2bc3f086399bb5c675d504dd8","kind":"commit","published_at":"2018-04-10T10:11:58.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.7.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c81198c2540a1df41571623c0bcbdb9d9b73a925","kind":"commit","published_at":"2018-01-11T20:40:59.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.6.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"d384881bd33cefda9c56eda74bc122350a31bd6a","kind":"commit","published_at":"2017-10-17T07:26:39.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"4be129b1b6e423fbfd236336003582d8a3cfac7d","kind":"commit","published_at":"2017-10-12T15:44:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"8f6e21058792cf6e38c6f461219fb25f0caecf27","kind":"commit","published_at":"2017-08-24T03:47:21.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d677623f75bd4c23361ed661d6f8977f572ec18b","kind":"commit","published_at":"2017-08-22T20:34:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a54ecebfee155b54a8f9c1296ea5b6110cdc0d9b","kind":"commit","published_at":"2017-08-21T14:11:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.5.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e0f2a074f47c51941cbfd26cf38a327f847e6286","kind":"commit","published_at":"2017-06-22T20:44:50.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.4.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9c557556e495a2c60a3c656e4f9f8b3a1e14dedc","kind":"commit","published_at":"2017-03-14T22:18:01.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.3.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"87bcb487f1a6739101231e71b111da2823540398","kind":"commit","published_at":"2016-07-08T09:52:12.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.2.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"9afdebb46eaeac3bee4e98c6a5cd731b210cdee8","kind":"commit","published_at":"2016-01-29T20:52:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"46438c8bfa187505b7007a277f09a4a9e73d5686","kind":"commit","published_at":"2015-12-09T14:36:04.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9885a29dfaab9519e3ec46f99c0bc0b81660a0d9","kind":"commit","published_at":"2015-11-07T05:45:33.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bf26b1f5d00cf8526a54f79db994eea3e8526e10","kind":"commit","published_at":"2015-08-27T06:29:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"130b04ff12ac024fa5b5cdc7042d00459cc2a8ee","kind":"commit","published_at":"2015-04-22T18:01:10.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0a5a26d9317a58d67047e7f32b5b1bbe7f2f7fbf","kind":"commit","published_at":"2015-04-08T16:59:52.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f8ee5ce11cd4f1f940903671808505dfe02ce90a","kind":"commit","published_at":"2015-04-07T21:16:05.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v1.0.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v1.0.0/manifests"},{"name":"v0.1.9","sha":"d51df7aa41ef1875215ae4ffbd324c486f8c2799","kind":"commit","published_at":"2015-03-11T10:41:19.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.9","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"3099dba20984caa73a83864ee582548413a425d8","kind":"commit","published_at":"2015-01-29T23:36:54.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.8","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5c3e47429c1497d47caeb81e76c99d82da87d4cf","kind":"commit","published_at":"2015-01-29T03:36:29.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.7","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"87595aade23e18114b05efa09e1d46ea2ef20c12","kind":"commit","published_at":"2014-11-26T16:33:40.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.6","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5914ebd176f5333977f68ce372cc247f13de2a35","kind":"commit","published_at":"2014-11-19T21:56:43.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.5","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9119cbbda8189888e326e003560694f77692c624","kind":"commit","published_at":"2014-11-18T21:59:30.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.4","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"69c0a0b59249ee1ca6d00fc487bbd3c693800da4","kind":"tag","published_at":"2014-07-09T08:26:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.3","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"44245e626dfd41bc2512bebaed8f1f93a306334e","kind":"tag","published_at":"2014-07-02T11:11:38.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.2","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"1f5b3e9e131b1ae2438c3d7d901dedbf0f08b91d","kind":"tag","published_at":"2014-07-02T11:08:25.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.0","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"327ce8a9e9da91c6493fe23d4b4e03a9c63ad2b1","kind":"tag","published_at":"2014-07-02T11:08:07.000Z","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/v0.1.1","html_url":"https://github.com/whitequark/ipaddr.js/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/whitequark/ipaddr.js@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T05:34:46.677Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-ipaddr.js?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-ipaddr.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-ipaddr.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-ipaddr.js/dependencies","status":null,"funding_links":["https://github.com/sponsors/whitequark"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T00:53:52.152Z","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":14003117.44262295,"avg_time_to_close_pull_request":5397029.111111111,"issues_closed_count":61,"pull_requests_closed_count":63,"pull_request_authors_count":40,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.3478260869565215,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1341926.888888889,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.1818181818181817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","maintainers":[{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-ipaddr.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-ipaddr.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-ipaddr.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-ipaddr.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-ipaddr.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-ipaddr.js/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1541},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-10T05:05:55.540Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}}],"commits":{"id":12206,"full_name":"whitequark/ipaddr.js","default_branch":"main","total_commits":185,"total_committers":46,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.021739130434782,"dds":0.5729729729729729,"past_year_total_commits":31,"past_year_total_committers":10,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.1,"past_year_dds":0.8064516129032258,"last_synced_at":"2026-09-08T21:03:36.936Z","last_synced_commit":"74ee4c5751afbb998247696539065c78d274d631","created_at":"2023-03-07T11:19:14.368Z","updated_at":"2026-09-08T21:03:36.865Z","committers":[{"name":"whitequark","email":"whitequark@whitequark.org","login":"whitequark","count":79},{"name":"Matt Simerson","email":"matt@tnpi.net","login":"msimerson","count":18},{"name":"Alex Beregszaszi","email":"alex@rtfs.hu","login":"axic","count":7},{"name":"Caleb Jasik","email":"calebjasik@jasik.xyz","login":"jasikpark","count":6},{"name":"Feross Aboukhadijeh","email":"feross@feross.org","login":"feross","count":6},{"name":"James M. Greene","email":"james.m.greene@gmail.com","login":"JamesMGreene","count":6},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":6},{"name":"Kenneth Tran","email":"kennethtran93","login":"kennethtran93","count":4},{"name":"Kirill Pertsev","email":"kika@rackmaze.com","login":"kika","count":4},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":4},{"name":"Yarchik","email":"spoko.dev@gmail.com","login":"spokodev","count":3},{"name":"trojanspike","email":"v3047-github@yahoo.co.uk","login":"trojanspike","count":2},{"name":"silverwind","email":"me@silverwind.io","login":"silverwind","count":2},{"name":"Markku Post (Uttula)","email":"markku.uttula@disconova.com","login":"DiscoNova","count":2},{"name":"Johann150","email":"johann.galle@protonmail.com","login":"Johann150","count":2},{"name":"Fumiya Tokumasu","email":"toof@toof.jp","login":"toof-jp","count":2},{"name":"Tox","email":"tox@serverius.net","login":null,"count":2},{"name":"Darkwa","email":"","login":null,"count":2},{"name":"Garrett Motzner","email":"c-garrett.motzner@charter.com","login":null,"count":1},{"name":"Bittrance","email":"anders.qvist@burtcorp.com","login":null,"count":1},{"name":"Anton Kotenko","email":"antonkot@yandex-team.ru","login":null,"count":1},{"name":"AJ ONeal","email":"aj@daplie.com","login":null,"count":1},{"name":"Alexander Georgievskiy","email":"galeksandrp@gmail.com","login":"galeksandrp","count":1},{"name":"かっこかり","email":"67428053+kakkokari-gtyih","login":"kakkokari-gtyih","count":1},{"name":"spurreiter","email":"spurreiter","login":"spurreiter","count":1},{"name":"luo jiyin","email":"luojiyin@hotmail.com","login":"luojiyin1987","count":1},{"name":"johnfrades","email":"johnfrades@gmail.com","login":"johnfrades","count":1},{"name":"greymoth","email":"246701683+greymoth-jp","login":"greymoth-jp","count":1},{"name":"Taiki","email":"Taiki-San","login":"Taiki-San","count":1},{"name":"Stella Rouzi","email":"differentreality@gmail.com","login":"differentreality","count":1},{"name":"Ryan Grove","email":"ryan@wonko.com","login":"rgrove","count":1},{"name":"Rigel Kent","email":"sendmemail@rigelk.eu","login":"rigelk","count":1},{"name":"Pierre Donias","email":"pierre.donias@gmail.com","login":"pdonias","count":1},{"name":"Michał Wadas","email":"michalwadas@gmail.com","login":"Ginden","count":1},{"name":"Lucas Lacroix","email":"raijinsetsu@gmail.com","login":"raijinsetsu","count":1},{"name":"JungEon Kim","email":"me@jungeon.kim","login":"jungeonkim","count":1},{"name":"Jeremy Nguyen","email":"nguyen.jeremyt@gmail.com","login":"jeremy-code","count":1},{"name":"George Borisov","email":"git@gir.me.uk","login":"borisovg","count":1},{"name":"Garrett","email":"cableraywire@gmail.com","login":"cableray","count":1},{"name":"Fred Thomsen","email":"me@fredthomsen.net","login":"fredthomsen","count":1},{"name":"Franciny Rojas","email":"120403457+fasrm","login":"fasrm","count":1},{"name":"Daniel Bell","email":"daniel.m.bell@gmail.com","login":"danbell","count":1},{"name":"Claas Ahlrichs","email":"claasahl","login":"claasahl","count":1},{"name":"Ben Anderson","email":"jammnrose@gmail.com","login":"jammnrose","count":1},{"name":"Anwesha Chatterjee","email":"anchat1990@gmail.com","login":"anchat1990","count":1},{"name":"Alexandre1921","email":"44145981+Alexandre1921","login":"Alexandre1921","count":1}],"past_year_committers":[{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":6},{"name":"Catherine","email":"whitequark@whitequark.org","login":"whitequark","count":6},{"name":"Caleb Jasik","email":"calebjasik@jasik.xyz","login":"jasikpark","count":6},{"name":"Matt Simerson","email":"matt@tnpi.net","login":"msimerson","count":4},{"name":"Yarchik","email":"spoko.dev@gmail.com","login":"spokodev","count":3},{"name":"Fumiya Tokumasu","email":"toof@toof.jp","login":"toof-jp","count":2},{"name":"かっこかり","email":"67428053+kakkokari-gtyih","login":"kakkokari-gtyih","count":1},{"name":"luo jiyin","email":"luojiyin@hotmail.com","login":"luojiyin1987","count":1},{"name":"greymoth","email":"246701683+greymoth-jp","login":"greymoth-jp","count":1},{"name":"Franciny Rojas","email":"120403457+fasrm","login":"fasrm","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:08.881Z","repositories_count":7188315,"commits_count":1070820724,"contributors_count":47125943,"owners_count":1436286,"committers_count":3481639,"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":"whitequark/ipaddr.js","html_url":"https://github.com/whitequark/ipaddr.js","last_synced_at":"2026-09-07T20:31:47.525Z","status":null,"issues_count":68,"pull_requests_count":70,"avg_time_to_close_issue":14332181.677419355,"avg_time_to_close_pull_request":5760451.876923077,"issues_closed_count":62,"pull_requests_closed_count":65,"pull_request_authors_count":41,"issue_authors_count":53,"avg_comments_per_issue":2.6470588235294117,"avg_comments_per_pull_request":2.357142857142857,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4013689.3333333335,"past_year_avg_time_to_close_pull_request":1208921.1,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.0833333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-11T10:45:45.380Z","updated_at":"2026-09-07T20:31:47.525Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/issues","issue_labels_count":{"table":{"help wanted":15,"question":7,"good first issue":6}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":42,"CONTRIBUTOR":25,"OWNER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":54,"NONE":16}},"issue_authors":{"table":{"JamesMGreene":10,"silverwind":3,"EitanK96":2,"msimerson":2,"jimmywarting":2,"haight6716":2,"AlexanderKozhevin":1,"qin-nz":1,"abdallah1989":1,"jasikpark":1,"Muhaah":1,"pinggi":1,"eschricker":1,"avasant21":1,"hwong0305":1,"johnfrades":1,"Tugzrida":1,"liaorg":1,"luojiyin1987":1,"hari1447":1,"leopucci":1,"redimongo":1,"jrodrguez08":1,"Taiki-San":1,"fredthomsen":1,"michaelfreitag":1,"hardysabs2":1,"Bhaskar1312":1,"egor-tensin":1,"nperriwp":1,"RuthiCohen":1,"alberk8":1,"barakt11":1,"Manouchehri":1,"honzajavorek":1,"spurreiter":1,"whitequark":1,"borisovg":1,"kakkokari-gtyih":1,"jirutka":1,"jakarii":1,"tomkcook":1,"mdkjs":1,"ThermalCube":1,"abriginets":1,"TedDriggs":1,"vlipovoy":1,"sunsjgit":1,"dbleisch":1,"vnStrawHat":1,"raijinsetsu":1,"blazkovicz":1,"rgrove":1}},"pull_request_authors":{"table":{"msimerson":13,"JamesMGreene":6,"kennethtran93":4,"Johann150":4,"spokodev":3,"toof-jp":2,"evyncke":2,"cableray":2,"jasikpark":2,"oliverjessner":1,"kakkokari-gtyih":1,"jungeonkim":1,"rigelk":1,"fredthomsen":1,"mirmousaviii":1,"mihai-buha":1,"spurreiter":1,"borisovg":1,"Voronar":1,"alexandre1921":1,"differentreality":1,"sanjaymsh":1,"Taiki-San":1,"jeremy-code":1,"Ginden":1,"haight6716":1,"DiscoNova":1,"rgrove":1,"jammnrose":1,"stamfest":1,"greymoth-jp":1,"Darkwa":1,"pdonias":1,"kicsihobi":1,"raijinsetsu":1,"AndrewMohawk":1,"toxyl":1,"johnfrades":1,"luojiyin1987":1,"claasahl":1,"fasrm":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-08T00:00:06.195Z","repositories_count":16983147,"issues_count":44869326,"pull_requests_count":141415288,"authors_count":11681561,"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":{}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":2,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10,"NONE":2}},"past_year_issue_authors":{"table":{"eschricker":1,"jasikpark":1,"luojiyin1987":1}},"past_year_pull_request_authors":{"table":{"spokodev":3,"jasikpark":2,"toof-jp":2,"AndrewMohawk":1,"fasrm":1,"greymoth-jp":1,"luojiyin1987":1,"msimerson":1}},"maintainers":[{"table":{"login":"whitequark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whitequark"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":4,"IssueCommentEvent":8,"IssuesEvent":3,"PullRequestEvent":5,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":4,"PushEvent":8,"WatchEvent":30},"last_year":{"ForkEvent":1,"IssueCommentEvent":6,"IssuesEvent":1,"PullRequestEvent":3,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PushEvent":7,"WatchEvent":10}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:08.063Z","updated_at":"2022-08-06T09:15:08.063Z","repository_link":"https://github.com/whitequark/ipaddr.js/blob/main/package.json","dependencies":[{"id":584023735,"package_name":"eslint","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":584023736,"package_name":"mocha","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":584023737,"package_name":"uglify-es","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-test.yml","sha":null,"kind":"manifest","created_at":"2023-07-08T23:01:35.750Z","updated_at":"2023-07-08T23:01:35.750Z","repository_link":"https://github.com/whitequark/ipaddr.js/blob/main/.github/workflows/ci-test.yml","dependencies":[{"id":11238271324,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11238271325,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-07-08T23:01:35.899Z","updated_at":"2023-07-08T23:01:35.899Z","repository_link":"https://github.com/whitequark/ipaddr.js/blob/main/.github/workflows/lint.yml","dependencies":[{"id":11238271553,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11238271554,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":33.06766576576837,"created_at":"2026-07-08T06:03:28.458Z","updated_at":"2026-09-10T22:03:44.820Z","avatar_url":"https://github.com/whitequark.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377897","html_url":"https://summary.ecosyste.ms/projects/377897"}