{"id":868546,"name":"@cocreate/datatable","ecosystem":"npm","description":"A simple datatable component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.","homepage":"https://cocreate.app/docs/datatable","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/CoCreate-app/CoCreate-datatable","keywords_array":["datatable","low-code","realtime","realtime-framework","collaboration","shared-editing","html5-framework","javascript-framework"],"namespace":"cocreate","versions_count":210,"first_release_published_at":"2021-04-19T02:28:04.252Z","latest_release_published_at":"2026-01-18T23:57:14.519Z","latest_release_number":"1.11.4","last_synced_at":"2026-03-27T20:32:16.419Z","created_at":"2022-04-07T14:58:58.535Z","updated_at":"2026-03-27T20:32:16.419Z","registry_url":"https://www.npmjs.com/package/@cocreate/datatable","install_command":"npm install @cocreate/datatable","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/CoCreate-app"},"dist-tags":{"latest":"1.11.4"}},"repo_metadata":{"id":49179722,"uuid":"191001274","full_name":"CoCreate-app/CoCreate-datatable","owner":"CoCreate-app","description":"A simple datatable component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.","archived":false,"fork":false,"pushed_at":"2025-09-07T01:15:26.000Z","size":604,"stargazers_count":9,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-07T03:17:53.495Z","etag":null,"topics":["collaboration","datatable","html5-framework","javascript-framework","low-code","realtime","realtime-framework","shared-editing"],"latest_commit_sha":null,"homepage":"https://cocreate.app/docs/datatable","language":"HTML","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/CoCreate-app.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"dco":null,"cla":null},"funding":{"github":"CoCreate-app"}},"created_at":"2019-06-09T12:03:35.000Z","updated_at":"2025-09-07T01:16:36.000Z","dependencies_parsed_at":"2023-10-15T19:01:13.569Z","dependency_job_id":"c6a8b093-af10-46af-bed8-fecf7e5ddb73","html_url":"https://github.com/CoCreate-app/CoCreate-datatable","commit_stats":{"total_commits":519,"total_committers":16,"mean_commits":32.4375,"dds":"0.47013487475915217","last_synced_commit":"b5ec611171c55506acb8083b1c95aa0eaf624cb7"},"previous_names":[],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/sbom","scorecard":{"id":31020,"data":{"date":"2025-08-11","repo":{"name":"github.com/CoCreate-app/CoCreate-datatable","commit":"7f62b76d437e9b80bf226b12e5495a7595b59995"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/automated.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/automated.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-datatable/automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/automated.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-datatable/automated.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automated.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-datatable/automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/automated.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-datatable/automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/automated.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-datatable/automated.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automated.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-datatable/automated.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T19:07:23.349Z","repository_id":49179722,"created_at":"2025-08-14T19:07:23.349Z","updated_at":"2025-08-14T19:07:23.349Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278939022,"owners_count":26072275,"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-08T02:00:06.501Z","response_time":56,"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":"CoCreate-app","name":"CoCreate","uuid":"40721413","kind":"organization","description":"Full-Featured Web Apps in a Fraction of the Time, With Zero Lock-In directly from the design phase.","email":"develop@cocreate.app","website":"https://cocreate.app","location":"New York City","twitter":"CoCreate_App","company":null,"icon_url":"https://avatars.githubusercontent.com/u/40721413?v=4","repositories_count":137,"last_synced_at":"2025-09-28T01:18:07.426Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/CoCreate-app","funding_links":["https://github.com/sponsors/CoCreate-app"],"total_stars":609,"followers":19,"following":0,"created_at":"2022-11-15T11:11:47.519Z","updated_at":"2025-09-28T01:18:07.427Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app/repositories"},"tags":[{"name":"v1.11.3","sha":"7f62b76d437e9b80bf226b12e5495a7595b59995","kind":"commit","published_at":"2025-05-01T01:00:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.11.3","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d4ce0054a0037887bbabfd1f3bbf6604be860c3b","kind":"commit","published_at":"2025-04-30T23:41:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.11.2","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"ee4befa7f06a7168a25c1d79a11256d0b75e423e","kind":"commit","published_at":"2025-01-18T21:20:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.11.1","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"9972259b4e56dc203966c3660818da4630d7ddeb","kind":"commit","published_at":"2024-11-04T13:21:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.11.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"a562e941924ba2b21fad46fb6663f7443e298487","kind":"commit","published_at":"2024-06-12T23:38:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.10.3","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"94395bbf0b8800d80d03865a1b6aac4c73181e88","kind":"commit","published_at":"2024-04-29T14:58:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.10.2","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"4beebe495a7e67443bf2b9d2445e00a935050310","kind":"commit","published_at":"2024-02-05T20:40:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.10.1","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"b5ec611171c55506acb8083b1c95aa0eaf624cb7","kind":"commit","published_at":"2023-11-25T23:43:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.10.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b56c02330deb973b87b26b6d1bd976bc0c0c87c6","kind":"commit","published_at":"2023-11-25T21:36:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.9.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"e8f1b3d398af2e6e48b9b6952ccb296b43eff570","kind":"commit","published_at":"2023-11-19T20:35:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.8.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.8.0/manifests"},{"name":"v1.7.7","sha":"e6502c1cb28401a1d7f31f6979d207ca24bf3d02","kind":"commit","published_at":"2023-11-12T18:19:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.7.7","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"04cd46ebcf96cbbed8cd6b400fa2999565af6b4a","kind":"commit","published_at":"2023-11-09T00:36:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.7.6","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"9a1a6f30b5a68880685817191dfeefb22b06208d","kind":"commit","published_at":"2023-11-03T23:38:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.7.5","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"81bc39a0aaf48c9181375079ad8f837cbc4cd983","kind":"commit","published_at":"2023-10-25T00:22:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.7.4","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"912c82a832dd4ebba5f3571f9b72e8a00f650595","kind":"commit","published_at":"2023-10-16T03:31:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.7.3","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c5646db22699cd92d2950e14b63c14e641ce3cfc","kind":"commit","published_at":"2023-09-18T01:23:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.7.2","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"5e6e594e5d66ed554b5de1df17f45c7c3c718d5c","kind":"commit","published_at":"2023-08-21T04:13:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.7.1","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"45992b60ba5aa16d4323013cdb27d00790c0b44c","kind":"commit","published_at":"2023-08-21T03:53:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.7.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"b9d5443d07ee60f2ae1260ec577dfbb91c11adf9","kind":"commit","published_at":"2023-08-21T03:39:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.6.1","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5a9bfdf9a60687dd25808ffb98be6006d69baa69","kind":"commit","published_at":"2023-08-17T00:16:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.6.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3bb46a3b7f058d7683ef0ddc0f7f758facb5663b","kind":"commit","published_at":"2023-08-16T23:47:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.5.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.5.0/manifests"},{"name":"v1.4.27","sha":"ec682bb8772df68c5029da0f87ef3d80f762d0dc","kind":"commit","published_at":"2023-06-14T20:07:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.27","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"bb0c6ff590b1b90a76a194fc2bc8deb6660323cc","kind":"commit","published_at":"2023-06-11T22:59:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.26","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"d430c1584a12d05817e207096cdea0724737a6f7","kind":"commit","published_at":"2023-06-11T22:37:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.25","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"46466d893edda1c996dde9bd32a6afee9a1ec278","kind":"commit","published_at":"2023-06-11T21:57:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.24","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"1a96bdfc964cdee9fff0fc3566a37d3ffb099ede","kind":"commit","published_at":"2023-06-11T21:28:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.23","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"c7c4244b1365c5c8008511973b48cd50ede4a6fe","kind":"commit","published_at":"2023-06-11T20:52:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.22","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"181d60d7d25514fac044e4080f1d62e3d1fc2eb9","kind":"commit","published_at":"2023-06-11T20:19:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.21","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"c35cc0058fbab8dd35765d6f7c9faf868c7429dd","kind":"commit","published_at":"2023-06-11T19:58:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.20","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"b8c1ab9665b4829066a748f1aeacd976a5461964","kind":"commit","published_at":"2023-06-11T18:17:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.19","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"3ee315a4344652937aaf820332065f568cbc3d84","kind":"commit","published_at":"2023-06-11T17:38:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.18","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"5dcfe5390216d83fd7c7d9d2cdf7af2ebd01647f","kind":"commit","published_at":"2023-06-11T03:07:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.17","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"e17c12029fbb370a6881d6f30229e05ccbff00ca","kind":"commit","published_at":"2023-06-11T01:25:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.16","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"0b41c03c3d4c54dc76f437ee5a6bb4c680685c32","kind":"commit","published_at":"2023-06-10T16:36:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.15","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"14b44aedac903b59144cde350967fcbefa37a762","kind":"commit","published_at":"2023-06-04T12:25:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.14","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"41fcdd0b03837e85a66686a7de8766d97daf817f","kind":"commit","published_at":"2023-06-04T06:12:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.13","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"6ce014c36633d3679e067aeaaa595f9987bfb32a","kind":"commit","published_at":"2023-06-04T03:57:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.12","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"04f7b5f81f42c71ad843740ea2d84af535c8ffaa","kind":"commit","published_at":"2023-05-21T18:47:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.11","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"685dbbffa7d34811d4ae97f65c6d6b93d677c055","kind":"commit","published_at":"2023-05-19T04:11:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.10","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"789139c173b14058371c1c92d48ec529340442a5","kind":"commit","published_at":"2023-05-10T20:08:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.9","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"f15a505d7ab4cf4ed4a24461d47dfdcc851dea83","kind":"commit","published_at":"2023-05-10T11:09:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.8","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"51c58703d484888f94d5a0a1a1ca06bac0f6fdb9","kind":"commit","published_at":"2023-05-01T22:45:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.7","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"32dabfe9f0c78e0f1e2431510073031181101638","kind":"commit","published_at":"2023-05-01T10:26:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.6","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"8b55dbf596dfdbfb8b42f3b011d2d06c894473ef","kind":"commit","published_at":"2023-05-01T09:24:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.5","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"922e83a2967f16cf74d8fb07d251503b15476b58","kind":"commit","published_at":"2023-04-30T20:15:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.4","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"a876087e12dfc5a95e3c57d4b6b539e208216912","kind":"commit","published_at":"2023-04-24T22:33:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.3","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"1dbe107bc83338a16ad1133923896472f51efcb5","kind":"commit","published_at":"2023-04-24T19:37:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.2","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1b326331d679a93e8829bf5643e4533ab3cbffac","kind":"commit","published_at":"2023-04-24T15:46:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.1","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4f3d35604c5dcfdeedbfb24e2c715a45a257e144","kind":"commit","published_at":"2023-04-24T04:32:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.4.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.4.0/manifests"},{"name":"v1.3.7","sha":"ce8d1463545f3bd9d4298172b45950d3e132ccc8","kind":"commit","published_at":"2023-04-11T15:56:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.3.7","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"e6fc69d93e81a41a2575365092ef0964c1c65bb2","kind":"commit","published_at":"2023-04-11T14:41:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.3.6","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"124371888533c90e2fad3909dba9aad364ac2851","kind":"commit","published_at":"2023-04-11T08:33:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.3.5","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"49ae154a0a24a9f7ac246f836abbf1da26b50973","kind":"commit","published_at":"2023-03-30T18:45:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.3.4","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"16400421f77f6fca4d21007713790e031ef8290a","kind":"commit","published_at":"2023-03-16T19:40:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.3.3","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"a9277e7e3dba82dd20af08b0431c6e2aba8aa1be","kind":"commit","published_at":"2023-03-16T18:57:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.3.2","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"02b4f00fda6f400e040b63a45df5a6251af5c338","kind":"commit","published_at":"2023-03-16T12:45:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.3.1","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"be528649fdbc7bb1dc5e58d1d1a8cc1cdb4de9d8","kind":"commit","published_at":"2023-03-16T10:04:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.3.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"caaa0cd0b231b2285f28ee41593915fe6aa23c8f","kind":"commit","published_at":"2023-03-15T11:41:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.11","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"6967006c65f45e4df9c0b417ebb8941e23f6a08e","kind":"commit","published_at":"2023-02-01T23:22:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.10","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"9eb2a5af1532d0be6685cf3c8951569c6328d47c","kind":"commit","published_at":"2023-01-31T23:04:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.9","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"46a98323c8d7b382ec5f4992f310de32bbd383b4","kind":"commit","published_at":"2023-01-30T21:27:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.8","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"c433e43bec503fa178b4bac40f406926a86446ef","kind":"commit","published_at":"2023-01-29T22:28:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.7","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"5d21fc932521f751bd00801c61a7a3c87873f365","kind":"commit","published_at":"2023-01-27T20:44:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.6","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"20f2b365c954aa08f42d3e45a0f403acbf8561ff","kind":"commit","published_at":"2023-01-13T17:28:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.5","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"6b5f34ac5897494423b01908945686870c805c1b","kind":"commit","published_at":"2023-01-10T16:04:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.4","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"480fbbf822b585b1c7799a68535ea75f11386329","kind":"commit","published_at":"2023-01-09T19:30:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.3","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"1f1178f82cab8c9dd104160e2000398a8fe7e4e3","kind":"commit","published_at":"2023-01-06T20:59:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.2","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"2e9042c28f750d152d9df93d51b79cc9c80b6059","kind":"commit","published_at":"2023-01-05T12:08:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.1","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"86f81bb8560300914de4a1e5931d479259eca40a","kind":"commit","published_at":"2023-01-02T11:57:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.2.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.2.0/manifests"},{"name":"v1.1.123","sha":"0fa49ca12fe86df0c612a4ed26950ad0ec09c789","kind":"commit","published_at":"2023-01-01T18:20:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.123","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.123/manifests"},{"name":"v1.1.122","sha":"7c04c8b7c7e0f0a044a4d2d809098a942f15b1a7","kind":"commit","published_at":"2022-12-31T13:22:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.122","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.122/manifests"},{"name":"v1.1.121","sha":"f97ec788ed5100d059f4192b1436a96c61657cba","kind":"commit","published_at":"2022-12-30T22:36:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.121","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.121/manifests"},{"name":"v1.1.120","sha":"a54a334be4cf32f90068f2aaff100522844eee3d","kind":"commit","published_at":"2022-12-29T09:35:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.120","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.120/manifests"},{"name":"v1.1.119","sha":"3d662a7749cf8b865585166dac234fa1f7963d4f","kind":"commit","published_at":"2022-12-27T14:21:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.119","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.119/manifests"},{"name":"v1.1.118","sha":"027df1f09130010084d75344be4b156ba005f360","kind":"commit","published_at":"2022-12-25T18:47:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.118","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.118/manifests"},{"name":"v1.1.117","sha":"72ea5f32f01797b59287c22e87db5b0e59ec179d","kind":"commit","published_at":"2022-12-23T18:21:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.117","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.117/manifests"},{"name":"v1.1.116","sha":"8ba7bba2c441da417af511f4bb12e467836156a9","kind":"commit","published_at":"2022-12-22T15:11:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.116","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.116/manifests"},{"name":"v1.1.115","sha":"8b61610c0d98d8f04f91d39a87bc8c301eba0b00","kind":"commit","published_at":"2022-12-22T13:24:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.115","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.115/manifests"},{"name":"v1.1.114","sha":"5ddca516ec78d03cef1cb4fce64b6f6cb4f046b8","kind":"commit","published_at":"2022-12-21T14:28:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.114","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.114/manifests"},{"name":"v1.1.113","sha":"2f0d22787b2433fb0669ef6aaaef9df762d73a97","kind":"commit","published_at":"2022-12-20T16:01:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.113","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.113/manifests"},{"name":"v1.1.112","sha":"d7d469fa3caef861b3cf001c400491e308cc0bbe","kind":"commit","published_at":"2022-12-15T20:24:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.112","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.112/manifests"},{"name":"v1.1.111","sha":"cbd5993517ca5a60d834c8b633ef7b7dfd102ccd","kind":"commit","published_at":"2022-12-13T19:38:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.111","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.111/manifests"},{"name":"v1.1.110","sha":"8f0bc75beaeeff87ce4bc93ee66a5e923021b811","kind":"commit","published_at":"2022-12-13T18:25:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.110","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.110/manifests"},{"name":"v1.1.109","sha":"3318b91017cdb8b365d43e42f7110f6a7c6398a7","kind":"commit","published_at":"2022-12-12T14:59:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.109","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.109/manifests"},{"name":"v1.1.108","sha":"90eca23ddc77d35086710713186b6008768951df","kind":"commit","published_at":"2022-12-11T10:48:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.108","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.108/manifests"},{"name":"v1.1.107","sha":"08254a76fca38e87959aa9daf0a70d030369b3e8","kind":"commit","published_at":"2022-12-09T15:31:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.107","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.107/manifests"},{"name":"v1.1.106","sha":"d0ed607fd5db8cd35d59c0a626f89b26bb6cfd87","kind":"commit","published_at":"2022-12-08T13:53:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.106","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.106/manifests"},{"name":"v1.1.105","sha":"b8297ce618ea56d239487b0485ddfd3aca92d598","kind":"commit","published_at":"2022-12-07T18:05:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.105","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.105/manifests"},{"name":"v1.1.104","sha":"419843e0859facdf7a51c56646c42639486595df","kind":"commit","published_at":"2022-12-04T20:06:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.104","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.104/manifests"},{"name":"v1.1.103","sha":"c2ec21e8d6c69c48e2035e195694609749c3c2d0","kind":"commit","published_at":"2022-12-02T14:18:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.103","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.103/manifests"},{"name":"v1.1.102","sha":"a08b91063e78bf90b96c169a931bc9c6ab0311fe","kind":"commit","published_at":"2022-12-02T13:07:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.102","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.102/manifests"},{"name":"v1.1.101","sha":"eb5d130557500a3357b18d29db3cef209d5146f0","kind":"commit","published_at":"2022-11-28T22:19:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.101","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.101/manifests"},{"name":"v1.1.100","sha":"869475e1caad4352fb3c3966dd8db504c185253f","kind":"commit","published_at":"2022-11-28T16:05:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.100","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.100/manifests"},{"name":"v1.1.99","sha":"c21721ce6fd6d4c0b544eb3a557bfa50eedbbc84","kind":"commit","published_at":"2022-11-27T22:09:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.99","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.99/manifests"},{"name":"v1.1.98","sha":"981f769196225a2831d20748c2ed4f9f9d61fe1e","kind":"commit","published_at":"2022-11-26T10:19:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.98","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.98/manifests"},{"name":"v1.1.97","sha":"bcf99351f14c4553f2dac3b7cea2105b7bbf124d","kind":"commit","published_at":"2022-11-25T13:23:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.97","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.97/manifests"},{"name":"v1.1.96","sha":"76cdadfdd061f7d437bec13891ccd757dfeb6bc3","kind":"commit","published_at":"2022-11-24T11:16:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.96","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.96/manifests"},{"name":"v1.1.95","sha":"8dac9a758ec11f41cbf0c3f468b9bb2bf5f4c072","kind":"commit","published_at":"2022-11-23T20:57:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.95","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.95/manifests"},{"name":"v1.1.94","sha":"9c4a68b4c5144e16ff562d72d3911edb520ddc88","kind":"commit","published_at":"2022-11-22T14:06:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.94","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.94/manifests"},{"name":"v1.1.93","sha":"80e9952748680886c06c4160263d2d948c0c4246","kind":"commit","published_at":"2022-11-21T20:27:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.93","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.93/manifests"},{"name":"v1.1.92","sha":"1e0225f7064e2e004250cbf7f40ab5a23034c8af","kind":"commit","published_at":"2022-11-21T19:35:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.92","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.92/manifests"},{"name":"v1.1.91","sha":"05319ebc999ecf8c7ea24c6531067a015cd0c18d","kind":"commit","published_at":"2022-11-21T14:49:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.91","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.91/manifests"},{"name":"v1.1.90","sha":"1ba4be764a68ac8c3bd2fe6372bdef52bee20c00","kind":"commit","published_at":"2022-11-21T14:35:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.90","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.90/manifests"},{"name":"v1.1.89","sha":"d56be4ea55931fa3721e17b35ea1f2fec6587e5b","kind":"commit","published_at":"2022-11-21T14:13:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.89","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.89/manifests"},{"name":"v1.1.88","sha":"f0bbca733c0e9fd7770fc18626da9ebb256fd282","kind":"commit","published_at":"2022-10-02T16:36:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.88","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.88/manifests"},{"name":"v1.1.87","sha":"099a2b502eddcf44563cbbced5cbaca1198e4a08","kind":"commit","published_at":"2022-10-02T10:32:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.87","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.87/manifests"},{"name":"v1.1.86","sha":"62cce9941b208349f31a51d6257828cc3754c119","kind":"commit","published_at":"2022-10-01T17:13:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.86","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.86/manifests"},{"name":"v1.1.85","sha":"ec6919e40c555a524c97bf8d320311ea4ad8c13a","kind":"commit","published_at":"2022-09-30T19:30:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.85","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.85/manifests"},{"name":"v1.1.84","sha":"2f7dc08273972cebe1543f031226a6d45ce19750","kind":"commit","published_at":"2022-09-30T16:06:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.84","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.84/manifests"},{"name":"v1.1.83","sha":"fd2978ba15e61d79a7fcb1f85db52b05bc71fc87","kind":"commit","published_at":"2022-09-30T15:39:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.83","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.83/manifests"},{"name":"v1.1.82","sha":"ef77bcb66ac40b9c815b127a574705e181dec5c3","kind":"commit","published_at":"2022-09-30T08:11:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.82","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.82/manifests"},{"name":"v1.1.81","sha":"aa9378491f2a80305596d375b78150a8589a7d82","kind":"commit","published_at":"2022-09-29T20:03:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.81","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.81/manifests"},{"name":"v1.1.80","sha":"6b33ee1f4595b695733c25fc5aa9af652ce64e02","kind":"commit","published_at":"2022-09-01T16:12:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.80","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.80/manifests"},{"name":"v1.1.79","sha":"af67b2f3f7e93dd1253b36d29789480bbee99e2b","kind":"commit","published_at":"2022-08-19T07:15:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.79","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.79/manifests"},{"name":"v1.1.78","sha":"8cb20f4dab104fe0515d4988ca7e0655470cc41f","kind":"commit","published_at":"2022-07-03T18:29:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.78","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.78/manifests"},{"name":"v1.1.77","sha":"42487c2b1434e40f3a9bcca93464254adb379e64","kind":"commit","published_at":"2022-06-19T01:12:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.77","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.77/manifests"},{"name":"v1.1.76","sha":"1269114f9675e5ea13a3176568864641884a87b7","kind":"commit","published_at":"2022-06-18T01:30:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.76","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.76/manifests"},{"name":"v1.1.75","sha":"b75cfec44e8d7714b38bfbea80f8aada923602e4","kind":"commit","published_at":"2022-06-12T22:37:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.75","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.75/manifests"},{"name":"v1.1.74","sha":"95e479060561d42a08c7f53f23b397384895901e","kind":"commit","published_at":"2022-06-02T21:04:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.74","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.74/manifests"},{"name":"v1.1.73","sha":"d3ed9e53b7b6ffe93e3ee4e84e34440fc1c61ed4","kind":"commit","published_at":"2022-05-23T20:42:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.73","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.73/manifests"},{"name":"v1.1.72","sha":"60c408a48a22823ca0326acdf18349f7a91e0747","kind":"commit","published_at":"2022-05-19T01:45:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.72","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.72/manifests"},{"name":"v1.1.71","sha":"57271ecdb419b8db24edefad3be3602316ba58de","kind":"commit","published_at":"2022-05-06T21:42:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.71","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.71/manifests"},{"name":"v1.1.70","sha":"a45ffc4a7c97082a68818267076b2a190c350c07","kind":"commit","published_at":"2022-04-15T22:43:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.70","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.70/manifests"},{"name":"v1.1.69","sha":"468a038ff91100cfc98c1d20cdadd496d546a380","kind":"commit","published_at":"2022-03-21T13:53:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.69","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.69/manifests"},{"name":"v1.1.68","sha":"d4ef23e38a152ffa4be39e2c5101d2ddcb5e17be","kind":"commit","published_at":"2022-02-24T19:15:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.68","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.68/manifests"},{"name":"v1.1.67","sha":"2fd2c33b9c7bc750ddfae2f578785acf3360c32a","kind":"commit","published_at":"2022-02-16T19:58:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.67","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.67/manifests"},{"name":"v1.1.66","sha":"8c39d84d31e44d7975bb51260ac09e2af576ddc8","kind":"commit","published_at":"2022-02-10T02:48:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.66","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.66/manifests"},{"name":"v1.1.65","sha":"85df59ed2658857f050c8facb6bcd55088788c9b","kind":"commit","published_at":"2022-02-07T23:26:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.65","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.65/manifests"},{"name":"v1.1.64","sha":"b6b48e6955fcafd772dc39264b1cda979a8f0b38","kind":"commit","published_at":"2022-02-03T15:37:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.64","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.64/manifests"},{"name":"v1.1.63","sha":"05cc6902a3be884c60c096bf0f1ca0ab7d87f628","kind":"commit","published_at":"2022-02-01T22:31:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.63","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.63/manifests"},{"name":"v1.1.62","sha":"ce02719060dd25995407ba9695be01767de13e30","kind":"commit","published_at":"2022-01-16T18:44:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.62","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.62/manifests"},{"name":"v1.1.61","sha":"d9c8ac0891d40d8269fcd6111f6ecbc004473de5","kind":"commit","published_at":"2022-01-01T20:33:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.61","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.61/manifests"},{"name":"v1.1.60","sha":"f0a83fd390111fd1041f2929bfaf9eb57454d478","kind":"commit","published_at":"2022-01-01T01:26:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.60","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.60/manifests"},{"name":"v1.1.59","sha":"ab22cae5fecefd710b7d8b2e8dff4a9b1f99208e","kind":"commit","published_at":"2021-12-31T20:01:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.59","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.59/manifests"},{"name":"v1.1.58","sha":"32befc2392bb6c60eb56bde5096d70f728e85b66","kind":"commit","published_at":"2021-12-24T21:02:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.58","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.58/manifests"},{"name":"v1.1.57","sha":"ce9228b76863d32a03d0ddc77bd4c5fe032e38be","kind":"commit","published_at":"2021-12-23T19:41:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.57","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.57/manifests"},{"name":"v1.1.56","sha":"00010fd18aac731bb56f593afb40984f4646f9ba","kind":"commit","published_at":"2021-12-15T01:42:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.56","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.56/manifests"},{"name":"v1.1.55","sha":"b97591e91b3023153aadff602a96c7e9e456d33a","kind":"commit","published_at":"2021-12-14T21:57:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.55","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.55/manifests"},{"name":"v1.1.54","sha":"b2fbdab15f2a2ef9a63962ec7440235c3c591f82","kind":"commit","published_at":"2021-11-27T02:32:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.54","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.54/manifests"},{"name":"v1.1.53","sha":"6bb282fc6d82d678eeda9d7dfc97722103bfd41a","kind":"commit","published_at":"2021-11-27T01:43:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.53","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.53/manifests"},{"name":"v1.1.52","sha":"598ba7770dcc82062dd7af563f02ff03405f8df3","kind":"commit","published_at":"2021-11-27T01:02:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.52","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.52/manifests"},{"name":"v1.1.51","sha":"eb7d3d320d93f89cce240338de8c607461beee6c","kind":"commit","published_at":"2021-11-26T22:46:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.51","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.51/manifests"},{"name":"v1.1.50","sha":"10e8e57d2b26acb88ad1965533215007d7fc1142","kind":"commit","published_at":"2021-11-26T02:41:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.50","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.50/manifests"},{"name":"v1.1.49","sha":"0573e31cc492c6c14ce629a03bc22f9e9b05a9c3","kind":"commit","published_at":"2021-11-23T02:53:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.49","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.49/manifests"},{"name":"v1.1.48","sha":"929ac016905e250a77f1d671a3ce982e038dd678","kind":"commit","published_at":"2021-11-20T18:46:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.48","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.48/manifests"},{"name":"v1.1.47","sha":"cac924e99a75228c6dd8819844a6e75018bb6ad2","kind":"commit","published_at":"2021-11-20T00:53:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.47","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.47/manifests"},{"name":"v1.1.46","sha":"02568f4b531f1f9ad24222b4ba1b05fc0c4a2061","kind":"commit","published_at":"2021-11-19T23:53:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.46","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.46/manifests"},{"name":"v1.1.45","sha":"0702adfe6aa31026e33ed84b42cb3925d1ea5845","kind":"commit","published_at":"2021-11-19T21:05:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.45","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.45/manifests"},{"name":"v1.1.44","sha":"c4dc6547c01be8cdd061d27887eb6f877d944591","kind":"commit","published_at":"2021-11-18T00:21:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.44","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.44/manifests"},{"name":"v1.1.43","sha":"0647cdab1d989c414e15fda954f01ef4dc99de0d","kind":"commit","published_at":"2021-11-16T22:23:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.43","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.43/manifests"},{"name":"v1.1.42","sha":"8f4cfef8424a03dbe435119a5cd8c1d8c65152e5","kind":"commit","published_at":"2021-11-15T19:26:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.42","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.42/manifests"},{"name":"v1.1.41","sha":"a1df4237fe9a648b6c2866b47c89bed5a1b8da8b","kind":"commit","published_at":"2021-11-11T21:17:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.41","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.41/manifests"},{"name":"v1.1.40","sha":"0ced06deca026e84e3a66741feef4fa3c3249d81","kind":"commit","published_at":"2021-11-06T21:36:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.40","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.40/manifests"},{"name":"v1.1.39","sha":"e57dd9954e0eaea0ece125bf5a6b45a55f34eed4","kind":"commit","published_at":"2021-11-06T21:00:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.39","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.39/manifests"},{"name":"v1.1.38","sha":"af6876072b3acb512bb566dd3359ae43790ead46","kind":"commit","published_at":"2021-11-04T06:16:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.38","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.38/manifests"},{"name":"v1.1.37","sha":"4e6ce3b5c1f3d01f7923c7378f39f368a190e658","kind":"commit","published_at":"2021-11-04T03:22:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.37","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.37/manifests"},{"name":"v1.1.36","sha":"03d802a0fc283a29a232bfdfe35c05504e1d0b47","kind":"commit","published_at":"2021-11-01T03:42:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.36","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.36/manifests"},{"name":"v1.1.35","sha":"d9701e9629c21a39e65527245b7e8827b3afabdf","kind":"commit","published_at":"2021-10-29T01:59:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.35","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.35/manifests"},{"name":"v1.1.34","sha":"3232e9763864d2216069a258a6791cfb48184cc4","kind":"commit","published_at":"2021-10-17T00:19:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.34","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.34/manifests"},{"name":"v1.1.33","sha":"a189da38fc6e78083616c88e6433594554e926d5","kind":"commit","published_at":"2021-10-16T05:07:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.33","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.33/manifests"},{"name":"v1.1.32","sha":"084ce88a80cb7a5faed8024090e3182ea121ca94","kind":"commit","published_at":"2021-10-15T21:46:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.32","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.32/manifests"},{"name":"v1.1.31","sha":"909dffd2e81c85ff2eaf1868bcedb139c72270e7","kind":"commit","published_at":"2021-10-15T16:47:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.31","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.31/manifests"},{"name":"v1.1.30","sha":"816c5cc2ca81cd91b5e6ccb2c92a928342ad873f","kind":"commit","published_at":"2021-10-15T00:36:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.30","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.30/manifests"},{"name":"v1.1.29","sha":"df006151c5351578dfa0706c3bdde1c6b9b6e467","kind":"commit","published_at":"2021-10-13T14:52:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.29","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.29/manifests"},{"name":"v1.1.28","sha":"3c9d3605d95d47e4c76d7001b89cea5e37c25d3a","kind":"commit","published_at":"2021-10-13T03:18:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.28","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.28/manifests"},{"name":"v1.1.27","sha":"cc08aaea3ea9361719c5f52ecd9275d76a49ccb9","kind":"commit","published_at":"2021-10-06T18:25:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.27","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.27/manifests"},{"name":"v1.1.26","sha":"5461a03f2c724d81c237c3d9a8a70d4338ca5b20","kind":"commit","published_at":"2021-10-05T21:12:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.26","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.26/manifests"},{"name":"v1.1.25","sha":"51c36ada0534365d70b3932dd6390b920eccf1b4","kind":"commit","published_at":"2021-10-04T21:03:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.25","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.25/manifests"},{"name":"v1.1.24","sha":"e9a7a0fd3fc2b5621ca824a4d7cfe02f52ff1fed","kind":"commit","published_at":"2021-10-04T20:03:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.24","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.24/manifests"},{"name":"v1.1.23","sha":"17f04e4ddbb17ef5cd697de5aaa64f2d5ced004c","kind":"commit","published_at":"2021-10-01T17:16:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.23","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.23/manifests"},{"name":"v1.1.22","sha":"0fce2b673ec9a469a60c97b37751a9ed8b07b6fa","kind":"commit","published_at":"2021-10-01T16:02:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.22","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.22/manifests"},{"name":"v1.1.21","sha":"bcc59219842e204599190d754b6ffef9210449f7","kind":"commit","published_at":"2021-09-28T14:30:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.21","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.21/manifests"},{"name":"v1.1.20","sha":"aab5c8c7e616f15b76e6579ae451322aa087a59e","kind":"commit","published_at":"2021-09-16T11:48:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.20","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.20/manifests"},{"name":"v1.1.19","sha":"dd3f4e300d0ee588dfcca1de5372275bdd52fddf","kind":"commit","published_at":"2021-09-14T03:58:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.19","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"e5de87f5dfe0cc48f61b5044e3ca247ae6229c86","kind":"commit","published_at":"2021-09-13T10:18:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.18","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"996d9ba06d384efed2dcde8b74d6b4f508ffa3d8","kind":"commit","published_at":"2021-09-12T04:45:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.17","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"7f7de1d673b11bb30117f50ebe8e24a0b5cf6f4c","kind":"commit","published_at":"2021-09-09T06:31:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.16","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"e1523bcd4075ca59e37b1ab77bd51090b79fb6b6","kind":"commit","published_at":"2021-09-09T05:00:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.15","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"b3dcfc897dad3227f22da1d9aee46a1ec4118d50","kind":"commit","published_at":"2021-09-09T04:06:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.14","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"7b412c81a00927807417cd55da68841482bd37dd","kind":"commit","published_at":"2021-09-09T02:19:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.13","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"73501099e78c599fcc7cc602be6783299d427b17","kind":"commit","published_at":"2021-09-08T05:51:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.12","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"1df011b7d93ecd98105739ad055d13a00b8bacab","kind":"commit","published_at":"2021-09-04T09:02:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.11","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"3088eda49f3266f3862c4c80c63d6cb478cb99d0","kind":"commit","published_at":"2021-08-31T08:37:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.10","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"1e523d0a5bea51d11c2d61f4bc7b0bae5f9338ad","kind":"commit","published_at":"2021-08-27T03:49:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.9","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"4d2a9557b1d8ea8f599c73f80dc656c9b1dc6e38","kind":"commit","published_at":"2021-08-23T01:01:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.8","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"d2c9e62e0a11c1c84c10d206db2823e297442bd4","kind":"commit","published_at":"2021-08-22T23:18:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.7","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"b4f55884741f705ea9cbd97a1185d337029529c9","kind":"commit","published_at":"2021-08-22T07:14:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.6","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"6738fb391cc47f52078dfee7f3ac93c7a284a3ae","kind":"commit","published_at":"2021-08-22T02:54:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.5","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a1a67bc5843a9bfb0977f6e49e13c3ef316f25dd","kind":"commit","published_at":"2021-08-14T23:12:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.4","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f1c7b43ba545b24ab0be111dea869aa1e296b7d6","kind":"commit","published_at":"2021-08-13T23:51:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.3","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"6f1f7ab40264fb68131644e0959f69ecb4c6a23b","kind":"commit","published_at":"2021-08-12T03:32:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.2","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"82653d059c086db6ce04a6c36e9d56193d093fdd","kind":"commit","published_at":"2021-08-02T02:13:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.1","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9ccc136618dc1a26e780e563fd49618c422f2eed","kind":"commit","published_at":"2021-07-28T21:17:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.1.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.1.0/manifests"},{"name":"v1.0.15","sha":"59318c37c360e09d5dac7d866e4724cfef740b08","kind":"commit","published_at":"2021-07-17T04:18:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.15","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"d3ed8808d56d80efc69fd472371ab82f5c2c7850","kind":"commit","published_at":"2021-07-17T04:09:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.14","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"bf4e252e4bd8b06649c1460fcc79f871031d03d3","kind":"commit","published_at":"2021-07-14T00:29:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.13","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"c05f9b040b91a35b5a10dad70e6b7b76c2a8347d","kind":"commit","published_at":"2021-07-13T20:21:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.12","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"b8a2929e512e94c684a0dff68acc7a0c38c9e854","kind":"commit","published_at":"2021-07-10T18:35:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.11","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"18748ea8212bb3a0fde693c41058404cb41dc1cc","kind":"commit","published_at":"2021-06-30T22:35:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.10","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"448486e63506bbc99d8dbc67e7b0db737d8fb3e3","kind":"commit","published_at":"2021-06-30T21:16:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.9","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"039ebac498e6c80dedf1a6356fccf55c40858794","kind":"commit","published_at":"2021-06-25T01:29:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.8","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"2131d7ed075c722630f03b79a049ed25e6811f8f","kind":"commit","published_at":"2021-06-24T23:26:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.7","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"d9ecac3b24aef1a66d7f80c7643acad6e3bad3af","kind":"commit","published_at":"2021-06-24T19:55:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.6","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"9b83b4f91c88c14bbec3f5afd5f3a8c12dd14d9b","kind":"commit","published_at":"2021-06-16T23:57:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.5","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"e600e87980512d327524aeeeeb98507e30752496","kind":"commit","published_at":"2021-05-08T21:24:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.4","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"c01a8f221af6a092eae6f459e31bab1d0623b6db","kind":"commit","published_at":"2021-04-27T19:34:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.3","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"42f518207e27b976546a83334146905b5288b054","kind":"commit","published_at":"2021-04-27T17:55:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.2","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6c5b05b8fde51c3327f91933a4e22af4a974025a","kind":"commit","published_at":"2021-04-23T22:18:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.1","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2f3e67a678b73b86416f96a5ab3a2656238afdd0","kind":"commit","published_at":"2021-04-19T02:27:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-datatable/tar.gz/v1.0.0","html_url":"https://github.com/CoCreate-app/CoCreate-datatable/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-datatable@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-24T00:46:51.434Z","dependent_packages_count":2,"downloads":594,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.151466761735703,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":12.213088872332829,"forks_count":8.564395915752488,"average":13.147817507459763},"purl":"pkg:npm/%40cocreate/datatable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cocreate/datatable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cocreate/datatable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cocreate/datatable/dependencies","status":null,"funding_links":["https://github.com/sponsors/CoCreate-app"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-03T10:59:07.527Z","issues_count":2,"pull_requests_count":9,"avg_time_to_close_issue":27544.0,"avg_time_to_close_pull_request":4627311.777777778,"issues_closed_count":1,"pull_requests_closed_count":9,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.4444444444444444,"merged_pull_requests_count":5,"bot_issues_count":1,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-datatable/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fdatatable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fdatatable/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fdatatable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fdatatable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fdatatable/codemeta","maintainers":[{"uuid":"frankpagan","login":"frankpagan","name":null,"email":"frank@cocreate.app","url":null,"packages_count":160,"html_url":"https://www.npmjs.com/~frankpagan","role":null,"created_at":"2022-11-16T04:39:04.673Z","updated_at":"2022-11-16T04:39:04.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/frankpagan/packages"}]}