{"id":982272,"name":"@hydre/graphql-http","ecosystem":"npm","description":"GraphQL over http","homepage":"https://github.com/HydreIO/graphql-http#readme","licenses":"UNLICENSE","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/HydreIO/graphql-http","keywords_array":["graphql"],"namespace":"hydre","versions_count":35,"first_release_published_at":"2020-06-14T15:40:14.998Z","latest_release_published_at":"2023-12-23T13:51:42.218Z","latest_release_number":"1.13.3","last_synced_at":"2026-06-12T06:32:01.237Z","created_at":"2022-04-07T18:27:02.391Z","updated_at":"2026-06-12T06:32:01.238Z","registry_url":"https://www.npmjs.com/package/@hydre/graphql-http","install_command":"npm install @hydre/graphql-http","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.13.3"}},"repo_metadata":{"id":38425201,"uuid":"256961720","full_name":"HydreIO/graphql-http","owner":"HydreIO","description":"A GraphQL http server and client","archived":false,"fork":false,"pushed_at":"2023-12-23T13:51:33.000Z","size":1890,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"edge","last_synced_at":"2025-09-07T12:55:42.698Z","etag":null,"topics":["graphql-client","graphql-server"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HydreIO.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-19T09:34:15.000Z","updated_at":"2025-08-27T13:20:00.000Z","dependencies_parsed_at":"2024-06-21T17:38:20.649Z","dependency_job_id":"447d030d-efb4-45a9-ac36-5cbb0e985e20","html_url":"https://github.com/HydreIO/graphql-http","commit_stats":{"total_commits":100,"total_committers":6,"mean_commits":"16.666666666666668","dds":"0.44999999999999996","last_synced_commit":"558f7be93c012f3258c2adc72428103d12b63885"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/HydreIO/graphql-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HydreIO","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/refs/heads/edge","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/sbom","scorecard":{"id":63997,"data":{"date":"2025-08-11","repo":{"name":"github.com/HydreIO/graphql-http","commit":"558f7be93c012f3258c2adc72428103d12b63885"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/HydreIO/graphql-http/CI.yml/edge?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/HydreIO/graphql-http/CI.yml/edge?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/HydreIO/graphql-http/CI.yml/edge?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/HydreIO/graphql-http/CI.yml/edge?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/HydreIO/graphql-http/CI.yml/edge?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/HydreIO/graphql-http/CI.yml/edge?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/HydreIO/graphql-http/CI.yml/edge?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:32","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   3 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: The Unlicense: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'edge'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-rrr8-f88r-h8q6","Warn: Project is vulnerable to: GHSA-9pv7-vfvm-6vr7","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","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-15T02:14:51.610Z","repository_id":38425201,"created_at":"2025-08-15T02:14:51.611Z","updated_at":"2025-08-15T02:14:51.611Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011053,"owners_count":26084865,"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-12T02:00:06.719Z","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":"HydreIO","name":"Hydre","uuid":"40317854","kind":"organization","description":"We push heads","email":"contact@hydre.io","website":"https://hydre.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40317854?v=4","repositories_count":18,"last_synced_at":"2025-03-23T03:32:08.414Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/HydreIO","funding_links":[],"total_stars":null,"followers":2,"following":0,"created_at":"2022-11-13T11:13:39.491Z","updated_at":"2025-03-23T03:32:08.415Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HydreIO","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HydreIO/repositories"},"tags":[{"name":"v1.13.3","sha":"558f7be93c012f3258c2adc72428103d12b63885","kind":"tag","published_at":"2023-12-23T13:51:31.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.13.3","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"c2f9c7b95e6ceb9e2b057bc16393d68e12f0f50c","kind":"tag","published_at":"2023-05-20T16:00:06.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.13.2","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"127f452051dd6fae4006330f792f5c29fc747d34","kind":"tag","published_at":"2023-05-20T15:39:03.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.13.1","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"8dd1f8d61060b46b9de24474dce02fbed342b312","kind":"tag","published_at":"2023-05-14T23:47:52.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.13.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"6f544f2eaee9a9c6cfc03164532e7bb12114b62e","kind":"tag","published_at":"2023-05-08T08:50:59.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.12.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"3bd4a0e09c8f88e3776a12e3fcf93440754048b7","kind":"tag","published_at":"2023-04-27T21:50:56.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.11.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"cce20f768b12b61a3bf666f9fc9df8fd9d5c2baf","kind":"tag","published_at":"2023-04-20T12:10:19.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.10.1","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"35c33bab127d3596b27386cf6998740ae99391b7","kind":"tag","published_at":"2023-04-12T12:24:20.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.10.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"89d57eb3d7cd4e918b27c8597126337f406eef96","kind":"tag","published_at":"2022-07-28T17:11:20.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.9.3","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"3f865cc007de7c273b121ea4b1d58260a05d08c7","kind":"tag","published_at":"2022-07-27T12:57:05.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.9.2","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"5e0bba7220b095809075ad8f0bf162a32ae52ae0","kind":"tag","published_at":"2022-07-27T12:48:42.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.9.1","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"093ca313bc4f02f7927fe31788ddf928db99e6f7","kind":"tag","published_at":"2022-07-27T12:46:36.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.9.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"fa39a0fed8a3ee0986b319c225485ce89637cf77","kind":"tag","published_at":"2022-02-07T21:44:16.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.8.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a71cdd7c6384790bbdfc9a72cc21098596c20e30","kind":"tag","published_at":"2021-10-11T20:47:45.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.7.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"e9e92fb5a63fd6471485532347997287a2cad334","kind":"tag","published_at":"2021-09-30T12:39:23.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.6.2","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"051a42f3cb7ce9c0e7639bc5947a6a54dfcb1fc4","kind":"tag","published_at":"2021-09-30T09:18:25.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.6.1","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b052348319d3778a2bc8707b1a491438eb3be35f","kind":"tag","published_at":"2021-09-30T09:03:17.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.6.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"bddaa698af4b7c01a5ae8adc1d8a8042e958d223","kind":"tag","published_at":"2020-10-31T11:20:28.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.5.1","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"8e0cd67610100a77c9dc7096ec35786059578ef4","kind":"tag","published_at":"2020-09-15T07:58:07.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.5.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2813c43c1eed4a6d5910c4d50572b6c40255e075","kind":"tag","published_at":"2020-08-05T14:46:38.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.4.3","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b4f633024aaffc752c27ddb9c24680bb377053a7","kind":"tag","published_at":"2020-07-16T12:32:15.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.4.2","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"74f82d3e1cdfae8efca897503c836c9630904c19","kind":"tag","published_at":"2020-07-16T12:11:24.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.4.1","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"033e88e12a42080975d5146e56430ce7501bb892","kind":"tag","published_at":"2020-07-16T12:08:20.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.4.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0df5b720d97ab22d7c37bc9cbd6035895bbaa1d6","kind":"tag","published_at":"2020-07-11T07:49:16.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.3.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"e825a8bf4c0e33558264b5f060799760e51a8237","kind":"tag","published_at":"2020-07-11T07:48:58.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.2.3","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"44492e973b4c57318e95a7aea88cd6bddcf9fc40","kind":"tag","published_at":"2020-06-22T11:16:41.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.2.2","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"a501d1c39e26aca3eae70875ea06b0c43778c6f7","kind":"tag","published_at":"2020-06-22T10:52:37.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.2.1","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"30de49d646ab163a6746db962b38cc7ee2d678b3","kind":"tag","published_at":"2020-06-22T10:37:48.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.2.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"66283b44168baa384285c285014215a2e15cac23","kind":"tag","published_at":"2020-06-22T09:19:38.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.1.0","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.1.0/manifests"},{"name":"v1.0.14","sha":"e56f4a19a6eeb0cc8cc57d5529323471fa3c3a4a","kind":"tag","published_at":"2020-06-21T15:20:35.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.14","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"518008b68ac93c89af8721d4d2733063559f7f0a","kind":"tag","published_at":"2020-06-20T14:30:53.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.13","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"fe2f42b1ef2f3e50a8ea424279597fe2a26b568e","kind":"tag","published_at":"2020-06-20T14:30:24.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.12","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"76703cddf1d82f40722a153c742c6f006d5e841a","kind":"tag","published_at":"2020-06-20T13:42:59.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.11","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"e20b22df2c27cea77e25fbe3f3ab05a51992406b","kind":"tag","published_at":"2020-06-20T13:36:31.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.10","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"56530851694fbf2eea118ff12415e25d0437656f","kind":"tag","published_at":"2020-06-20T12:43:46.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.9","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"d448fd924213cbe1b4654228daeaf8c122d6c40a","kind":"tag","published_at":"2020-06-20T12:40:07.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.8","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"7ce5f32174a489e6a59a5b1942dfe861569736ee","kind":"tag","published_at":"2020-06-14T18:33:46.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.7","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"9ed431321c3fa3980175d1f47b8d436cebace257","kind":"tag","published_at":"2020-06-14T18:30:30.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.6","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"c20d14b2c567ce6fce8d488427ae059aa5fb7b33","kind":"tag","published_at":"2020-06-14T15:40:23.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.5","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"0c587d8f0d7e8d6506a0fba7ec51ad4290beaf81","kind":"tag","published_at":"2020-06-14T15:36:50.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.4","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"40a31a0435a7c07e669311e7070078849232eff4","kind":"tag","published_at":"2020-06-14T15:31:27.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.3","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6599b75b8da2f39ff0a90f0a73d0b7c54253fa9b","kind":"tag","published_at":"2020-06-14T15:26:52.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.2","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"14538b3e590179b3b9616bbb51601745801f077c","kind":"tag","published_at":"2020-06-14T15:24:57.000Z","download_url":"https://codeload.github.com/HydreIO/graphql-http/tar.gz/v1.0.1","html_url":"https://github.com/HydreIO/graphql-http/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HydreIO/graphql-http@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydreIO%2Fgraphql-http/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T10:27:53.505Z","dependent_packages_count":2,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.143806001688248,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":13.140936723602703,"forks_count":8.863980657776821,"docker_downloads_count":null,"average":9.655650192345242},"purl":"pkg:npm/%40hydre/graphql-http","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hydre/graphql-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hydre/graphql-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hydre/graphql-http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T18:36:18.756Z","issues_count":1,"pull_requests_count":22,"avg_time_to_close_issue":1338.0,"avg_time_to_close_pull_request":4783850.578947368,"issues_closed_count":1,"pull_requests_closed_count":19,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.1818181818181819,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":17,"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/HydreIO%2Fgraphql-http/issues","maintainers":[{"login":"Sceat","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sceat"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydre%2Fgraphql-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydre%2Fgraphql-http/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydre%2Fgraphql-http/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydre%2Fgraphql-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydre%2Fgraphql-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydre%2Fgraphql-http/codemeta","maintainers":[{"uuid":"deltaevo","login":"deltaevo","name":null,"email":"deltaduartedavid@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~deltaevo","role":null,"created_at":"2022-11-20T17:10:24.371Z","updated_at":"2022-11-20T17:10:24.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/deltaevo/packages"},{"uuid":"hydre-bot","login":"hydre-bot","name":null,"email":"dev@hydre.io","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~hydre-bot","role":null,"created_at":"2022-11-20T17:10:24.282Z","updated_at":"2022-11-20T17:10:24.282Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hydre-bot/packages"},{"uuid":"sceat","login":"sceat","name":null,"email":"mr.sceat@outlook.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~sceat","role":null,"created_at":"2022-11-20T17:10:24.237Z","updated_at":"2022-11-20T17:10:24.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sceat/packages"}]}