{"id":377745,"url":"https://github.com/silverwind/cidr-regex","last_synced_at":"2026-07-22T12:30:32.745Z","repository":{"id":57198776,"uuid":"54639537","full_name":"silverwind/cidr-regex","owner":"silverwind","description":"Regular expression for matching IP addresses in CIDR notation","archived":false,"fork":false,"pushed_at":"2026-07-08T15:58:19.000Z","size":992,"stargazers_count":33,"open_issues_count":1,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-10T00:18:52.848Z","etag":null,"topics":["cidr","ip","javascript","module","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silverwind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2016-03-24T12:16:29.000Z","updated_at":"2026-07-08T15:58:34.000Z","dependencies_parsed_at":"2026-03-26T04:00:51.606Z","dependency_job_id":null,"html_url":"https://github.com/silverwind/cidr-regex","commit_stats":{"total_commits":80,"total_committers":4,"mean_commits":20.0,"dds":"0.16249999999999998","last_synced_commit":"c13387acf04558ee103dd20cc24551beb8b8b142"},"previous_names":["flipjs/cidr-regex"],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/silverwind/cidr-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silverwind","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/sbom","scorecard":{"id":405088,"data":{"date":"2025-08-11","repo":{"name":"github.com/silverwind/cidr-regex","commit":"79caa64f3de26d3368c44d92d8cd087129e39027"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/silverwind/cidr-regex/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/silverwind/cidr-regex/ci.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:59:41.690Z","repository_id":57198776,"created_at":"2025-08-18T20:59:41.690Z","updated_at":"2025-08-18T20:59:41.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35353670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"silverwind","name":null,"uuid":"115237","kind":"user","description":"","email":"","website":"https://silverwind.io","location":"Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/115237?u=ec97c900f701f18ed5d393f181396c57ce9d0a7d\u0026v=4","repositories_count":300,"last_synced_at":"2023-04-09T05:31:18.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/silverwind","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:55.044Z","updated_at":"2023-04-09T05:31:24.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silverwind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silverwind/repositories"},"packages":[{"id":1525178,"name":"cidr-regex","ecosystem":"npm","description":"Regular expression for matching IP addresses in CIDR notation","homepage":"https://github.com/silverwind/cidr-regex#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/silverwind/cidr-regex","keywords_array":["cidr","regex","regexp","ip","ipv4","ipv6","address","subnet","network","notation","match"],"namespace":null,"versions_count":36,"first_release_published_at":"2016-03-24T14:33:00.860Z","latest_release_published_at":"2026-05-07T00:55:18.457Z","latest_release_number":"6.0.0","last_synced_at":"2026-07-09T06:02:56.013Z","created_at":"2022-04-09T04:28:53.632Z","updated_at":"2026-07-09T06:02:56.014Z","registry_url":"https://www.npmjs.com/package/cidr-regex","install_command":"npm install cidr-regex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.0"}},"repo_metadata":{"id":57198776,"uuid":"54639537","full_name":"silverwind/cidr-regex","owner":"silverwind","description":"Regular expression for matching IP addresses in CIDR notation","archived":false,"fork":false,"pushed_at":"2026-06-09T14:01:56.000Z","size":991,"stargazers_count":33,"open_issues_count":1,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-25T15:28:25.252Z","etag":null,"topics":["cidr","ip","javascript","module","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silverwind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2016-03-24T12:16:29.000Z","updated_at":"2026-06-09T14:18:54.000Z","dependencies_parsed_at":"2026-03-26T04:00:51.606Z","dependency_job_id":null,"html_url":"https://github.com/silverwind/cidr-regex","commit_stats":{"total_commits":80,"total_committers":4,"mean_commits":20.0,"dds":"0.16249999999999998","last_synced_commit":"c13387acf04558ee103dd20cc24551beb8b8b142"},"previous_names":["flipjs/cidr-regex"],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/silverwind/cidr-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silverwind","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/sbom","scorecard":{"id":405088,"data":{"date":"2025-08-11","repo":{"name":"github.com/silverwind/cidr-regex","commit":"79caa64f3de26d3368c44d92d8cd087129e39027"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/silverwind/cidr-regex/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/silverwind/cidr-regex/ci.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:59:41.690Z","repository_id":57198776,"created_at":"2025-08-18T20:59:41.690Z","updated_at":"2025-08-18T20:59:41.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34881382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-06-29T15:23:48.077Z","dependent_packages_count":32,"downloads":3953766,"downloads_period":"last-month","dependent_repos_count":97492,"rankings":{"downloads":0.16450323392022997,"dependent_repos_count":0.09968446819978441,"dependent_packages_count":0.8302982766382215,"stargazers_count":7.13214328541632,"forks_count":6.542557643042535,"docker_downloads_count":0.003453863820607998,"average":2.4621067951729496},"purl":"pkg:npm/cidr-regex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cidr-regex","docker_dependents_count":61362,"docker_downloads_count":12233756480,"usage_url":"https://repos.ecosyste.ms/usage/npm/cidr-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cidr-regex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T20:59:30.358Z","issues_count":9,"pull_requests_count":4,"avg_time_to_close_issue":22144387.625,"avg_time_to_close_pull_request":35891325.0,"issues_closed_count":8,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":3.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/issues","maintainers":[{"login":"silverwind","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silverwind"},{"login":"flipjs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flipjs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cidr-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cidr-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cidr-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cidr-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cidr-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cidr-regex/codemeta","maintainers":[{"uuid":"silverwind","login":"silverwind","name":null,"email":"npm@silverwind.io","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~silverwind","role":null,"created_at":"2022-11-11T18:23:45.662Z","updated_at":"2022-11-11T18:23:45.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/silverwind/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5665441,"maintainers_count":1207476,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4997808,"name":"org.webjars.npm:cidr-regex","ecosystem":"maven","description":"WebJar for cidr-regex","homepage":"https://www.webjars.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/silverwind/cidr-regex","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2018-02-13T11:32:28.000Z","latest_release_published_at":"2025-05-14T03:20:26.000Z","latest_release_number":"4.1.3","last_synced_at":"2026-07-09T06:02:53.783Z","created_at":"2022-07-27T10:53:04.497Z","updated_at":"2026-07-09T06:02:53.784Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/cidr-regex/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/cidr-regex/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":57198776,"uuid":"54639537","full_name":"silverwind/cidr-regex","owner":"silverwind","description":"Regular expression for matching IP addresses in CIDR notation","archived":false,"fork":false,"pushed_at":"2025-10-09T15:21:54.000Z","size":1126,"stargazers_count":32,"open_issues_count":1,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-15T15:39:26.606Z","etag":null,"topics":["cidr","ip","javascript","module","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silverwind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-03-24T12:16:29.000Z","updated_at":"2025-10-09T16:00:57.000Z","dependencies_parsed_at":"2023-01-28T14:47:44.525Z","dependency_job_id":"43bab20c-9827-471e-af4f-60432a8a403d","html_url":"https://github.com/silverwind/cidr-regex","commit_stats":{"total_commits":80,"total_committers":4,"mean_commits":20.0,"dds":"0.16249999999999998","last_synced_commit":"c13387acf04558ee103dd20cc24551beb8b8b142"},"previous_names":["flipjs/cidr-regex"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/silverwind/cidr-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silverwind","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/sbom","scorecard":{"id":405088,"data":{"date":"2025-08-11","repo":{"name":"github.com/silverwind/cidr-regex","commit":"79caa64f3de26d3368c44d92d8cd087129e39027"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/silverwind/cidr-regex/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/silverwind/cidr-regex/ci.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:59:41.690Z","repository_id":57198776,"created_at":"2025-08-18T20:59:41.690Z","updated_at":"2025-08-18T20:59:41.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279209970,"owners_count":26126889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"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":"silverwind","name":null,"uuid":"115237","kind":"user","description":"","email":"","website":"https://silverwind.io","location":"Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/115237?u=ec97c900f701f18ed5d393f181396c57ce9d0a7d\u0026v=4","repositories_count":300,"last_synced_at":"2023-04-09T05:31:18.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/silverwind","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:55.044Z","updated_at":"2023-04-09T05:31:24.235Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silverwind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silverwind/repositories"},"tags":[{"name":"5.0.1","sha":"670033a361a71227218a0644aaa4dadff6d3383d","kind":"tag","published_at":"2025-09-23T17:12:09.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/5.0.1","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"79caa64f3de26d3368c44d92d8cd087129e39027","kind":"tag","published_at":"2025-08-01T10:50:31.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/5.0.0","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/5.0.0/manifests"},{"name":"4.1.3","sha":"2af899a557eb3f3ac4185aa63108fed9aa46c1a8","kind":"tag","published_at":"2025-02-17T18:03:32.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/4.1.3","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"e5afc6f7457e7699d7be4922067033ea6dfce265","kind":"tag","published_at":"2025-02-14T17:38:55.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/4.1.2","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"5d1b1dba32b6dfc83253b61503cc909b1833dc44","kind":"tag","published_at":"2024-05-23T19:27:33.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/4.1.1","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"ac6719110ea43494d23f9350f9d4137eaec5edde","kind":"tag","published_at":"2024-05-23T19:20:51.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/4.1.0","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.1.0/manifests"},{"name":"4.0.5","sha":"6f1f58890f5dbc6541a669dfa2e2748d3d3bccac","kind":"tag","published_at":"2024-04-09T06:29:38.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/4.0.5","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"f404858751a160675550954e598f95f30ce0641d","kind":"tag","published_at":"2024-04-08T17:57:25.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/4.0.4","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"c13387acf04558ee103dd20cc24551beb8b8b142","kind":"tag","published_at":"2023-03-30T19:15:17.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/4.0.3","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"0f33c91063cc6855261a2a8db1834aa877d75257","kind":"tag","published_at":"2022-09-20T19:40:40.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/4.0.2","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"d1d3fdd37e94e7f734cfd965e25caa45eaf55934","kind":"tag","published_at":"2022-09-19T08:22:39.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/4.0.1","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ba5b789c78086738c0d86cd2a1b2f9d8964a54db","kind":"tag","published_at":"2022-09-16T14:38:46.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/4.0.0","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/4.0.0/manifests"},{"name":"3.1.1","sha":"7d3f29c12ea6c0c6116734bb9829421da0ce7acb","kind":"tag","published_at":"2020-09-28T21:10:03.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/3.1.1","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"938c09abdfa838a438cb19aaf21de50f6b0b4c0b","kind":"tag","published_at":"2020-09-08T16:35:57.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/3.1.0","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"8e047680b63311923807ff897f53c10b9b4a322f","kind":"tag","published_at":"2020-05-13T18:38:23.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/3.0.0","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/3.0.0/manifests"},{"name":"v2.0.10","sha":"9bd3fd109c6bd7093d5b5eb4c9cc831e29686e0d","kind":"tag","published_at":"2018-09-18T16:56:56.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.10","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"5470d60688abc07ff46c8bce749ea4d99779d021","kind":"tag","published_at":"2018-06-04T21:21:52.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.9","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"633d5657871ba74940239329365bc096d6fac47b","kind":"tag","published_at":"2018-03-03T19:27:05.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.8","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"4563068d8a9bce77d1bf39f412ecf47c871b8ad9","kind":"tag","published_at":"2017-12-19T16:16:36.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.7","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"31857a88d97b08dee76da3bf814d97239c6b7599","kind":"tag","published_at":"2017-12-18T18:46:08.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.6","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"e7a21595dc31506c93819a667794ca1c02d0257a","kind":"tag","published_at":"2017-12-18T18:04:32.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.5","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"a24760682d476ba96846d0f154791e5bd346c032","kind":"tag","published_at":"2017-12-18T17:59:27.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.4","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"b0ac5862778a330e7cd13e95972a2f8341d7bb8c","kind":"tag","published_at":"2017-12-18T17:52:22.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.3","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8083adddb6ec84579df97aaf6fbd8f9ddef64e2e","kind":"tag","published_at":"2017-12-18T17:48:07.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.2","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f6514ad70a7681260bc9d5a227cd1e7fa99f0e67","kind":"tag","published_at":"2017-12-18T17:27:41.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.1","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7ca97ae5416162729f829b50949f46e485435132","kind":"tag","published_at":"2017-12-18T17:24:11.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/v2.0.0","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/v2.0.0/manifests"},{"name":"1.0.6","sha":"6350c3eadd5eaf0f6f1ab9ae9e86a5c32e73774f","kind":"commit","published_at":"2016-03-24T16:20:04.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/1.0.6","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"3f09fbbb9c5dff472bc2c170959284d3a39396f0","kind":"commit","published_at":"2016-03-24T16:06:19.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/1.0.5","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"61353f85360787e1219f3a65960658b3078103f6","kind":"commit","published_at":"2016-03-24T16:04:29.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/1.0.4","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.4/manifests"},{"name":"1.0.2","sha":"f204e656e9c99f5f7e3fff2324ba85e65b2ceaa8","kind":"commit","published_at":"2016-03-24T15:45:19.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/1.0.2","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e3b61c2c799dfc606ba22291c61ec4109cf8aeba","kind":"commit","published_at":"2016-03-24T15:43:08.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/1.0.1","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"3218a2a01a56aed92dad3cbc7c69b4ecf9e4da9b","kind":"commit","published_at":"2016-03-24T14:30:35.000Z","download_url":"https://codeload.github.com/silverwind/cidr-regex/tar.gz/1.0.0","html_url":"https://github.com/silverwind/cidr-regex/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silverwind/cidr-regex@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-16T20:29:38.665Z","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":27.295582089192884,"forks_count":26.21693689644725,"average":29.37271645636162},"purl":"pkg:maven/org.webjars.npm/cidr-regex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:cidr-regex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:cidr-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:cidr-regex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T20:59:30.358Z","issues_count":9,"pull_requests_count":4,"avg_time_to_close_issue":22144387.625,"avg_time_to_close_pull_request":35891325.0,"issues_closed_count":8,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":3.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/issues","maintainers":[{"login":"silverwind","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silverwind"},{"login":"flipjs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flipjs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cidr-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cidr-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cidr-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cidr-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cidr-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cidr-regex/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":610468,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":146279,"full_name":"silverwind/cidr-regex","default_branch":"master","total_commits":170,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":42.5,"dds":0.07647058823529407,"past_year_total_commits":61,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":61.0,"past_year_dds":0.0,"last_synced_at":"2026-07-09T06:01:42.685Z","last_synced_commit":"cbec73969497e7ac99ddd0567d45cb6b26c6e4f5","created_at":"2023-03-08T01:06:01.838Z","updated_at":"2026-07-09T06:01:42.633Z","committers":[{"name":"silverwind","email":"me@silverwind.io","login":"silverwind","count":157},{"name":"Felipe Apostol","email":"flipjs.io@gmail.com","login":"flipjs","count":11},{"name":"Jan Čermák","email":"jan.cermak@ubnt.com","login":"sairon","count":1},{"name":"Dimitri Benin","email":"dimitri.benin@gmail.com","login":"BendingBender","count":1}],"past_year_committers":[{"name":"silverwind","email":"me@silverwind.io","login":"silverwind","count":61}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-11T00:00:14.669Z","repositories_count":6302966,"commits_count":864249709,"contributors_count":35280638,"owners_count":1189452,"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":"silverwind/cidr-regex","html_url":"https://github.com/silverwind/cidr-regex","last_synced_at":"2026-05-21T22:23:32.649Z","status":"error","issues_count":9,"pull_requests_count":4,"avg_time_to_close_issue":22144387.625,"avg_time_to_close_pull_request":35891325.0,"issues_closed_count":8,"pull_requests_closed_count":4,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":3.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-19T10:59:02.954Z","updated_at":"2026-05-21T22:23:32.650Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fcidr-regex/issues","issue_labels_count":{"table":{"help wanted":2}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":4,"OWNER":2,"CONTRIBUTOR":2,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"NONE":2,"CONTRIBUTOR":2}},"issue_authors":{"table":{"sairon":2,"silverwind":2,"i25878427":1,"Mottie":1,"ssuess":1,"flipjs":1,"wraithgar":1}},"pull_request_authors":{"table":{"zeligon":1,"sairon":1,"BendingBender":1,"Mottie":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-06T00:00:20.249Z","repositories_count":14866447,"issues_count":32555600,"pull_requests_count":107006493,"authors_count":11335322,"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":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"silverwind","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silverwind"}},{"table":{"login":"flipjs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flipjs"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"WatchEvent":1,"PushEvent":36,"CreateEvent":3},"last_year":{"ReleaseEvent":1,"WatchEvent":1,"PushEvent":31,"CreateEvent":1}},"keywords":["cidr","ip","javascript","module","nodejs"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-16T14:10:31.393Z","updated_at":"2022-09-16T14:10:31.393Z","repository_link":"https://github.com/silverwind/cidr-regex/blob/master/package.json","dependencies":[{"id":5062025699,"package_name":"ip-regex","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":5062025700,"package_name":"eslint","ecosystem":"npm","requirements":"8.9.0","direct":true,"kind":"development","optional":false},{"id":5062025701,"package_name":"eslint-config-silverwind","ecosystem":"npm","requirements":"48.2.0","direct":true,"kind":"development","optional":false},{"id":5062025702,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":true,"kind":"development","optional":false},{"id":5062025703,"package_name":"tsd","ecosystem":"npm","requirements":"0.19.1","direct":true,"kind":"development","optional":false},{"id":5062025704,"package_name":"updates","ecosystem":"npm","requirements":"13.0.2","direct":true,"kind":"development","optional":false},{"id":5062025705,"package_name":"versions","ecosystem":"npm","requirements":"9.2.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-01-28T14:47:44.260Z","updated_at":"2023-01-28T14:47:44.260Z","repository_link":"https://github.com/silverwind/cidr-regex/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":7209547387,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7209547388,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2026-03-26T04:00:43.941Z","updated_at":"2026-03-26T04:00:43.941Z","repository_link":"https://github.com/silverwind/cidr-regex/blob/master/pnpm-lock.yaml","dependencies":[{"id":25847583562,"package_name":"@babel/generator","ecosystem":"npm","requirements":"8.0.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":25847583563,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"8.0.0-rc.3","direct":false,"kind":"runtime","optional":false},{"id":25847583564,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"8.0.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":25847583565,"package_name":"@babel/parser","ecosystem":"npm","requirements":"8.0.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":25847583566,"package_name":"@babel/types","ecosystem":"npm","requirements":"8.0.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":25847583567,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25847583568,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25847583569,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25847583570,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":25847583571,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":25847583572,"package_name":"@eslint/config-array","ecosystem":"npm","requirements":"0.23.3","direct":false,"kind":"runtime","optional":false},{"id":25847583573,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":25847583574,"package_name":"@eslint/core","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847583575,"package_name":"@eslint/object-schema","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25847583576,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25847583577,"package_name":"@humanfs/core","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"runtime","optional":false},{"id":25847583578,"package_name":"@humanfs/node","ecosystem":"npm","requirements":"0.16.7","direct":false,"kind":"runtime","optional":false},{"id":25847583579,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25847583580,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":25847583581,"package_name":"@jest/diff-sequences","ecosystem":"npm","requirements":"30.3.0","direct":false,"kind":"runtime","optional":false},{"id":25847583582,"package_name":"@jest/get-type","ecosystem":"npm","requirements":"30.1.0","direct":false,"kind":"runtime","optional":false},{"id":25847583583,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"30.0.5","direct":false,"kind":"runtime","optional":false},{"id":25847583584,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":25847583585,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25847583586,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":25847583587,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25847583588,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"0.2.12","direct":false,"kind":"runtime","optional":false},{"id":25847583589,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847583590,"package_name":"@oxc-project/types","ecosystem":"npm","requirements":"0.115.0","direct":false,"kind":"runtime","optional":false},{"id":25847583591,"package_name":"@oxc-project/types","ecosystem":"npm","requirements":"0.122.0","direct":false,"kind":"runtime","optional":false},{"id":25847583592,"package_name":"@package-json/types","ecosystem":"npm","requirements":"0.0.12","direct":false,"kind":"runtime","optional":false},{"id":25847583594,"package_name":"@quansync/fs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847583595,"package_name":"@rolldown/binding-android-arm64","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583596,"package_name":"@rolldown/binding-android-arm64","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583597,"package_name":"@rolldown/binding-darwin-arm64","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583598,"package_name":"@rolldown/binding-darwin-arm64","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583599,"package_name":"@rolldown/binding-darwin-x64","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583600,"package_name":"@rolldown/binding-darwin-x64","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583601,"package_name":"@rolldown/binding-freebsd-x64","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583602,"package_name":"@rolldown/binding-freebsd-x64","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583603,"package_name":"@rolldown/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583604,"package_name":"@rolldown/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583605,"package_name":"@rolldown/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583606,"package_name":"@rolldown/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583607,"package_name":"@rolldown/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583608,"package_name":"@rolldown/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583609,"package_name":"@rolldown/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583610,"package_name":"@rolldown/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583611,"package_name":"@rolldown/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583612,"package_name":"@rolldown/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583613,"package_name":"@rolldown/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583614,"package_name":"@rolldown/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583615,"package_name":"@rolldown/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583616,"package_name":"@rolldown/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583617,"package_name":"@rolldown/binding-openharmony-arm64","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583618,"package_name":"@rolldown/binding-openharmony-arm64","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583619,"package_name":"@rolldown/binding-wasm32-wasi","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583620,"package_name":"@rolldown/binding-wasm32-wasi","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583621,"package_name":"@rolldown/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583622,"package_name":"@rolldown/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583623,"package_name":"@rolldown/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583624,"package_name":"@rolldown/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583625,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847583626,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847583627,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.34.48","direct":false,"kind":"runtime","optional":false},{"id":25847583628,"package_name":"@standard-schema/spec","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25847583629,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":25847583630,"package_name":"@types/chai","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":25847583631,"package_name":"@types/deep-eql","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25847583632,"package_name":"@types/esrecurse","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25847583633,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25847583634,"package_name":"@types/jsesc","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25847583847,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":25847583848,"package_name":"@types/node","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"development","optional":false},{"id":25847583849,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":25847583850,"package_name":"@typescript-eslint/project-service","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":25847583851,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":25847583852,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":25847583853,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":25847583854,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.57.2","direct":false,"kind":"runtime","optional":false},{"id":25847583855,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":25847583856,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":25847583857,"package_name":"@typescript/native-preview-darwin-arm64","ecosystem":"npm","requirements":"7.0.0-dev.20260324.1","direct":false,"kind":"runtime","optional":false},{"id":25847583865,"package_name":"@typescript/native-preview-darwin-x64","ecosystem":"npm","requirements":"7.0.0-dev.20260324.1","direct":false,"kind":"runtime","optional":false},{"id":25847583866,"package_name":"@typescript/native-preview-linux-arm64","ecosystem":"npm","requirements":"7.0.0-dev.20260324.1","direct":false,"kind":"runtime","optional":false},{"id":25847584163,"package_name":"@typescript/native-preview-linux-arm","ecosystem":"npm","requirements":"7.0.0-dev.20260324.1","direct":false,"kind":"runtime","optional":false},{"id":25847584164,"package_name":"@typescript/native-preview-linux-x64","ecosystem":"npm","requirements":"7.0.0-dev.20260324.1","direct":false,"kind":"runtime","optional":false},{"id":25847584165,"package_name":"@typescript/native-preview-win32-arm64","ecosystem":"npm","requirements":"7.0.0-dev.20260324.1","direct":false,"kind":"runtime","optional":false},{"id":25847584166,"package_name":"@typescript/native-preview-win32-x64","ecosystem":"npm","requirements":"7.0.0-dev.20260324.1","direct":false,"kind":"runtime","optional":false},{"id":25847584167,"package_name":"@typescript/native-preview","ecosystem":"npm","requirements":"7.0.0-dev.20260324.1","direct":false,"kind":"development","optional":false},{"id":25847584168,"package_name":"@unrs/resolver-binding-android-arm-eabi","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584169,"package_name":"@unrs/resolver-binding-android-arm64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584170,"package_name":"@unrs/resolver-binding-darwin-arm64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584171,"package_name":"@unrs/resolver-binding-darwin-x64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584172,"package_name":"@unrs/resolver-binding-freebsd-x64","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584173,"package_name":"@unrs/resolver-binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584174,"package_name":"@unrs/resolver-binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584175,"package_name":"@unrs/resolver-binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584176,"package_name":"@unrs/resolver-binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584177,"package_name":"@unrs/resolver-binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584178,"package_name":"@unrs/resolver-binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584179,"package_name":"@unrs/resolver-binding-linux-riscv64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584180,"package_name":"@unrs/resolver-binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584181,"package_name":"@unrs/resolver-binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584182,"package_name":"@unrs/resolver-binding-linux-x64-musl","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584183,"package_name":"@unrs/resolver-binding-wasm32-wasi","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584184,"package_name":"@unrs/resolver-binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584185,"package_name":"@unrs/resolver-binding-win32-ia32-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584186,"package_name":"@unrs/resolver-binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584187,"package_name":"@vitest/expect","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584188,"package_name":"@vitest/mocker","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584189,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584190,"package_name":"@vitest/runner","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584191,"package_name":"@vitest/snapshot","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584192,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584193,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584194,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25847584195,"package_name":"acorn","ecosystem":"npm","requirements":"8.16.0","direct":false,"kind":"runtime","optional":false},{"id":25847584196,"package_name":"ajv","ecosystem":"npm","requirements":"6.14.0","direct":false,"kind":"runtime","optional":false},{"id":25847584197,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25847584198,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25847584199,"package_name":"ansis","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25847584200,"package_name":"assertion-error","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25847584201,"package_name":"ast-kit","ecosystem":"npm","requirements":"3.0.0-beta.1","direct":false,"kind":"runtime","optional":false},{"id":25847584202,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25847584203,"package_name":"birpc","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584204,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":25847584205,"package_name":"cac","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584206,"package_name":"chai","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":25847584207,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25847584208,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25847584209,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25847584210,"package_name":"comment-parser","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":25847584211,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584212,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":25847584213,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":25847584214,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25847584215,"package_name":"defu","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":25847584216,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25847584217,"package_name":"dts-resolver","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25847584250,"package_name":"empathic","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584251,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584252,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584253,"package_name":"eslint-config-silverwind","ecosystem":"npm","requirements":"127.1.4","direct":false,"kind":"runtime","optional":false},{"id":25847584265,"package_name":"eslint-import-context","ecosystem":"npm","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":25847584268,"package_name":"eslint-import-resolver-typescript","ecosystem":"npm","requirements":"4.4.4","direct":false,"kind":"runtime","optional":false},{"id":25847584269,"package_name":"eslint-plugin-import-x","ecosystem":"npm","requirements":"4.16.2","direct":false,"kind":"runtime","optional":false},{"id":25847584312,"package_name":"eslint-scope","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"runtime","optional":false},{"id":25847584313,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":25847584314,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25847584315,"package_name":"eslint","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":25847584316,"package_name":"espree","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":25847584317,"package_name":"esquery","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25847584318,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25847584319,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25847584320,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25847584321,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25847584322,"package_name":"expect-type","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25847584323,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25847584324,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25847584325,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25847584326,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25847584327,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584328,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584329,"package_name":"flat-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25847584330,"package_name":"flatted","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":25847584331,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25847584332,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.13.7","direct":false,"kind":"runtime","optional":false},{"id":25847584333,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25847584334,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584335,"package_name":"hookable","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25847584336,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25847584337,"package_name":"import-without-cache","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25847584338,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25847584339,"package_name":"is-bun-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584340,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584341,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25847584342,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584343,"package_name":"jest-diff","ecosystem":"npm","requirements":"30.3.0","direct":false,"kind":"runtime","optional":false},{"id":25847584344,"package_name":"jest-extended","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584345,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25847584346,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25847584347,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25847584348,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25847584349,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":25847584350,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25847584351,"package_name":"lightningcss-android-arm64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584352,"package_name":"lightningcss-darwin-arm64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584353,"package_name":"lightningcss-darwin-x64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584354,"package_name":"lightningcss-freebsd-x64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584355,"package_name":"lightningcss-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584356,"package_name":"lightningcss-linux-arm64-gnu","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584357,"package_name":"lightningcss-linux-arm64-musl","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584358,"package_name":"lightningcss-linux-x64-gnu","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584359,"package_name":"lightningcss-linux-x64-musl","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584360,"package_name":"lightningcss-win32-arm64-msvc","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584361,"package_name":"lightningcss-win32-x64-msvc","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584362,"package_name":"lightningcss","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":25847584363,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584364,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.21","direct":false,"kind":"runtime","optional":false},{"id":25847584365,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.4","direct":false,"kind":"runtime","optional":false},{"id":25847584366,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25847584367,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.11","direct":false,"kind":"runtime","optional":false},{"id":25847584368,"package_name":"napi-postinstall","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":25847584369,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25847584370,"package_name":"obug","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584371,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":25847584372,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25847584373,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584374,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584375,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584376,"package_name":"pathe","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25847584377,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584378,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25847584379,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.8","direct":false,"kind":"runtime","optional":false},{"id":25847584380,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25847584381,"package_name":"prettier","ecosystem":"npm","requirements":"3.8.1","direct":false,"kind":"runtime","optional":false},{"id":25847584382,"package_name":"pretty-format","ecosystem":"npm","requirements":"30.3.0","direct":false,"kind":"runtime","optional":false},{"id":25847584383,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25847584384,"package_name":"quansync","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584385,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25847584386,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584387,"package_name":"rolldown-plugin-dts","ecosystem":"npm","requirements":"0.22.5","direct":false,"kind":"runtime","optional":false},{"id":25847584394,"package_name":"rolldown","ecosystem":"npm","requirements":"1.0.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25847584395,"package_name":"rolldown","ecosystem":"npm","requirements":"1.0.0-rc.9","direct":false,"kind":"runtime","optional":false},{"id":25847584396,"package_name":"semver","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"runtime","optional":false},{"id":25847584397,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584398,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584399,"package_name":"siginfo","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584400,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25847584401,"package_name":"stable-hash-x","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25847584466,"package_name":"stackback","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":25847584467,"package_name":"std-env","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584468,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25847584469,"package_name":"tinybench","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25847584470,"package_name":"tinyexec","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25847584471,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":25847584472,"package_name":"tinyrainbow","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25847584473,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25847584474,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25847584475,"package_name":"tsdown-config-silverwind","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25847584489,"package_name":"tsdown","ecosystem":"npm","requirements":"0.21.4","direct":false,"kind":"runtime","optional":false},{"id":25847584546,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25847584547,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25847584548,"package_name":"typescript-config-silverwind","ecosystem":"npm","requirements":"16.1.0","direct":false,"kind":"development","optional":false},{"id":25847584569,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":25847584570,"package_name":"unconfig-core","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":25847584572,"package_name":"undici-types","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":25847584573,"package_name":"unrs-resolver","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25847584574,"package_name":"unrun","ecosystem":"npm","requirements":"0.2.32","direct":false,"kind":"runtime","optional":false},{"id":25847584575,"package_name":"updates-config-silverwind","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25847584593,"package_name":"updates","ecosystem":"npm","requirements":"17.11.2","direct":false,"kind":"development","optional":false},{"id":25847584602,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":25847584603,"package_name":"versions","ecosystem":"npm","requirements":"14.2.4","direct":false,"kind":"development","optional":false},{"id":25847584628,"package_name":"vite","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25847584629,"package_name":"vitest-config-silverwind","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25847584632,"package_name":"vitest","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25847584633,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25847584634,"package_name":"why-is-node-running","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25847584635,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25847584636,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2026-03-26T04:00:43.833Z","updated_at":"2026-03-26T04:00:43.833Z","repository_link":"https://github.com/silverwind/cidr-regex/blob/master/.github/workflows/release.yaml","dependencies":[{"id":25847583545,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25847583546,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25847583547,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]}],"score":28.14045589425168,"created_at":"2026-07-08T05:24:24.550Z","updated_at":"2026-07-22T12:30:32.745Z","avatar_url":"https://github.com/silverwind.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377745","html_url":"https://summary.ecosyste.ms/projects/377745"}