{"id":6416038,"name":"@vicapow/pkg-fetch","ecosystem":"npm","description":"Compiles and stores base binaries for pkg","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/vercel/pkg-fetch","keywords_array":[],"namespace":"vicapow","versions_count":2,"first_release_published_at":"2023-02-23T20:26:41.302Z","latest_release_published_at":"2023-02-23T23:39:05.629Z","latest_release_number":"3.4.4","last_synced_at":"2026-06-01T18:25:52.876Z","created_at":"2023-02-23T22:41:48.449Z","updated_at":"2026-06-01T18:25:52.877Z","registry_url":"https://www.npmjs.com/package/@vicapow/pkg-fetch","install_command":"npm install @vicapow/pkg-fetch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.4"}},"repo_metadata":{"id":37893169,"uuid":"65306974","full_name":"vercel/pkg-fetch","owner":"vercel","description":"A utility to fetch or build patched Node binaries used by `pkg` to generate executables. This repo hosts prebuilt binaries in Releases.","archived":true,"fork":false,"pushed_at":"2024-01-03T01:40:13.000Z","size":1206,"stargazers_count":461,"open_issues_count":18,"forks_count":220,"subscribers_count":34,"default_branch":"main","last_synced_at":"2026-05-20T20:52:57.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://npmjs.com/pkg-fetch","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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}},"created_at":"2016-08-09T15:36:47.000Z","updated_at":"2026-05-18T02:31:13.000Z","dependencies_parsed_at":"2024-01-03T03:18:12.675Z","dependency_job_id":"5a4d389f-8d66-4431-a466-fc22897bdafa","html_url":"https://github.com/vercel/pkg-fetch","commit_stats":{"total_commits":684,"total_committers":29,"mean_commits":"23.586206896551722","dds":0.3172514619883041,"last_synced_commit":"a76c887ff5138214c87fac9533a1698ad37f895e"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/pkg-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Fpkg-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Fpkg-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Fpkg-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Fpkg-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/pkg-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Fpkg-fetch/sbom","scorecard":{"id":918757,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/pkg-fetch","commit":"a76c887ff5138214c87fac9533a1698ad37f895e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 12/19 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build-all.yml:25","Warn: no topLevel permission defined: .github/workflows/build-all.yml:1","Warn: no topLevel permission defined: .github/workflows/build-alpine.yml:1","Warn: no topLevel permission defined: .github/workflows/build-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/build-linuxstatic.yml:1","Warn: no topLevel permission defined: .github/workflows/build-macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build-windows.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.md:0","Info: FSF or OSI recognized license: MIT License: license.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-all.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-all.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-alpine.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-alpine.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-alpine.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-alpine.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-alpine.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-alpine.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-alpine.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-alpine.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-linux.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-linux.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-linux.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-linux.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-linux.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-linux.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-linux.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-linux.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-linuxstatic.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linuxstatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-linuxstatic.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linuxstatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-linuxstatic.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linuxstatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-linuxstatic.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-linuxstatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-macos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-macos.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-macos.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/build-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/pkg-fetch/ci.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.alpine:4","Warn: containerImage not pinned by hash: Dockerfile.linux:1: pin your Docker image by updating oraclelinux:7 to oraclelinux:7@sha256:767c93c07b1fa621ae56d1f5f090e8c0dce7eb452e7dda1e74bbe7546504d63f","Warn: containerImage not pinned by hash: Dockerfile.linuxcross:1: pin your Docker image by updating ubuntu:bionic to ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: downloadThenRun not pinned by hash: Dockerfile.linux:16","Warn: npmCommand not pinned by hash: Dockerfile.linux:18","Warn: downloadThenRun not pinned by hash: Dockerfile.linuxcross:9","Warn: npmCommand not pinned by hash: Dockerfile.linuxcross:33","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.5 not signed: https://api.github.com/repos/vercel/pkg-fetch/releases/97176694","Warn: release artifact v3.4 not signed: https://api.github.com/repos/vercel/pkg-fetch/releases/66077923","Warn: release artifact v3.3 not signed: https://api.github.com/repos/vercel/pkg-fetch/releases/58150092","Warn: release artifact v3.2 not signed: https://api.github.com/repos/vercel/pkg-fetch/releases/43803749","Warn: release artifact v3.1 not signed: https://api.github.com/repos/vercel/pkg-fetch/releases/42772928","Warn: release artifact v3.5 does not have provenance: https://api.github.com/repos/vercel/pkg-fetch/releases/97176694","Warn: release artifact v3.4 does not have provenance: https://api.github.com/repos/vercel/pkg-fetch/releases/66077923","Warn: release artifact v3.3 does not have provenance: https://api.github.com/repos/vercel/pkg-fetch/releases/58150092","Warn: release artifact v3.2 does not have provenance: https://api.github.com/repos/vercel/pkg-fetch/releases/43803749","Warn: release artifact v3.1 does not have provenance: https://api.github.com/repos/vercel/pkg-fetch/releases/42772928"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-24T23:18:29.491Z","repository_id":37893169,"created_at":"2025-08-24T23:18:29.491Z","updated_at":"2025-08-24T23:18:29.491Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33502244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"vercel","name":"Vercel","uuid":"14985020","kind":"organization","description":"Develop. Preview. Ship. Creators of Next.js.","email":"contactus@vercel.com","website":"https://vercel.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14985020?v=4","repositories_count":147,"last_synced_at":"2024-04-14T07:01:26.655Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vercel","funding_links":[],"total_stars":390396,"followers":14338,"following":0,"created_at":"2022-11-02T16:19:59.831Z","updated_at":"2024-04-14T07:01:59.842Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-26T03:20:40.231Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.38583067436496,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":4.372840876572155,"forks_count":3.1057153012526113,"average":15.611929539097986},"purl":"pkg:npm/%40vicapow/pkg-fetch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vicapow/pkg-fetch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vicapow/pkg-fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vicapow/pkg-fetch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T18:55:42.315Z","issues_count":65,"pull_requests_count":49,"avg_time_to_close_issue":36887055.875,"avg_time_to_close_pull_request":14091413.857142856,"issues_closed_count":48,"pull_requests_closed_count":49,"pull_request_authors_count":23,"issue_authors_count":55,"avg_comments_per_issue":6.507692307692308,"avg_comments_per_pull_request":5.061224489795919,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":7,"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/vercel%2Fpkg-fetch/issues","maintainers":[{"login":"baparham","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baparham"},{"login":"jesec","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"robertsLando","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertsLando"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vicapow%2Fpkg-fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vicapow%2Fpkg-fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vicapow%2Fpkg-fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vicapow%2Fpkg-fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vicapow%2Fpkg-fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vicapow%2Fpkg-fetch/codemeta","maintainers":[{"uuid":"vicapow","login":"vicapow","name":null,"email":"vicapow@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~vicapow","role":null,"created_at":"2023-02-23T22:56:20.803Z","updated_at":"2023-02-23T22:56:20.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vicapow/packages"}]}