{"id":5799876,"name":"boneskull/nodejs-production-test-action","ecosystem":"actions","description":"Run a test script against a package as a consumer would","homepage":"","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/boneskull/nodejs-production-test-action","keywords_array":["npm","package-manager","publish","publishing","smoke","test","testing"],"namespace":"boneskull","versions_count":10,"first_release_published_at":"2022-06-06T23:49:26.000Z","latest_release_published_at":"2023-01-11T19:35:48.000Z","latest_release_number":"v2.0.0","last_synced_at":"2026-05-30T12:46:29.584Z","created_at":"2023-01-04T11:42:27.425Z","updated_at":"2026-05-30T12:46:29.584Z","registry_url":"https://github.com/boneskull/nodejs-production-test-action","install_command":null,"documentation_url":null,"metadata":{"name":"Node.js Production Test Action","description":"Run a test script against a package as a consumer would","inputs":{"script":{"description":"npm script name (as in the `scripts` prop of `package.json``) to run","required":true},"workspace":{"description":"Space-delimited list of one or more npm workspace names, paths, or a path to a workspace dir. Corresponds to the `--workspace` argument of `npm pack`. If present, will cause `npm run-script` to run for each resulting installation.","required":false},"workspaces":{"description":"Pack all workspaces. Corresponds to the `--workspaces` flag of `npm pack`. If true, will cause `npm run-script` to run for each resulting installation. _Boolean._","required":false,"default":"false"},"includeWorkspaceRoot":{"description":"If `workspaces` is true, also pack the workspace root. Corresponds to the `--include-workspace-root` flag of `npm pack`. _Boolean._","required":false,"default":"false"},"extraNpmInstallArgs":{"description":"Space-delimited list of extra arguments (including any leading dashes; e.g., `--ignore-scripts`) to use with `npm install /path/to/tarball.tgz`.","required":false},"verbose":{"description":"If `true`, print whatever `npm` is doing under the hood.","required":false,"default":"false"},"json":{"description":"If `true``, output JSON instead of human-readable text.","required":false,"default":"false"}},"runs":{"using":"node16","main":"dist/index.js"},"branding":{"icon":"package","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":62378121,"uuid":"500627634","full_name":"boneskull/nodejs-production-test-action","owner":"boneskull","description":"Catches problems before publishing npm packages","archived":false,"fork":false,"pushed_at":"2025-10-14T21:31:37.000Z","size":664,"stargazers_count":6,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T23:43:03.075Z","etag":null,"topics":["npm","package-manager","publish","publishing","smoke","test","testing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boneskull.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":"2022-06-06T23:48:41.000Z","updated_at":"2025-10-14T21:30:28.000Z","dependencies_parsed_at":"2023-09-29T21:18:39.536Z","dependency_job_id":"dc66f50e-552f-4771-8807-47d1d2753fe9","html_url":"https://github.com/boneskull/nodejs-production-test-action","commit_stats":{"total_commits":212,"total_committers":2,"mean_commits":106.0,"dds":"0.24528301886792447","last_synced_commit":"0b7e53c633547052ca1c8fe3ee958c29d7601523"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/boneskull/nodejs-production-test-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boneskull","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/sbom","scorecard":{"id":247555,"data":{"date":"2025-08-11","repo":{"name":"github.com/boneskull/nodejs-production-test-action","commit":"3a4181e93197b5229918e11ea600db372abde172"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party 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":"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/nodejs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T07:53:23.095Z","repository_id":62378121,"created_at":"2025-08-17T07:53:23.095Z","updated_at":"2025-08-17T07:53:23.095Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279032926,"owners_count":26089390,"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-14T02:00:06.444Z","response_time":60,"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":"boneskull","name":"Christopher Hiller","uuid":"924465","kind":"user","description":"advertisement","email":"","website":null,"location":"Ridgefield, WA, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/924465?u=f93526846f0c1c9eeb8dc6084cab4b47ba993fb3\u0026v=4","repositories_count":587,"last_synced_at":"2025-10-14T08:15:33.006Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/boneskull","funding_links":["https://github.com/sponsors/boneskull"],"total_stars":560,"followers":448,"following":89,"created_at":"2022-11-02T16:27:43.314Z","updated_at":"2025-10-14T08:15:33.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boneskull","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boneskull/repositories"},"tags":[{"name":"v2.0.0","sha":"f7f5b14d06630d4d5fae00214877ae5c692829cb","kind":"tag","published_at":"2023-01-11T19:35:48.000Z","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/v2.0.0","html_url":"https://github.com/boneskull/nodejs-production-test-action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-02T00:21:51.764Z","dependency_job_id":null,"purl":"pkg:github/boneskull/nodejs-production-test-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v2.0.0/manifests"},{"name":"v1.0.6","sha":"7a33b64c3e131d82f013246c05e685699f19be5e","kind":"tag","published_at":"2022-11-01T17:18:06.000Z","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/v1.0.6","html_url":"https://github.com/boneskull/nodejs-production-test-action/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-31T21:38:31.636Z","dependency_job_id":null,"purl":"pkg:github/boneskull/nodejs-production-test-action@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.6/manifests"},{"name":"v1.1.1","sha":"fb21ee0ae5c9e7213d795de9dfc1919332ffe9e1","kind":"tag","published_at":"2022-08-11T18:18:23.000Z","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/v1.1.1","html_url":"https://github.com/boneskull/nodejs-production-test-action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T18:59:24.181Z","dependency_job_id":null,"purl":"pkg:github/boneskull/nodejs-production-test-action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4e76951ede958d2077828ca0937bcad6c8ac5221","kind":"tag","published_at":"2022-08-11T18:12:28.000Z","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/v1.1.0","html_url":"https://github.com/boneskull/nodejs-production-test-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T18:59:24.756Z","dependency_job_id":null,"purl":"pkg:github/boneskull/nodejs-production-test-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"9aaa9d9072a61a260ff2e1c22982b4ee1af6828d","kind":"tag","published_at":"2022-06-08T22:40:21.000Z","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/v1.0.5","html_url":"https://github.com/boneskull/nodejs-production-test-action/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T18:59:25.222Z","dependency_job_id":null,"purl":"pkg:github/boneskull/nodejs-production-test-action@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9bf6f27c9965bd41095b64adbe993ef6889e7815","kind":"tag","published_at":"2022-06-08T21:37:48.000Z","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/v1.0.4","html_url":"https://github.com/boneskull/nodejs-production-test-action/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T18:59:25.614Z","dependency_job_id":null,"purl":"pkg:github/boneskull/nodejs-production-test-action@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"ca14cb7dd4dc80ac272a5a5da638ad75506738df","kind":"tag","published_at":"2022-06-07T19:20:39.000Z","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/v1.0.3","html_url":"https://github.com/boneskull/nodejs-production-test-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T18:59:26.082Z","dependency_job_id":null,"purl":"pkg:github/boneskull/nodejs-production-test-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"688c8a540cf675b48096036a782e9d30b4fffd81","kind":"tag","published_at":"2022-06-07T19:17:00.000Z","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/v1.0.2","html_url":"https://github.com/boneskull/nodejs-production-test-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T18:59:26.635Z","dependency_job_id":null,"purl":"pkg:github/boneskull/nodejs-production-test-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f391802231acba3a7b871adfb84cb966501a561b","kind":"tag","published_at":"2022-06-07T00:07:27.000Z","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/v1.0.1","html_url":"https://github.com/boneskull/nodejs-production-test-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T18:59:26.930Z","dependency_job_id":null,"purl":"pkg:github/boneskull/nodejs-production-test-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6c8c435dcc699a2b8cb57d5a40cd618fa855cbe6","kind":"tag","published_at":"2022-06-06T23:49:26.000Z","download_url":"https://codeload.github.com/boneskull/nodejs-production-test-action/tar.gz/v1.0.0","html_url":"https://github.com/boneskull/nodejs-production-test-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T18:59:27.227Z","dependency_job_id":null,"purl":"pkg:github/boneskull/nodejs-production-test-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-15T01:51:41.955Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":24.92198520925063,"forks_count":37.2590091052879,"average":26.259992305390497},"purl":"pkg:githubactions/boneskull/nodejs-production-test-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/boneskull/nodejs-production-test-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/boneskull/nodejs-production-test-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/boneskull/nodejs-production-test-action/dependencies","status":null,"funding_links":["https://github.com/sponsors/boneskull"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-03T11:55:12.755Z","issues_count":2,"pull_requests_count":231,"avg_time_to_close_issue":758061.0,"avg_time_to_close_pull_request":1079656.4106280194,"issues_closed_count":1,"pull_requests_closed_count":207,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.004329004329004329,"merged_pull_requests_count":195,"bot_issues_count":1,"bot_pull_requests_count":228,"past_year_issues_count":0,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":17202.96551724138,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fnodejs-production-test-action/issues","maintainers":[{"login":"boneskull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boneskull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/boneskull%2Fnodejs-production-test-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/boneskull%2Fnodejs-production-test-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/boneskull%2Fnodejs-production-test-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/boneskull%2Fnodejs-production-test-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/boneskull%2Fnodejs-production-test-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/boneskull%2Fnodejs-production-test-action/codemeta","maintainers":[]}