{"id":1352778,"name":"@voxgig/model","ecosystem":"npm","description":"Voxgig Model.","homepage":"https://github.com/voxgig/model","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/voxgig/model","keywords_array":["voxgig","model"],"namespace":"voxgig","versions_count":107,"first_release_published_at":"2021-04-20T20:33:43.308Z","latest_release_published_at":"2026-09-16T00:29:21.254Z","latest_release_number":"11.0.2","last_synced_at":"2026-09-16T00:32:09.268Z","created_at":"2022-04-08T22:03:39.248Z","updated_at":"2026-09-16T00:32:09.269Z","registry_url":"https://www.npmjs.com/package/@voxgig/model","install_command":"npm install @voxgig/model","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.2"},"contentPolicy":null},"repo_metadata":{"id":54621147,"uuid":"359911527","full_name":"voxgig/model","owner":"voxgig","description":null,"archived":false,"fork":false,"pushed_at":"2026-09-05T20:54:40.000Z","size":944,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-07T12:39:27.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/voxgig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2021-04-20T18:18:27.000Z","updated_at":"2026-09-05T20:46:22.000Z","dependencies_parsed_at":"2023-12-05T17:31:26.607Z","dependency_job_id":"1e5524ad-22ce-4520-98ac-dbc57b055a33","html_url":"https://github.com/voxgig/model","commit_stats":null,"previous_names":[],"tags_count":105,"template":true,"template_full_name":null,"purl":"pkg:github/voxgig/model","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voxgig","download_url":"https://codeload.github.com/voxgig/model/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/sbom","scorecard":{"id":1240649,"data":{"date":"2025-12-15","repo":{"name":"github.com/voxgig/model","commit":"a23d6c3943cacd1387f61ef11bfe2c78fa327891"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#code-review"}},{"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/build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/voxgig/model/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/voxgig/model/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/voxgig/model/build.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#license"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#fuzzing"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-12-22T18:31:02.407Z","repository_id":54621147,"created_at":"2025-12-22T18:31:02.407Z","updated_at":"2025-12-22T18:31:02.407Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37304131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-14T02:00:06.290Z","response_time":176,"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":"voxgig","name":"voxgig","uuid":"33902825","kind":"organization","description":"Open source from voxgig","email":null,"website":"voxgig.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33902825?v=4","repositories_count":27,"last_synced_at":"2023-02-27T03:25:32.954Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/voxgig","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T12:44:08.495Z","updated_at":"2023-02-27T03:25:32.957Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voxgig","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voxgig/repositories"},"tags":[{"name":"go/v0.1.5","sha":"b9c1f1083b82c0e70d60b8f6c44047ce6fde1446","kind":"commit","published_at":"2026-07-21T16:45:50.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/go/v0.1.5","html_url":"https://github.com/voxgig/model/releases/tag/go/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@go%2Fv0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/go%2Fv0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/go%2Fv0.1.5/manifests"},{"name":"ts/v9.2.4","sha":"dd9bfe6a89267e996428929b308ee67ece9f52f7","kind":"commit","published_at":"2026-07-21T16:45:22.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/ts/v9.2.4","html_url":"https://github.com/voxgig/model/releases/tag/ts/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@ts%2Fv9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/ts%2Fv9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/ts%2Fv9.2.4/manifests"},{"name":"go/v0.1.4","sha":"ec945af0ba93c0531652c9b2984b57ce6856008c","kind":"commit","published_at":"2026-07-21T11:47:05.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/go/v0.1.4","html_url":"https://github.com/voxgig/model/releases/tag/go/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@go%2Fv0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/go%2Fv0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/go%2Fv0.1.4/manifests"},{"name":"ts/v9.2.3","sha":"c59d641eaae4d7a70aba3cad0ef136c237f35ff5","kind":"commit","published_at":"2026-07-21T11:46:30.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/ts/v9.2.3","html_url":"https://github.com/voxgig/model/releases/tag/ts/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@ts%2Fv9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/ts%2Fv9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/ts%2Fv9.2.3/manifests"},{"name":"v9.2.2","sha":"150f1257a35e41c1d97cccee16285a5547610df1","kind":"commit","published_at":"2026-07-08T11:55:36.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v9.2.2","html_url":"https://github.com/voxgig/model/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"131bb7e1737be2426107c7b286847426e1d2361c","kind":"commit","published_at":"2026-07-07T11:41:11.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v9.2.1","html_url":"https://github.com/voxgig/model/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"8270fe4cb697207c82a6247759b3d13b76e517f2","kind":"commit","published_at":"2026-07-07T11:34:18.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v9.2.0","html_url":"https://github.com/voxgig/model/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v9.2.0/manifests"},{"name":"go/v0.1.2","sha":"df943965e964fc21146a697d5f9405899897eab0","kind":"commit","published_at":"2026-06-09T16:08:30.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/go/v0.1.2","html_url":"https://github.com/voxgig/model/releases/tag/go/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@go%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/go%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/go%2Fv0.1.2/manifests"},{"name":"v9.1.0","sha":"883d8f8b883556e7e271219efc42fef9cbbcbfc9","kind":"commit","published_at":"2026-06-09T16:04:19.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v9.1.0","html_url":"https://github.com/voxgig/model/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v9.1.0/manifests"},{"name":"go/v0.1.1","sha":"0f24d7517d2694c0878b4b103ff8e267373731c3","kind":"commit","published_at":"2026-06-09T15:27:39.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/go/v0.1.1","html_url":"https://github.com/voxgig/model/releases/tag/go/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@go%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/go%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/go%2Fv0.1.1/manifests"},{"name":"v9.0.0","sha":"e63d48b14d52d369896aac6beef61361303e077d","kind":"commit","published_at":"2026-06-09T15:24:23.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v9.0.0","html_url":"https://github.com/voxgig/model/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v9.0.0/manifests"},{"name":"v8.1.0","sha":"9a7a33c645c00d3e25b7f3d8f381eb855fb4113c","kind":"commit","published_at":"2026-05-05T14:59:58.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v8.1.0","html_url":"https://github.com/voxgig/model/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"eb74fd4cb304c2019e06edc4ae01c055f36efa35","kind":"commit","published_at":"2026-05-01T11:37:40.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v8.0.0","html_url":"https://github.com/voxgig/model/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v8.0.0/manifests"},{"name":"v7.8.1","sha":"5cfd360196c91dcb0f58de99c86ee7573f445846","kind":"commit","published_at":"2026-04-22T16:03:36.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.8.1","html_url":"https://github.com/voxgig/model/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"f6e15ec75361aa70a9e6e8c52cde094abe434d86","kind":"commit","published_at":"2026-04-22T16:03:05.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.8.0","html_url":"https://github.com/voxgig/model/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"94efe55d42fbb2c553f8e12d89be4fde393b9f13","kind":"commit","published_at":"2026-04-21T21:49:40.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.7.0","html_url":"https://github.com/voxgig/model/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"5103b94d7064edb288af6592044705104dc3846c","kind":"commit","published_at":"2026-03-24T21:14:09.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.6.0","html_url":"https://github.com/voxgig/model/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a0665194adbf3224f0e0ec64c62f51977885ff45","kind":"commit","published_at":"2026-03-20T10:49:30.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.5.0","html_url":"https://github.com/voxgig/model/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"06aaddf6e17875c2343edfd881f214f5638de23a","kind":"commit","published_at":"2026-03-12T21:01:18.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.4.0","html_url":"https://github.com/voxgig/model/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"f2c48b290b1d4c263cc3be4daf3afc64895e08f3","kind":"commit","published_at":"2026-02-18T15:23:35.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.3.2","html_url":"https://github.com/voxgig/model/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"e1399af78252cfea8e395c34d0f995a0d9f5b899","kind":"commit","published_at":"2026-02-18T13:58:47.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.3.1","html_url":"https://github.com/voxgig/model/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3d86a3058cf7f30c0d83ebaf3edac82dc0c9d645","kind":"commit","published_at":"2026-02-18T13:34:46.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.3.0","html_url":"https://github.com/voxgig/model/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"a23d6c3943cacd1387f61ef11bfe2c78fa327891","kind":"commit","published_at":"2025-07-31T14:47:37.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.2.0","html_url":"https://github.com/voxgig/model/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"2aec503b797c02d9d47e45c302e530b1c390f97b","kind":"commit","published_at":"2025-07-29T16:29:59.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.1.0","html_url":"https://github.com/voxgig/model/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"7a3f791059722159b1a916492fa6e203e76bff29","kind":"commit","published_at":"2025-07-29T15:34:16.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v7.0.0","html_url":"https://github.com/voxgig/model/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"0bb6674c150eda13461fa467acdaa2c8e2b899f9","kind":"commit","published_at":"2025-05-06T16:28:06.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v6.0.1","html_url":"https://github.com/voxgig/model/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"17e9fb0145afa730b5aa4fd602d358a1dc6485cd","kind":"commit","published_at":"2025-05-06T16:03:32.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v6.0.0","html_url":"https://github.com/voxgig/model/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"d6532b7397aeb537a7867560874aa3f4e0904d97","kind":"commit","published_at":"2025-01-24T20:07:25.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.6.0","html_url":"https://github.com/voxgig/model/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"43c8bed3a94e38edca416a34507cb104b989bd6b","kind":"commit","published_at":"2025-01-24T15:23:37.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.5.0","html_url":"https://github.com/voxgig/model/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"5a712964b8ca78228477537fbbb69a19258e4334","kind":"commit","published_at":"2025-01-21T19:15:42.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.4.0","html_url":"https://github.com/voxgig/model/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"79c6aaf3eb1e5b1f3e269765347ca148ed7707b1","kind":"commit","published_at":"2025-01-11T17:31:47.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.3.0","html_url":"https://github.com/voxgig/model/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.3.0/manifests"},{"name":"v5.2.5","sha":"f13d3856ebd7a0694adef4e697eae6d5c8d0982e","kind":"commit","published_at":"2025-01-11T17:17:49.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.2.5","html_url":"https://github.com/voxgig/model/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"13afe959ed0f8ec7bbff8e7f2b87660bec5637d2","kind":"commit","published_at":"2025-01-11T17:13:18.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.2.4","html_url":"https://github.com/voxgig/model/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"d23ab2899181d612cc16cae150c6f790b4b213b6","kind":"commit","published_at":"2025-01-11T17:08:49.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.2.3","html_url":"https://github.com/voxgig/model/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"4c3bfc65b5dc06a70e473a9c44652e4069e1dfd2","kind":"commit","published_at":"2025-01-11T17:04:20.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.2.2","html_url":"https://github.com/voxgig/model/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"8ceb33e4e62af09c9ecea041605efb2d5e0dff59","kind":"commit","published_at":"2024-12-20T13:52:06.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.2.1","html_url":"https://github.com/voxgig/model/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"6a1981f5a1cf8014ee5175f55403348c0bc13465","kind":"commit","published_at":"2024-12-20T13:03:21.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.2.0","html_url":"https://github.com/voxgig/model/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"11ae396f3a0573e14a05f7674e6f1febbb808ff8","kind":"commit","published_at":"2024-11-15T17:31:19.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.1.0","html_url":"https://github.com/voxgig/model/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"a4fcbd8e882d2b90e83651f9ce40833b6299a795","kind":"commit","published_at":"2024-11-13T18:24:24.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v5.0.0","html_url":"https://github.com/voxgig/model/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"45491af7a5cea72bba4f2366f6f2a821d1795887","kind":"commit","published_at":"2024-10-18T12:43:40.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v4.0.0","html_url":"https://github.com/voxgig/model/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v4.0.0/manifests"},{"name":"v3.5.0","sha":"8320b52e9527fa7ff9693e9eca047b1bfba50cd1","kind":"commit","published_at":"2024-09-24T15:55:31.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v3.5.0","html_url":"https://github.com/voxgig/model/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"f266904d577282f97ee49c6e4b64d4f2221042d4","kind":"commit","published_at":"2024-09-23T12:43:16.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v3.4.0","html_url":"https://github.com/voxgig/model/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"8b7c2ad0c34cd185beff829782e4158c5a5f921a","kind":"commit","published_at":"2024-09-19T15:11:50.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v3.3.0","html_url":"https://github.com/voxgig/model/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"9056abb3af13b8138637be39bd5ab54b692fa91d","kind":"commit","published_at":"2024-09-02T21:21:38.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v3.2.0","html_url":"https://github.com/voxgig/model/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"d408dc029fdeb853a4586a3ed07a6f04aa0a6b25","kind":"commit","published_at":"2024-08-28T19:47:31.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v3.1.0","html_url":"https://github.com/voxgig/model/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"3d325b3341282f0a862a21e2d92340000f35a23e","kind":"commit","published_at":"2024-08-22T22:38:36.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v3.0.0","html_url":"https://github.com/voxgig/model/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v3.0.0/manifests"},{"name":"v2.3.1","sha":"1377d738030a765610fff4e2d7d0e7b45c65310d","kind":"commit","published_at":"2024-08-14T18:41:34.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v2.3.1","html_url":"https://github.com/voxgig/model/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9c7dc40ec81b04945bd5a5e7585d3e083de07feb","kind":"commit","published_at":"2024-08-14T18:38:09.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v2.3.0","html_url":"https://github.com/voxgig/model/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"a23e6b98d6ab83844df4639750cba7d112bca3bb","kind":"commit","published_at":"2024-08-06T19:05:18.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v2.2.0","html_url":"https://github.com/voxgig/model/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"62945bef5fbc922d6be5bc29e83b866d41bcf35f","kind":"commit","published_at":"2024-07-10T21:04:18.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v2.1.0","html_url":"https://github.com/voxgig/model/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"2d9ea695c5d791003d6fe9f133cefb90aca0e804","kind":"commit","published_at":"2024-07-10T17:52:45.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v2.0.1","html_url":"https://github.com/voxgig/model/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"80d01741753952d272b4ac5d3134da396afbd773","kind":"commit","published_at":"2024-07-10T17:50:25.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v2.0.0","html_url":"https://github.com/voxgig/model/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"fe1c3fb19aa4102feb21ccc358ddd0a2fc8c5d8e","kind":"commit","published_at":"2024-06-11T17:41:41.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v1.5.0","html_url":"https://github.com/voxgig/model/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"73392e78eb730ad7b55aabc6d26e6fdae71997af","kind":"commit","published_at":"2024-02-22T13:33:46.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v1.4.0","html_url":"https://github.com/voxgig/model/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"8885e9e449394e00fd59118444b6e7db5e17298a","kind":"commit","published_at":"2024-01-28T02:13:15.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v1.3.1","html_url":"https://github.com/voxgig/model/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"bed013b02e4b019e3a82989971cc701e77478003","kind":"commit","published_at":"2024-01-22T18:38:19.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v1.3.0","html_url":"https://github.com/voxgig/model/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"52b31d60e16d7c7b24e296a5caa23d60d669e0f8","kind":"commit","published_at":"2024-01-20T01:21:41.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v1.2.0","html_url":"https://github.com/voxgig/model/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"47072960c306de181ca8b89fe0dd21e4f03029e0","kind":"commit","published_at":"2024-01-04T22:01:01.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v1.1.0","html_url":"https://github.com/voxgig/model/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"71504a2ef2381c323548064797ac9d12780b534e","kind":"commit","published_at":"2023-12-05T16:07:08.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v1.0.0","html_url":"https://github.com/voxgig/model/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v1.0.0/manifests"},{"name":"v0.25.0","sha":"c8e2553d9f67f12547779c327e8643bd81df501e","kind":"commit","published_at":"2023-12-03T00:45:34.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.25.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"ca8b70c2e7a4f88f42a18bb0e18267a9eb231db9","kind":"commit","published_at":"2023-08-29T14:03:40.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.24.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"d06bfa7a07d2f5c6dcced6fb81a88eaf5ebae571","kind":"commit","published_at":"2023-08-16T14:25:22.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.23.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"da3ca9a419f43eb3f0073bb7822b490012e8c939","kind":"commit","published_at":"2023-06-26T17:47:03.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.22.2","html_url":"https://github.com/voxgig/model/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"23fb9c2471a4bfd8a06812be0cb142940946b70f","kind":"commit","published_at":"2023-06-26T17:15:10.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.22.1","html_url":"https://github.com/voxgig/model/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"e489d1536ce9b37be42480c8ab16654a6b22f2a7","kind":"commit","published_at":"2023-06-26T12:49:59.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.22.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"f7084d234f944a4aea054544c1fa59c06cb8d5cd","kind":"commit","published_at":"2023-06-25T14:02:17.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.21.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9eebd1f3afd7bd191ad18e895e3b26212d816466","kind":"commit","published_at":"2023-06-06T01:46:16.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.20.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"0104523c736b6743717c7ad3aebdcd8c515ce382","kind":"commit","published_at":"2023-03-21T13:53:34.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.19.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"884d7073db8e4ace3e822078ab9ef501595ce39f","kind":"commit","published_at":"2023-03-20T20:37:20.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.18.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"f5e23cdfb2a6eae9c06e7fdda8b71ecae0fa5a91","kind":"commit","published_at":"2023-03-20T19:11:51.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.17.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"3e1d4210fbcf127fde7c4c0798c56a0adcc44f52","kind":"commit","published_at":"2023-03-15T11:40:46.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.16.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.16.0/manifests"},{"name":"v0.14.1","sha":"f061b68bbef045ac6a401ca630de053a079c6768","kind":"commit","published_at":"2023-03-09T00:18:27.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.14.1","html_url":"https://github.com/voxgig/model/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"59b1ec251a70c79e935e2caaf417cf2b6f020257","kind":"commit","published_at":"2023-03-08T19:57:01.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.14.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.14.0/manifests"},{"name":"v0.5.3","sha":"d858e49ecfae88d01aa53869868d79b5064b55ce","kind":"commit","published_at":"2023-02-02T22:26:26.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.5.3","html_url":"https://github.com/voxgig/model/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"32c038a66fde8f37a3197d593e31e67f417414ad","kind":"commit","published_at":"2023-02-02T22:24:32.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.5.2","html_url":"https://github.com/voxgig/model/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.5.2/manifests"},{"name":"v0.13.1","sha":"d08fbe97731e711d964871700f92a45c602e6e4d","kind":"commit","published_at":"2023-02-02T21:00:57.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.13.1","html_url":"https://github.com/voxgig/model/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d706d1d4f88ff730b6e4014d55477b1046c94","kind":"commit","published_at":"2022-12-29T01:40:25.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.13.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"8268b520967822dccebf80cc08d7633b9752eda5","kind":"commit","published_at":"2022-11-15T10:36:58.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.12.1","html_url":"https://github.com/voxgig/model/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"a72a7699ff4ba9e15fbc4e469c9861d9c92ecb83","kind":"commit","published_at":"2022-09-09T10:42:55.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.12.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8f15e0814fe837284c4dedb125516251bbf2b268","kind":"commit","published_at":"2022-08-16T05:13:56.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.11.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"924e01b1a9171c3a6596415d78b6ee848cb86a4f","kind":"commit","published_at":"2022-08-16T04:40:25.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.10.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"3e5f793d5a81b475f81f1e6a52dbe61f2f319f66","kind":"commit","published_at":"2022-08-15T04:29:20.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.9.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"32d2d18c14806f3c781a3222afd37cdc6fc85099","kind":"commit","published_at":"2022-08-13T05:22:57.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.8.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8eb09d0e7d482ca6cfe13c4cae39be4dae1390b9","kind":"commit","published_at":"2022-08-08T18:55:17.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.7.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"d55aee96bc5d9e788ca6091c03afd6b2884983c6","kind":"commit","published_at":"2022-08-08T12:10:49.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.6.1","html_url":"https://github.com/voxgig/model/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acc04d135c440d242db95ea51a77cd4a1bf907d6","kind":"commit","published_at":"2022-08-08T11:51:45.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.6.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"da4f605d748a9868d26cb3dffd300e56ea8f6d02","kind":"commit","published_at":"2022-07-13T19:24:32.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.5.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"82577867d71d06e79e8a59aa3196776e673d2010","kind":"commit","published_at":"2022-06-16T23:14:20.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.4.1","html_url":"https://github.com/voxgig/model/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a8d70b95e5ccaf9ac7c9ddd694c9298ab1af58ae","kind":"commit","published_at":"2022-06-16T23:11:19.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.4.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8e1aa60e716dc753fba50a807851cf2f69fb3a63","kind":"commit","published_at":"2022-05-31T12:46:58.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.3.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7cdc2187c38681033a2d40ec4ed533c4cbcf85d6","kind":"commit","published_at":"2022-05-27T14:13:57.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.2.1","html_url":"https://github.com/voxgig/model/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"645892435241ad9ebddb72a567b73d5c24a718a1","kind":"commit","published_at":"2022-05-27T13:39:26.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.2.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"5c22ed6f195897d40a5069bc44d22054b41e2e75","kind":"commit","published_at":"2022-05-26T20:54:24.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.1.3","html_url":"https://github.com/voxgig/model/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"305dd6ddf84583150863a13e8037e7a4be66640d","kind":"commit","published_at":"2022-05-26T13:08:36.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.1.2","html_url":"https://github.com/voxgig/model/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8196aed28895ae5cf2fd31b3b4425c7209a2ea7f","kind":"commit","published_at":"2022-05-25T22:36:25.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.1.1","html_url":"https://github.com/voxgig/model/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"415c1ae17f9556d946f483a54572b1235c064241","kind":"commit","published_at":"2022-05-25T22:31:42.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.1.0","html_url":"https://github.com/voxgig/model/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.1.0/manifests"},{"name":"v0.0.11","sha":"4b3da8f5d009994a2bb9c4c782fac07d9551ea94","kind":"commit","published_at":"2022-05-19T13:03:58.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.0.11","html_url":"https://github.com/voxgig/model/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"b536504c41d8782a4ec1afa065f67431454581a0","kind":"commit","published_at":"2022-05-19T13:03:00.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.0.10","html_url":"https://github.com/voxgig/model/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"9f1af04741ed5b137566148abebc4555dfcb57da","kind":"commit","published_at":"2021-07-12T13:21:48.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.0.9","html_url":"https://github.com/voxgig/model/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"464d0d42090ff9f6a562f67a34754b6810c39d75","kind":"commit","published_at":"2021-04-26T22:13:59.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.0.8","html_url":"https://github.com/voxgig/model/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"40fdee7e6fca0db7918cdb8ab837247b2c6e486d","kind":"commit","published_at":"2021-04-26T22:00:52.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.0.7","html_url":"https://github.com/voxgig/model/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.7/manifests"},{"name":"v0.0.5","sha":"eee5b57c0d078856a832aa9c6f81439651568d06","kind":"commit","published_at":"2021-04-26T20:38:52.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.0.5","html_url":"https://github.com/voxgig/model/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"34eea8da6d5d2a7c7d1f68541680b289935c4ad1","kind":"commit","published_at":"2021-04-20T21:02:20.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.0.4","html_url":"https://github.com/voxgig/model/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4502082fc55dfdba0191392899df21583c47c2ff","kind":"commit","published_at":"2021-04-20T20:33:35.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.0.3","html_url":"https://github.com/voxgig/model/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"676e8a624d283a79802ec9d92d0cacc401e70385","kind":"commit","published_at":"2021-04-20T20:30:40.000Z","download_url":"https://codeload.github.com/voxgig/model/tar.gz/v0.0.2","html_url":"https://github.com/voxgig/model/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/voxgig/model@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-09-14T05:51:49.301Z","dependent_packages_count":2,"downloads":2766,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":7.21366970258725,"dependent_repos_count":6.355074938384495,"dependent_packages_count":8.84529426929897,"stargazers_count":16.721785490418988,"forks_count":11.589331811574503,"docker_downloads_count":null,"average":10.145031242452841},"purl":"pkg:npm/%40voxgig/model","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@voxgig/model","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@voxgig/model","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@voxgig/model/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T11:14:20.671Z","issues_count":2,"pull_requests_count":10,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3204.8,"issues_closed_count":0,"pull_requests_closed_count":10,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.3,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3204.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxgig%2Fmodel/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@voxgig%2Fmodel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@voxgig%2Fmodel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@voxgig%2Fmodel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@voxgig%2Fmodel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@voxgig%2Fmodel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@voxgig%2Fmodel/codemeta","maintainers":[{"uuid":"rjrodger","login":"rjrodger","name":null,"email":"richard.rodger@voxgig.com","url":null,"packages_count":360,"html_url":"https://www.npmjs.com/~rjrodger","role":null,"created_at":"2022-11-11T05:10:54.043Z","updated_at":"2022-11-11T05:10:54.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rjrodger/packages"},{"uuid":"lmscunha","login":"lmscunha","name":null,"email":"agile.ice4816@fastmail.com","url":null,"packages_count":133,"html_url":"https://www.npmjs.com/~lmscunha","role":null,"created_at":"2024-04-23T01:31:44.752Z","updated_at":"2024-04-23T01:31:44.752Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lmscunha/packages"}]}