{"id":935137,"name":"@fallingfish/dbds","ecosystem":"npm","description":"TypeScript type generator for PostgreSQL databases","homepage":"https://github.com/ProjectXero/dbds","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ProjectXero/dbds","keywords_array":["sql","postgresql","typescript","generation","typings","graphql","dataloader","dao"],"namespace":"fallingfish","versions_count":43,"first_release_published_at":"2020-11-29T19:40:30.836Z","latest_release_published_at":"2023-02-06T12:59:29.213Z","latest_release_number":"3.4.0","last_synced_at":"2026-03-24T07:04:18.288Z","created_at":"2022-04-07T17:16:34.572Z","updated_at":"2026-03-24T07:04:18.289Z","registry_url":"https://www.npmjs.com/package/@fallingfish/dbds","install_command":"npm install @fallingfish/dbds","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.0"}},"repo_metadata":{"id":37794543,"uuid":"314728372","full_name":"ProjectXero/dbds","owner":"ProjectXero","description":"DBDataSource (dbds) is primarily a lightweight PostgreSQL-backed dataSource for apollo-server. It also includes a simple CLI utility for generating TypeScript types for a PostgreSQL database.","archived":false,"fork":false,"pushed_at":"2023-03-05T16:51:02.000Z","size":1439,"stargazers_count":8,"open_issues_count":14,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-30T05:41:08.295Z","etag":null,"topics":["apollo-server","code-generation","dataloader","postgresql","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/ProjectXero.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-11-21T03:58:59.000Z","updated_at":"2023-11-13T18:35:53.000Z","dependencies_parsed_at":"2023-02-19T07:45:59.348Z","dependency_job_id":"375cd901-9f67-4347-925b-712a7e225be4","html_url":"https://github.com/ProjectXero/dbds","commit_stats":{"total_commits":406,"total_committers":4,"mean_commits":101.5,"dds":"0.28078817733990147","last_synced_commit":"dd104342876a3eec2f44faf3f313a07b1e6ac437"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/ProjectXero/dbds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProjectXero","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/sbom","scorecard":{"id":114574,"data":{"date":"2025-08-11","repo":{"name":"github.com/ProjectXero/dbds","commit":"dd104342876a3eec2f44faf3f313a07b1e6ac437"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"Code-Review","score":5,"reason":"Found 6/12 approved changesets -- score normalized to 5","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ProjectXero/dbds/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ProjectXero/dbds/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ProjectXero/dbds/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ProjectXero/dbds/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ProjectXero/dbds/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ProjectXero/dbds/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ProjectXero/dbds/test.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.4.0 not signed: https://api.github.com/repos/ProjectXero/dbds/releases/91459424","Warn: release artifact v3.3.1 not signed: https://api.github.com/repos/ProjectXero/dbds/releases/89820682","Warn: release artifact v3.3.0 not signed: https://api.github.com/repos/ProjectXero/dbds/releases/85813646","Warn: release artifact v3.2.2 not signed: https://api.github.com/repos/ProjectXero/dbds/releases/85620195","Warn: release artifact v3.2.1 not signed: https://api.github.com/repos/ProjectXero/dbds/releases/85617521","Warn: release artifact v3.4.0 does not have provenance: https://api.github.com/repos/ProjectXero/dbds/releases/91459424","Warn: release artifact v3.3.1 does not have provenance: https://api.github.com/repos/ProjectXero/dbds/releases/89820682","Warn: release artifact v3.3.0 does not have provenance: https://api.github.com/repos/ProjectXero/dbds/releases/85813646","Warn: release artifact v3.2.2 does not have provenance: https://api.github.com/repos/ProjectXero/dbds/releases/85620195","Warn: release artifact v3.2.1 does not have provenance: https://api.github.com/repos/ProjectXero/dbds/releases/85617521"],"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":"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":"29 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-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","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-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-m95q-7qp3-xv42"],"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-16T00:48:33.030Z","repository_id":37794543,"created_at":"2025-08-16T00:48:33.030Z","updated_at":"2025-08-16T00:48:33.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272809893,"owners_count":24996630,"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-08-30T02:00:09.474Z","response_time":77,"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":"ProjectXero","name":"Project Xero Networks","uuid":"997916","kind":"organization","description":"","email":null,"website":"https://projectxero.net/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/997916?v=4","repositories_count":2,"last_synced_at":"2023-03-05T20:43:48.721Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ProjectXero","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T22:34:30.034Z","updated_at":"2023-03-05T20:43:48.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProjectXero","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProjectXero/repositories"},"tags":[{"name":"v3.4.0","sha":"dd104342876a3eec2f44faf3f313a07b1e6ac437","kind":"commit","published_at":"2023-02-06T12:59:17.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v3.4.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"042cbb3457b81733b31623e631bd81c105f94fec","kind":"commit","published_at":"2023-01-22T02:33:40.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v3.3.1","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"1b49dc5095cdc2cddf1a04d7b44596c3a53bc650","kind":"commit","published_at":"2022-12-13T03:25:58.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v3.3.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"57ee4ac9d8406d8e98a19879c9e8a3ef93fe507c","kind":"commit","published_at":"2022-12-10T06:10:01.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v3.2.2","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"1ccbcd53b0467f3c208d392c8a63b8ab3ba02ee2","kind":"commit","published_at":"2022-12-10T06:00:51.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v3.2.1","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a35ded4772a62840a6f1b1a2f120020d7a5e47c1","kind":"commit","published_at":"2022-12-10T05:43:49.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v3.2.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"a07b704666e164083af408ca4cc402b05f2659c8","kind":"commit","published_at":"2022-12-10T04:08:56.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v3.1.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"27696e8cd4b017f3d106aaf3fc195e79f22843d7","kind":"commit","published_at":"2022-12-10T01:01:26.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v3.0.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"3d58a93c49f6f43ae7807bc660d43465fd80cb94","kind":"commit","published_at":"2022-06-02T17:23:22.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v2.5.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"6992204994f828dc23fd0b6a3bbff95471906f6b","kind":"commit","published_at":"2022-04-13T20:17:17.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v2.4.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"86b54531820e18d5f8da215d3f3e3f909f809846","kind":"commit","published_at":"2022-04-05T20:07:59.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v2.3.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"460d8b8cee1514b0ec379c23972cd64909ed6e6a","kind":"commit","published_at":"2022-04-05T19:54:09.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v2.2.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"37d71478f4290eb2d474c794d40052db6c89521d","kind":"commit","published_at":"2022-04-01T15:16:32.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v2.1.3","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"b7cd755bf06c36b1ee29b49f0ce2a9f13b83bef7","kind":"commit","published_at":"2022-03-31T19:37:22.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v2.1.2","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"f89dae7f1e912755b10c760d9e54d5fc823483a4","kind":"commit","published_at":"2022-03-30T17:27:01.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v2.1.1","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2bf28b3355b9fce7504cd0978e15c63c4f58a64f","kind":"commit","published_at":"2022-03-30T17:03:51.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v2.1.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b277fbe965ed2a5bb3d39c84878e9c9e8399ed7a","kind":"commit","published_at":"2022-01-28T14:37:01.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v2.0.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v2.0.0/manifests"},{"name":"v1.9.4","sha":"97642049a69bf01d25e66980869bb99751cee22b","kind":"commit","published_at":"2022-01-24T21:13:14.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.9.4","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"2bfcaa8cca81dfa9516bc1efb59c9cbeecab4155","kind":"commit","published_at":"2021-09-14T14:57:04.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.9.3","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"1bc51ed1366f46325746dcc6f83b0d89dc954485","kind":"commit","published_at":"2021-09-13T18:09:12.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.9.2","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"fb593f70279f18f00f426b4d6d7d755db0e36439","kind":"commit","published_at":"2021-07-21T20:20:50.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.9.1","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"b520c6ef2752bf0ba96f45911fd12278cd84c740","kind":"commit","published_at":"2021-07-21T17:36:14.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.9.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"e82e4fe9a7dd6238e51f32b1a05500824cb002d6","kind":"commit","published_at":"2021-07-02T18:06:44.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.8.1","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"4cb55fad0b13b584ba77599c483ab8cb9a458e1f","kind":"commit","published_at":"2021-05-06T15:43:00.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.8.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"8cac497dbfad49c6910990921a4f839b3c9ae29b","kind":"commit","published_at":"2021-04-19T20:30:40.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.7.1","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"65358f2b31667a7a105c0553278305714c28f441","kind":"commit","published_at":"2021-04-16T20:16:18.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.7.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"d9feaf45523c317423ec330d32bd4a3d69ca9646","kind":"commit","published_at":"2021-03-31T21:11:54.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.6.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"7cbdbdfc5b9648413d84fe96caba76061ab7275f","kind":"commit","published_at":"2021-03-17T16:49:43.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.5.3","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"6cffc8f7ed2b64db3a728db662c2243eab6c6dae","kind":"commit","published_at":"2021-03-16T15:31:11.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.5.2","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"84be69b142e645169ce4e66bd6273bbbd3314bbe","kind":"commit","published_at":"2020-12-28T20:16:37.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.5.1","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6cc619fac98c5e7f20010bb4bc3ba9520b721853","kind":"commit","published_at":"2020-12-28T19:09:19.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.5.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"8ea4c3afda0bd82f2c5700593dc104adb35acbb8","kind":"commit","published_at":"2020-12-10T18:20:01.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.4.2","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"9acdbfb85fc7c74c3c1a4c1a6206b35111a0f740","kind":"commit","published_at":"2020-12-05T04:42:46.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.4.1","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4b1cab2fc193953520210758523b1b0c3e941eec","kind":"commit","published_at":"2020-12-04T05:43:04.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.4.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"e352a35fb056f760f45da139389cce6a3aa768b2","kind":"commit","published_at":"2020-12-04T04:00:37.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.3.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.3.0/manifests"},{"name":"v1.2.5","sha":"efe928fc50170cbe83e82ea1b9d7cc4d8e7a257b","kind":"commit","published_at":"2020-12-03T00:59:37.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.2.5","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"8cc14adcf38aaa67a71496345eeb2cb0873a0c82","kind":"commit","published_at":"2020-12-02T05:09:03.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.2.4","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"d9844c2fd4e37d1ac1cfcc7ef990f0d490b7e767","kind":"commit","published_at":"2020-12-02T05:02:24.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.2.3","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"991f19a03da69f8e22d036584eae8135039eb26c","kind":"commit","published_at":"2020-12-01T22:20:35.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.2.2","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"38e6e1f86719135d36940d2f9c4034f79c0de4a3","kind":"commit","published_at":"2020-12-01T16:01:38.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.2.1","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8e6c85c0fe3eb264dd23036431e6926f93822b31","kind":"commit","published_at":"2020-12-01T01:27:53.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.2.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"55a93ba31b19c3af81c4cbc5d3d5f64b339749a4","kind":"commit","published_at":"2020-11-30T01:44:18.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.1.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b93910fdfbf1af323e7d103b4cfb5d0c989eede3","kind":"commit","published_at":"2020-11-29T19:41:14.000Z","download_url":"https://codeload.github.com/ProjectXero/dbds/tar.gz/v1.0.0","html_url":"https://github.com/ProjectXero/dbds/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ProjectXero/dbds@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectXero%2Fdbds/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-12-13T05:55:53.791Z","dependent_packages_count":1,"downloads":53,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.109707357369624,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":12.892852012739676,"forks_count":13.860205004920381,"average":16.08293818386725},"purl":"pkg:npm/%40fallingfish/dbds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fallingfish/dbds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fallingfish/dbds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fallingfish/dbds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T05:49:37.337Z","issues_count":0,"pull_requests_count":100,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1596532.8064516129,"issues_closed_count":0,"pull_requests_closed_count":93,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.31,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":92,"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/ProjectXero%2Fdbds/issues","maintainers":[{"login":"rintaun","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rintaun"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fallingfish%2Fdbds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fallingfish%2Fdbds/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fallingfish%2Fdbds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fallingfish%2Fdbds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fallingfish%2Fdbds/codemeta","maintainers":[{"uuid":"rintaun","login":"rintaun","name":null,"email":"rintaun@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~rintaun","role":null,"created_at":"2022-11-20T15:27:48.366Z","updated_at":"2022-11-20T15:27:48.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rintaun/packages"}]}