{"id":899364,"name":"@dgraphium/client","ecosystem":"npm","description":"Dgraph client compatible with [Dgraphium Core (QueryBuilder)](../core). It's simply a customized version of [dgraph-js](https://github.com/dgraph-io/dgraph-js) which simply adds support for `Query` object.","homepage":"https://github.com/binier/dgraphium#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/binier/dgraphium","keywords_array":["dgraphium","dgraph","graph","database","client","query","builder","querybuilder","query-builder","orm","typescript"],"namespace":"dgraphium","versions_count":5,"first_release_published_at":"2020-07-15T12:28:53.672Z","latest_release_published_at":"2020-10-28T07:43:42.960Z","latest_release_number":"0.2.3","last_synced_at":"2026-05-01T02:47:03.693Z","created_at":"2022-04-07T16:26:11.293Z","updated_at":"2026-05-01T02:47:03.694Z","registry_url":"https://www.npmjs.com/package/@dgraphium/client","install_command":"npm install @dgraphium/client","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.3"}},"repo_metadata":{"id":54383304,"uuid":"259865487","full_name":"binier/dgraphium","owner":"binier","description":"Combination of tools written in Typescript for Dgraph (General purpose distributed graph database). Included tools: QueryBuilder, gRPC Client.","archived":false,"fork":false,"pushed_at":"2021-02-22T05:46:27.000Z","size":263,"stargazers_count":17,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-05T02:37:50.575Z","etag":null,"topics":["client","database","dgraph","dgraph-client","dgraph-js","dgraph-nodejs","dgraph-orm","dgraphium","javascript","nodejs","orm","orm-library","query","query-builder","query-builders","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binier.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}},"created_at":"2020-04-29T08:15:39.000Z","updated_at":"2025-07-23T16:03:52.000Z","dependencies_parsed_at":"2022-08-13T14:00:55.521Z","dependency_job_id":null,"html_url":"https://github.com/binier/dgraphium","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/binier/dgraphium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binier","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/sbom","scorecard":{"id":238809,"data":{"date":"2025-08-11","repo":{"name":"github.com/binier/dgraphium","commit":"b86943501f5c43e93659b570e3969bb92a0e3778"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/20 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no workflows found","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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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"}},{"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: MIT 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-17T06:14:49.658Z","repository_id":54383304,"created_at":"2025-08-17T06:14:49.658Z","updated_at":"2025-08-17T06:14:49.658Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010788,"owners_count":26084807,"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":"binier","name":"Zura Benashvili","uuid":"16461497","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16461497?u=90d6c021e7101eed3c3681e9929d2cdf29c06c25\u0026v=4","repositories_count":37,"last_synced_at":"2023-04-10T17:11:29.159Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/binier","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:51:10.028Z","updated_at":"2023-04-10T17:11:29.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binier/repositories"},"tags":[{"name":"@dgraphium/core@0.3.3","sha":"a2fb1528b8a155835f1e6b7ccdb660bea11d15e2","kind":"tag","published_at":"2020-10-28T07:14:48.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/core@0.3.3","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/core@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fcore%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.3.3/manifests"},{"name":"@dgraphium/client@0.2.3","sha":"a2fb1528b8a155835f1e6b7ccdb660bea11d15e2","kind":"tag","published_at":"2020-10-28T07:14:48.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/client@0.2.3","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/client@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fclient%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.2.3/manifests"},{"name":"@dgraphium/core@0.3.2","sha":"c36ed52f131f5ff766b8c47fd0fb37d0fee1554d","kind":"tag","published_at":"2020-10-28T07:06:10.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/core@0.3.2","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/core@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fcore%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.3.2/manifests"},{"name":"@dgraphium/client@0.2.2","sha":"c36ed52f131f5ff766b8c47fd0fb37d0fee1554d","kind":"tag","published_at":"2020-10-28T07:06:10.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/client@0.2.2","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/client@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fclient%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.2.2/manifests"},{"name":"@dgraphium/core@0.3.1","sha":"564f6910fc5ddd5038d45fba5f2ad46e25052bf7","kind":"tag","published_at":"2020-09-30T08:08:58.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/core@0.3.1","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/core@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fcore%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.3.1/manifests"},{"name":"@dgraphium/client@0.2.1","sha":"564f6910fc5ddd5038d45fba5f2ad46e25052bf7","kind":"tag","published_at":"2020-09-30T08:08:58.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/client@0.2.1","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/client@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fclient%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.2.1/manifests"},{"name":"@dgraphium/client@0.2.0","sha":"24867a9dcda13d4880f25dae4c51227bb9fb40d1","kind":"tag","published_at":"2020-09-26T16:00:56.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/client@0.2.0","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/client@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fclient%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.2.0/manifests"},{"name":"@dgraphium/core@0.3.0","sha":"24867a9dcda13d4880f25dae4c51227bb9fb40d1","kind":"tag","published_at":"2020-09-26T16:00:56.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/core@0.3.0","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/core@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fcore%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.3.0/manifests"},{"name":"@dgraphium/core@0.2.0","sha":"59f2d37914edaf84b5f12887b073fd134d048cd2","kind":"tag","published_at":"2020-07-24T10:38:30.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/core@0.2.0","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/core@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fcore%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.2.0/manifests"},{"name":"@dgraphium/client@0.1.2","sha":"59f2d37914edaf84b5f12887b073fd134d048cd2","kind":"tag","published_at":"2020-07-24T10:38:30.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/client@0.1.2","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/client@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fclient%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.1.2/manifests"},{"name":"@dgraphium/client@0.1.1","sha":"2a8f7947d6d8d493ceaa91454919b5e0898d0d2b","kind":"tag","published_at":"2020-07-15T12:28:52.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/client@0.1.1","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/client@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fclient%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.1.1/manifests"},{"name":"@dgraphium/client@0.1.0","sha":"49c45ebb74b9042b6aa5ff655e36e0053c784249","kind":"tag","published_at":"2020-07-15T06:14:57.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/client@0.1.0","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/client@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fclient%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fclient@0.1.0/manifests"},{"name":"@dgraphium/core@0.1.1","sha":"e680e681cf5febe32ed1f3a04cc0736716952954","kind":"tag","published_at":"2020-07-12T07:42:34.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/core@0.1.1","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/core@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fcore%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.1.1/manifests"},{"name":"@dgraphium/core@0.1.0","sha":"d33bf92158e409e83baf3aa64f137979c94829b3","kind":"tag","published_at":"2020-07-10T12:34:51.000Z","download_url":"https://codeload.github.com/binier/dgraphium/tar.gz/@dgraphium/core@0.1.0","html_url":"https://github.com/binier/dgraphium/releases/tag/@dgraphium/core@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/binier/dgraphium@%40dgraphium%2Fcore%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binier%2Fdgraphium/tags/@dgraphium%2Fcore@0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-15T15:13:41.908Z","dependent_packages_count":2,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.92467428474726,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":11.071842673169686,"forks_count":10.081653780047452,"average":22.05999948432535},"purl":"pkg:npm/%40dgraphium/client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dgraphium/client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dgraphium/client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dgraphium/client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-03T10:15:39.965Z","issues_count":24,"pull_requests_count":6,"avg_time_to_close_issue":1297139.388888889,"avg_time_to_close_pull_request":797531.5,"issues_closed_count":18,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.5833333333333334,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":4,"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/binier%2Fdgraphium/issues","maintainers":[{"login":"binier","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/binier"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dgraphium%2Fclient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dgraphium%2Fclient/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dgraphium%2Fclient/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dgraphium%2Fclient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dgraphium%2Fclient/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dgraphium%2Fclient/codemeta","maintainers":[{"uuid":"binier","login":"binier","name":null,"email":"zura.bena1@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~binier","role":null,"created_at":"2022-11-16T19:42:52.786Z","updated_at":"2022-11-16T19:42:52.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/binier/packages"}]}