{"id":891288,"name":"@datx/jsonapi-angular","ecosystem":"npm","description":"DatX mixin for Angular JSON API support","homepage":"https://github.com/infinum/datx#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/infinum/datx","keywords_array":["datx","mobx","jsonapi","angular"],"namespace":"datx","versions_count":36,"first_release_published_at":"2021-01-23T15:55:41.012Z","latest_release_published_at":"2023-06-29T12:36:12.241Z","latest_release_number":"3.0.0","last_synced_at":"2026-03-19T19:41:39.329Z","created_at":"2022-04-07T16:14:53.068Z","updated_at":"2026-03-19T19:41:39.330Z","registry_url":"https://www.npmjs.com/package/@datx/jsonapi-angular","install_command":"npm install @datx/jsonapi-angular","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0","beta":"2.6.2-beta.1"}},"repo_metadata":{"id":38706027,"uuid":"115407379","full_name":"infinum/datx","owner":"infinum","description":"DatX is an opinionated JS/TS data store. It features support for simple property definition, references to other models and first-class TypeScript support.","archived":false,"fork":false,"pushed_at":"2025-07-22T12:33:26.000Z","size":31738,"stargazers_count":144,"open_issues_count":24,"forks_count":7,"subscribers_count":6,"default_branch":"release/v3","last_synced_at":"2025-09-29T14:55:12.619Z","etag":null,"topics":["collection","data","data-store","hacktoberfest","javascript","mobx","model","open-source","prop","state-management"],"latest_commit_sha":null,"homepage":"https://datx.dev","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/infinum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-26T09:25:43.000Z","updated_at":"2025-07-24T14:35:36.000Z","dependencies_parsed_at":"2023-09-22T10:56:35.393Z","dependency_job_id":"503c4120-5303-4486-acd5-09ed3c925eab","html_url":"https://github.com/infinum/datx","commit_stats":{"total_commits":1431,"total_committers":25,"mean_commits":57.24,"dds":0.5918937805730258,"last_synced_commit":"455a7419c3ddffcc4796336b6ce42d0858dc50ad"},"previous_names":[],"tags_count":106,"template":false,"template_full_name":null,"purl":"pkg:github/infinum/datx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infinum","download_url":"https://codeload.github.com/infinum/datx/tar.gz/refs/heads/release/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/sbom","scorecard":{"id":488021,"data":{"date":"2025-08-11","repo":{"name":"github.com/infinum/datx","commit":"e9bc61226ab5e4d60eb4016bc07986130fe0ac92"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/infinum/datx/codeql-analysis.yml/release/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/infinum/datx/codeql-analysis.yml/release/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/infinum/datx/codeql-analysis.yml/release/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/infinum/datx/codeql-analysis.yml/release/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/infinum/datx/docs.yml/release/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/infinum/datx/lint.yml/release/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/infinum/datx/lint.yml/release/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/infinum/datx/tests.yml/release/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/infinum/datx/tests.yml/release/v3?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"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":"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 5 commits out of 25 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":"36 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","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-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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-19T18:18:32.351Z","repository_id":38706027,"created_at":"2025-08-19T18:18:32.351Z","updated_at":"2025-08-19T18:18:32.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278630795,"owners_count":26018825,"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-06T02:00:05.630Z","response_time":65,"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":"infinum","name":"Infinum","uuid":"97652","kind":"organization","description":"20 years of collective knowledge reflected in clean code and open source. We use emerging technologies to solve problems and shape the behaviors of tomorrow.","email":"hello@infinum.com","website":"https://infinum.com","location":"New York, NY","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/97652?v=4","repositories_count":242,"last_synced_at":"2025-09-29T22:42:32.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/infinum","funding_links":[],"total_stars":8889,"followers":180,"following":0,"created_at":"2022-11-02T22:47:02.453Z","updated_at":"2025-09-29T22:42:32.909Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infinum","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infinum/repositories"},"tags":[{"name":"v2.6.2-beta.2","sha":"5db6b8c30910d529a81395d4d95fe5558fc0182a","kind":"tag","published_at":"2023-08-07T14:33:07.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.6.2-beta.2","html_url":"https://github.com/infinum/datx/releases/tag/v2.6.2-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.6.2-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.6.2-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.6.2-beta.2/manifests"},{"name":"v2.6.2-beta.1","sha":"296382ee5cc7afaa2b659434f3141ad138bf1779","kind":"tag","published_at":"2023-07-20T12:55:58.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.6.2-beta.1","html_url":"https://github.com/infinum/datx/releases/tag/v2.6.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.6.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.6.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.6.2-beta.1/manifests"},{"name":"v2.6.2-beta.0","sha":"bc965265e9bc3692554cab860f64b673bf7e4009","kind":"tag","published_at":"2023-07-11T09:11:02.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.6.2-beta.0","html_url":"https://github.com/infinum/datx/releases/tag/v2.6.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.6.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.6.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.6.2-beta.0/manifests"},{"name":"v3.0.0","sha":"91f0f708d917648b1d54f1731904aaed23840ba4","kind":"tag","published_at":"2023-06-29T12:35:28.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v3.0.0","html_url":"https://github.com/infinum/datx/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.3","sha":"fb3f9b833c6ea69f6a66f6a2884bb4780f8be225","kind":"tag","published_at":"2023-06-29T09:56:21.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/infinum/datx/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.2","sha":"f3689c8f48479c72c0e3aa1b968675608077ac65","kind":"tag","published_at":"2023-06-29T08:07:34.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/infinum/datx/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.1","sha":"20e52d35a1bc98fba5803d7787f568c481b81941","kind":"tag","published_at":"2023-06-29T07:15:16.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/infinum/datx/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0-beta.1/manifests"},{"name":"v2.6.1","sha":"7364ddcb8d59d637ade5d3b5a19e3cecb305da87","kind":"tag","published_at":"2023-06-12T14:32:28.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.6.1","html_url":"https://github.com/infinum/datx/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.6.1/manifests"},{"name":"v2.5.1","sha":"d6f4a075b70f11017f029b3847931e533e096be4","kind":"tag","published_at":"2023-04-20T14:27:57.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.1","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"ea4e53d6d63c73eb6f328ecafb88e704b655dc76","kind":"tag","published_at":"2023-04-20T13:42:37.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0/manifests"},{"name":"v2.5.0-beta.11","sha":"d13cfe72a482e7e0307bd8276d8bfeeee5d12137","kind":"tag","published_at":"2023-03-23T08:10:18.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.11","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.11/manifests"},{"name":"v2.4.14","sha":"9c2898d55da92149a910afffc6ed1940584b1117","kind":"tag","published_at":"2023-03-07T12:56:31.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.14","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"a73a0dda829108e84d440ee40a0adf800ea0cf4f","kind":"tag","published_at":"2023-03-02T08:45:10.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.13","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.13/manifests"},{"name":"v2.5.0-beta.10","sha":"7512897e62c8cd1bcde42b5c1c7388bd0c84e280","kind":"tag","published_at":"2023-02-01T09:34:27.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.10","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.10/manifests"},{"name":"v2.4.12","sha":"1145062dfb5bedb9938a01bf50314ca1048ec26b","kind":"tag","published_at":"2023-01-25T12:59:57.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.12","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"d8e93de8e2e87be4f40c67225720d676f4182c8f","kind":"tag","published_at":"2023-01-19T12:44:03.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.11","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.11/manifests"},{"name":"v2.5.0-beta.9","sha":"2a8c20af38387bc5c3e8aae146730081b585a299","kind":"tag","published_at":"2022-12-19T08:26:41.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.9","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.9/manifests"},{"name":"v2.5.0-beta.8","sha":"a763ed7cf55480cafc57120289eeb223c4ddabba","kind":"tag","published_at":"2022-12-14T14:04:07.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.8","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.8/manifests"},{"name":"v2.5.0-beta.7","sha":"9530e646737618af49f8657d883cc1789c87546d","kind":"tag","published_at":"2022-12-14T13:05:13.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.7","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.7/manifests"},{"name":"v2.5.0-beta.6","sha":"525374aa6d25cabeca1c53acc29f9778d6c2797a","kind":"tag","published_at":"2022-12-14T11:29:05.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.6","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.6/manifests"},{"name":"v2.4.10","sha":"d7783faa41706ee33bae01a4e18ebcb490be004a","kind":"tag","published_at":"2022-11-28T14:01:53.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.10","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"a32c853f90c0945b3629c346609e2fb4aae7a375","kind":"commit","published_at":"2022-11-14T13:37:00.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.9","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"36ced89e0774de8dda366fc81e2b27b627a9c453","kind":"tag","published_at":"2022-11-14T11:59:13.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.8","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.8/manifests"},{"name":"v2.4.7-alpha.0","sha":"d5ade1b88ffa68b21c1559add9ce03fa884b362f","kind":"tag","published_at":"2022-11-11T11:35:53.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.7-alpha.0","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.7-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.7-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.7-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.7-alpha.0/manifests"},{"name":"v2.4.6","sha":"59f4afb23f24d34eaf445850e9274e7fdf56ad7d","kind":"tag","published_at":"2022-09-23T12:59:10.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.6","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"23ec609f962cbc7b755e0f3c30e6e134f3a002a2","kind":"tag","published_at":"2022-09-07T09:21:53.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.5","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.5/manifests"},{"name":"v2.5.0-beta.5","sha":"8183d9a95e1a058d35154fb4acadc76c292f2c22","kind":"tag","published_at":"2022-07-15T11:11:49.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.5","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.5/manifests"},{"name":"v2.5.0-beta.4","sha":"b8fe0c280c9b85032a17c8181d5d52e0a2a23f69","kind":"tag","published_at":"2022-07-13T21:15:31.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.4","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.4/manifests"},{"name":"v2.4.4","sha":"a9e8b0252ac0a02c9192b185d4b90200fc276f4d","kind":"tag","published_at":"2022-07-08T12:20:52.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.4","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"26d974467c484e336500b7b0cfffa2c01660c9fb","kind":"tag","published_at":"2022-06-23T14:25:29.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.3","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.3/manifests"},{"name":"v2.5.0-beta.3","sha":"2a5f13f6fad675ef1145f7f58c5ec20ef571272d","kind":"tag","published_at":"2022-06-21T18:30:18.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.3","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.3/manifests"},{"name":"v1.1.4","sha":"700dead948c782373830a81553d9ddfdd8cb6e7e","kind":"tag","published_at":"2022-05-12T09:38:44.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v1.1.4","html_url":"https://github.com/infinum/datx/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.1.4/manifests"},{"name":"v2.5.0-beta.2","sha":"e7df87f55c4b55c4b3b5a1aaee61b663e2ad86ad","kind":"tag","published_at":"2022-05-06T12:51:51.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.2","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.2/manifests"},{"name":"v3.0.0-beta.0","sha":"dfa9ed0f10d2a73b56a8eeed46133b375ef07554","kind":"tag","published_at":"2022-04-26T07:49:28.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/infinum/datx/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0-beta.0/manifests"},{"name":"v2.5.0-beta.1","sha":"96a683193ba578ab41d7ec4d1c3a76cf601c0dff","kind":"tag","published_at":"2022-04-25T11:07:37.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.1","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.1/manifests"},{"name":"v2.5.0-beta.0","sha":"bc589fdcb9166b022b73d0faeaca7530f5e24be6","kind":"tag","published_at":"2022-04-08T11:13:02.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.5.0-beta.0","html_url":"https://github.com/infinum/datx/releases/tag/v2.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.5.0-beta.0/manifests"},{"name":"v3.0.0-alpha.0","sha":"bf968dc9697766f961b983b331c2bd4d07036b6c","kind":"tag","published_at":"2022-03-29T08:16:06.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v3.0.0-alpha.0","html_url":"https://github.com/infinum/datx/releases/tag/v3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v3.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v3.0.0-alpha.0/manifests"},{"name":"v2.4.2","sha":"3b53b7c40efeeb31b74326133657462c421405af","kind":"tag","published_at":"2022-01-14T11:09:56.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.2","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"6459fa849c706c3f40cbc164ce27397c9d261928","kind":"tag","published_at":"2022-01-14T11:03:07.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.1","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9bb41e8586632d9e70439c13374dc2cfaaaff733","kind":"tag","published_at":"2022-01-13T15:50:37.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.4.0","html_url":"https://github.com/infinum/datx/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"9ac00613c96c7338a9143c610003c7b9ca8f3bfe","kind":"tag","published_at":"2021-12-10T11:27:03.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.3.2","html_url":"https://github.com/infinum/datx/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6763741641457068996a7bfb4bcd6b60f548925a","kind":"tag","published_at":"2021-10-22T14:06:45.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.3.1","html_url":"https://github.com/infinum/datx/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"5312a8c13c16f0f42c15f3809c4defcfefe64ecd","kind":"tag","published_at":"2021-10-15T10:08:06.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.3.0","html_url":"https://github.com/infinum/datx/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"6e2662a2b00f4d816ba74b673c0708d98bb01f37","kind":"tag","published_at":"2021-07-30T14:22:25.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.2.3","html_url":"https://github.com/infinum/datx/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"6123e67a63a1eab2817f0bc16f5f285dbe562ead","kind":"tag","published_at":"2021-07-26T06:47:57.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.2.2","html_url":"https://github.com/infinum/datx/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"085641d9dede83f47bb04d5a6e2872daa90a662a","kind":"tag","published_at":"2021-05-27T11:02:43.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.2.1","html_url":"https://github.com/infinum/datx/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.2.1/manifests"},{"name":"v1.1.3","sha":"215de7ac42d0d16dda06f85ad8b54232ca72f2af","kind":"tag","published_at":"2021-05-04T11:39:34.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v1.1.3","html_url":"https://github.com/infinum/datx/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"daf3a4c33e26e3644d32f6eb95fed2c5893c7acf","kind":"tag","published_at":"2021-03-25T12:57:43.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v1.1.2","html_url":"https://github.com/infinum/datx/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5061f7ffb58c5b961f4bea09b0c848b63e9836b1","kind":"tag","published_at":"2021-03-22T11:08:33.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v1.1.1","html_url":"https://github.com/infinum/datx/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fd6c8fde1518b819708c03d3d6f0e8fd38e97a24","kind":"tag","published_at":"2021-03-12T11:13:21.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v1.1.0","html_url":"https://github.com/infinum/datx/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.1.0/manifests"},{"name":"v2.2.0","sha":"582d89830440c6c0d24d245bf909231c0058c94f","kind":"tag","published_at":"2021-03-12T08:59:57.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.2.0","html_url":"https://github.com/infinum/datx/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"42196b1a8d07396c81df39a975eb810025b6bb3b","kind":"tag","published_at":"2021-02-23T12:01:14.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.1.1","html_url":"https://github.com/infinum/datx/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"868285d3264351f240335c71c8f20223d128adc7","kind":"tag","published_at":"2021-02-22T10:08:47.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.1.0","html_url":"https://github.com/infinum/datx/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"729e802e60854cf31aa87dca37e776f735687ce6","kind":"tag","published_at":"2021-01-23T15:48:55.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v2.0.0","html_url":"https://github.com/infinum/datx/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"5d4ef9497f8c9697c9b1915b5c7b855cfe20c27e","kind":"tag","published_at":"2020-06-04T07:39:08.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v1.0.2","html_url":"https://github.com/infinum/datx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0ebef5a20cbee03b60cafb9746901b9aa3fec7e6","kind":"tag","published_at":"2019-04-20T17:52:50.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v1.0.1","html_url":"https://github.com/infinum/datx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"16f55b33bb5d4318de4867720e83571363bf1437","kind":"tag","published_at":"2019-04-20T15:48:10.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v1.0.0","html_url":"https://github.com/infinum/datx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v1.0.0/manifests"},{"name":"v0.16.0","sha":"37651ced2262117f6005a6f80fd4abaea3ce2859","kind":"tag","published_at":"2019-04-13T12:21:45.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.16.0","html_url":"https://github.com/infinum/datx/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.16.0/manifests"},{"name":"v0.15.11","sha":"33c5a5bb663939a1edd807b50ba5ca6a384a6651","kind":"tag","published_at":"2019-03-31T15:01:25.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.11","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.11/manifests"},{"name":"v0.15.10","sha":"e002ee7447959160cd7a3d19ceceb08eda5ef1db","kind":"tag","published_at":"2019-03-31T11:29:28.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.10","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.10/manifests"},{"name":"v0.15.9","sha":"5144b45b9c975045ca4ccac6290ea87ea8b61c45","kind":"tag","published_at":"2019-02-16T12:37:58.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.9","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.9/manifests"},{"name":"v0.15.8","sha":"82822aaf660b42a83b61b9388722c67e9e3ff6c0","kind":"tag","published_at":"2019-02-16T12:27:49.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.8","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.8/manifests"},{"name":"v0.15.7","sha":"6b85564affe5b09b6e9f707d9280ce75cc38ae63","kind":"tag","published_at":"2019-01-26T18:33:05.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.7","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"3a7573b3be132dae1fe567bc70016abe411f781f","kind":"tag","published_at":"2019-01-26T18:03:01.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.6","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"f4570fba1f7749b3a3a96431dceef9a49f303978","kind":"tag","published_at":"2019-01-21T17:39:59.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.5","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"bceca98f0dbeb59c38084a96b023d2a3474e629c","kind":"tag","published_at":"2019-01-19T14:00:25.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.4","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"a775f2d7f0449f0b87b35446b7a6135c4a7625a2","kind":"tag","published_at":"2019-01-14T15:56:02.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.3","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"8eb3100044bcbd0fde32b5377bd53d3d47d838cf","kind":"tag","published_at":"2019-01-11T08:26:11.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.2","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.2/manifests"},{"name":"v0.16.0-2","sha":"0e5a1c0546d9563a469807fbc0b10a1a6884ea44","kind":"tag","published_at":"2018-12-27T13:08:41.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.16.0-2","html_url":"https://github.com/infinum/datx/releases/tag/v0.16.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.16.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.16.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.16.0-2/manifests"},{"name":"v0.16.0-1","sha":"fdc46fd64dc1cc4da84bfb05b1d2d667da131bd6","kind":"tag","published_at":"2018-12-26T20:14:02.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.16.0-1","html_url":"https://github.com/infinum/datx/releases/tag/v0.16.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.16.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.16.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.16.0-1/manifests"},{"name":"v0.16.0-0","sha":"4a1b78344bf19de1819da07c67772ba4193bc5c6","kind":"tag","published_at":"2018-12-26T16:57:48.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.16.0-0","html_url":"https://github.com/infinum/datx/releases/tag/v0.16.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.16.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.16.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.16.0-0/manifests"},{"name":"v0.15.1","sha":"8a2412e3c2d7ec396bef483008b801d85f96b198","kind":"tag","published_at":"2018-11-25T09:56:28.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.1","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"0162e6d69e050c44dae7926d7fe6ba7bd9f47ca3","kind":"tag","published_at":"2018-11-24T15:40:06.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.15.0","html_url":"https://github.com/infinum/datx/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"a94456a111842179f5eecf83e30be905a78d7bae","kind":"tag","published_at":"2018-11-22T11:52:43.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.14.3","html_url":"https://github.com/infinum/datx/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"5f3a006c3af09a580db7a12e1ffde85469839769","kind":"tag","published_at":"2018-11-17T11:16:05.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.14.2","html_url":"https://github.com/infinum/datx/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"62ef606206eaa7c64dcc2e77e6e6d61472b4cf5d","kind":"tag","published_at":"2018-10-25T20:55:08.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.14.1","html_url":"https://github.com/infinum/datx/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"e074fd783fc59bbe25cd6bb3a0635797ce4bd837","kind":"tag","published_at":"2018-10-24T18:12:54.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.14.0","html_url":"https://github.com/infinum/datx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"cb0881ee78a4739c0984efd97af392950a9b8428","kind":"tag","published_at":"2018-10-08T17:48:46.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.13.1","html_url":"https://github.com/infinum/datx/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"22c2c2f8c115f709e9068f38597ed59d8556155e","kind":"tag","published_at":"2018-10-08T17:35:20.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.13.0","html_url":"https://github.com/infinum/datx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"05d082472579d18e62c10c99ee7ebddce8fdd929","kind":"tag","published_at":"2018-10-06T17:45:50.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.12.1","html_url":"https://github.com/infinum/datx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"d4d5fbf03d50e2101912c6f7e2183db8cf03b88d","kind":"tag","published_at":"2018-09-30T11:50:21.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.12.0","html_url":"https://github.com/infinum/datx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.12.0/manifests"},{"name":"v0.11.5","sha":"ce588c93828f210aca9cc62d08ac80add959b4d8","kind":"tag","published_at":"2018-09-06T17:44:27.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.11.5","html_url":"https://github.com/infinum/datx/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"ec5dd0bfda687c53df3fb4db1a78b29b978be8af","kind":"tag","published_at":"2018-06-16T15:12:41.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.11.4","html_url":"https://github.com/infinum/datx/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"1b00261ea478444062086888bb024691811d7a84","kind":"tag","published_at":"2018-06-16T15:01:49.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.11.3","html_url":"https://github.com/infinum/datx/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"2955bf1cc254b9bbbf83ac3c5530683e1f6374f3","kind":"tag","published_at":"2018-05-22T12:46:04.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.11.2","html_url":"https://github.com/infinum/datx/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"072062771f5e75e9ba57d16a5637c811628d92ce","kind":"tag","published_at":"2018-05-07T08:10:56.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.11.1","html_url":"https://github.com/infinum/datx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"34f5b6ab4c9d388bb1bc4e439838903fb37e2d75","kind":"tag","published_at":"2018-05-05T17:16:30.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.11.0","html_url":"https://github.com/infinum/datx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.11.0/manifests"},{"name":"v0.10.6","sha":"bb4abafe8180e70a95beabad7151eacba6786e7c","kind":"commit","published_at":"2018-05-01T08:44:51.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.10.6","html_url":"https://github.com/infinum/datx/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"60f1f97010581d78abe6c226b721bb21339bafa2","kind":"tag","published_at":"2018-04-28T16:24:04.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.10.5","html_url":"https://github.com/infinum/datx/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"09fb306db0e39cfeff3b01c9951728cc63504014","kind":"tag","published_at":"2018-04-15T13:27:36.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.10.4","html_url":"https://github.com/infinum/datx/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.4/manifests"},{"name":"v0.10.2","sha":"68b9405ad66712b98054ae90c82f34ab44360117","kind":"tag","published_at":"2018-04-02T10:34:42.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.10.2","html_url":"https://github.com/infinum/datx/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"8ed33d30dd0b076126152f15538ca0f5b019bf44","kind":"tag","published_at":"2018-04-01T17:36:44.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.10.1","html_url":"https://github.com/infinum/datx/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"00d73cd6564bb4da845d0a33bf9cf7707d3556bb","kind":"tag","published_at":"2018-04-01T17:20:14.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.10.0","html_url":"https://github.com/infinum/datx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.10.0/manifests"},{"name":"v0.9.12","sha":"765ea3be2e539135ec8ee634490e7a704d06be33","kind":"tag","published_at":"2018-03-25T10:46:23.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.12","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"8df6f06050bd66b21b714c1e8840fbf146d06f89","kind":"tag","published_at":"2018-03-22T08:25:02.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.11","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"8bd90438adae14cc626631748d04b9ada1176ecd","kind":"tag","published_at":"2018-03-18T10:50:50.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.10","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"0f11c9b93d08013111c3c088ae8d0b8482f906ad","kind":"tag","published_at":"2018-03-15T14:05:20.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.9","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"bda2b0505fb5fd83e0bb697dab3ca9bef7129fcb","kind":"tag","published_at":"2018-03-07T16:16:05.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.8","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"2f8410b31e7ab2425606fe5494c9ddc7fa22958a","kind":"tag","published_at":"2018-03-07T16:07:51.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.7","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"7c8fe3baef990656a8ff1303e5d209d7daf75995","kind":"tag","published_at":"2018-02-28T18:55:29.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.6","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"e56ea0840dedcec4517ce2cabfb6b1e0ae59c259","kind":"tag","published_at":"2018-02-28T17:42:17.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.5","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.5/manifests"},{"name":"v0.9.2","sha":"48def172af99222a5ada239bfecd335d99a11e1b","kind":"tag","published_at":"2018-02-28T13:43:47.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.2","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"dac3ef80e240952ec75a9cbf0a89b491b67ef347","kind":"tag","published_at":"2018-02-28T13:15:07.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.1","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"2336d8e8dcbfc50f608b545827118c4a1324fde3","kind":"tag","published_at":"2018-02-25T11:27:04.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.9.0","html_url":"https://github.com/infinum/datx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f1785fa4d78152bbaaddfba32d62bb1f1c3147e5","kind":"tag","published_at":"2018-02-18T10:06:34.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.8.0","html_url":"https://github.com/infinum/datx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"6bcf13c65251e7cd60ed698435100ce720e1f3fa","kind":"tag","published_at":"2018-02-03T18:19:00.000Z","download_url":"https://codeload.github.com/infinum/datx/tar.gz/v0.7.0","html_url":"https://github.com/infinum/datx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infinum/datx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/tags/v0.7.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T16:34:44.265Z","dependent_packages_count":1,"downloads":1341,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":10.526701044719234,"dependent_repos_count":7.617046623464178,"dependent_packages_count":20.919690699359002,"stargazers_count":4.515835205723625,"forks_count":7.326755052615402,"docker_downloads_count":null,"average":10.181205725176287},"purl":"pkg:npm/%40datx/jsonapi-angular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@datx/jsonapi-angular","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@datx/jsonapi-angular","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@datx/jsonapi-angular/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T05:17:02.720Z","issues_count":89,"pull_requests_count":263,"avg_time_to_close_issue":2823916.5576923075,"avg_time_to_close_pull_request":3246273.2967479676,"issues_closed_count":52,"pull_requests_closed_count":246,"pull_request_authors_count":9,"issue_authors_count":13,"avg_comments_per_issue":2.292134831460674,"avg_comments_per_pull_request":1.2281368821292775,"merged_pull_requests_count":183,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":286.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fdatx/issues","maintainers":[{"login":"DarkoKukovec","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DarkoKukovec"},{"login":"nives113","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nives113"}],"active_maintainers":[{"login":"DarkoKukovec","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DarkoKukovec"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datx%2Fjsonapi-angular/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datx%2Fjsonapi-angular/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datx%2Fjsonapi-angular/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datx%2Fjsonapi-angular/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datx%2Fjsonapi-angular/codemeta","maintainers":[{"uuid":"darkokukovec","login":"darkokukovec","name":null,"email":"npm@kuk.is","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~darkokukovec","role":null,"created_at":"2022-11-12T20:36:53.960Z","updated_at":"2022-11-12T20:36:53.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darkokukovec/packages"},{"uuid":"infinumcom","login":"infinumcom","name":null,"email":"accounts.npm@infinum.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~infinumcom","role":null,"created_at":"2022-11-12T20:36:53.943Z","updated_at":"2022-11-12T20:36:53.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/infinumcom/packages"},{"uuid":"safo6m","login":"safo6m","name":null,"email":"mihael.safaric+npm@gmail.com","url":null,"packages_count":62,"html_url":"https://www.npmjs.com/~safo6m","role":null,"created_at":"2022-11-12T20:36:54.035Z","updated_at":"2022-11-12T20:36:54.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/safo6m/packages"},{"uuid":"fvoska","login":"fvoska","name":null,"email":"filip.voska@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~fvoska","role":null,"created_at":"2022-11-12T20:36:54.179Z","updated_at":"2022-11-12T20:36:54.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fvoska/packages"},{"uuid":"danipavic","login":"danipavic","name":null,"email":"dani.pavic@infinum.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~danipavic","role":null,"created_at":"2022-11-12T20:36:53.860Z","updated_at":"2022-11-12T20:36:53.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danipavic/packages"}]}