{"id":887116,"name":"@darkobits/tsx","ecosystem":"npm","description":"TypeScript React boilerplate.","homepage":"https://github.com/darkobits/tsx#readme","licenses":"Hippocratic","normalized_licenses":["Hippocratic-2.1"],"repository_url":"https://github.com/darkobits/tsx","keywords_array":[],"namespace":"darkobits","versions_count":219,"first_release_published_at":"2020-11-24T10:48:00.516Z","latest_release_published_at":"2025-02-22T06:39:45.308Z","latest_release_number":"0.14.0","last_synced_at":"2026-07-05T04:02:26.971Z","created_at":"2022-04-07T16:09:31.158Z","updated_at":"2026-08-23T01:40:56.351Z","registry_url":"https://www.npmjs.com/package/@darkobits/tsx","install_command":"npm install @darkobits/tsx","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"0.12.7-beta.1","latest":"0.14.0"}},"repo_metadata":{"id":38424851,"uuid":"315601246","full_name":"darkobits/tsx","owner":"darkobits","description":"⚡️ Vite toolchain for React projects.","archived":true,"fork":false,"pushed_at":"2026-03-18T04:18:05.000Z","size":20923,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-18T20:35:31.518Z","etag":null,"topics":["build-tool","front-end","react","typescript","vite","vitest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darkobits.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-24T10:47:16.000Z","updated_at":"2026-03-18T04:18:14.000Z","dependencies_parsed_at":"2023-02-16T03:46:13.419Z","dependency_job_id":"c0e6f12a-7df0-48fb-915b-8ecef38ba329","html_url":"https://github.com/darkobits/tsx","commit_stats":{"total_commits":394,"total_committers":1,"mean_commits":394.0,"dds":0.0,"last_synced_commit":"98871d68bb9623c27a03ac857cab6b77ffc952ce"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/darkobits/tsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkobits","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/sbom","scorecard":{"id":322816,"data":{"date":"2025-08-11","repo":{"name":"github.com/darkobits/tsx","commit":"07934841a030f5cfce73946bc0ce2a11944291a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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":"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":"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":"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/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/darkobits/tsx/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/darkobits/tsx/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/darkobits/tsx/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T01:47:24.972Z","repository_id":38424851,"created_at":"2025-08-18T01:47:24.972Z","updated_at":"2025-08-18T01:47:24.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"darkobits","name":"Joshua","uuid":"441546","kind":"user","description":"","email":"","website":"https://joshua.dev","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/441546?u=34e307747e28bfbdd967b22966c3bdc9525c02f9\u0026v=4","repositories_count":62,"last_synced_at":"2024-12-17T22:37:49.011Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/darkobits","funding_links":[],"total_stars":45,"followers":19,"following":2,"created_at":"2022-11-10T22:51:57.556Z","updated_at":"2024-12-17T22:37:49.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkobits","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkobits/repositories"},"tags":[{"name":"v0.14.0","sha":"f587f2c79bab335d3110b751c60866beff595e6c","kind":"tag","published_at":"2025-02-22T06:39:34.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.14.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"cfdd1967676ab4516500a8595e849883f8678230","kind":"tag","published_at":"2024-10-06T22:13:57.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.13.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"260c902bd0790b22d9011c56224f33c8a130c2dc","kind":"tag","published_at":"2024-08-15T00:23:32.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.13.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"a7397cfa57d0132fd7043429b10f266ca27bd98f","kind":"tag","published_at":"2024-08-13T07:03:31.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.13.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"2a268d786f13b6bef1a886b3a048c26e00e996d6","kind":"tag","published_at":"2024-07-15T08:40:30.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.13.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.13.0/manifests"},{"name":"v0.12.13","sha":"d04f59032debe157842429ab070aabb3a4d0678f","kind":"tag","published_at":"2024-03-27T00:48:01.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.13","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"4738c30b44603247f5dd368c1508e101ec0b40d6","kind":"tag","published_at":"2024-02-16T08:16:58.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.12","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"0df17b9624812a9df330be820906599e340c9562","kind":"tag","published_at":"2024-02-16T08:06:55.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.11","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"a43d9fdefe59c17b75b8147b8108320ae0446d6a","kind":"tag","published_at":"2023-11-01T23:51:08.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.10","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"c49d03893fddc02ac4f17bdabb42643e1aac072f","kind":"tag","published_at":"2023-11-01T22:56:10.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.9","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"41bf9d12ab56de30c526a59858168595e4ac28f8","kind":"tag","published_at":"2023-07-10T12:23:14.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.8","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"eb08d1f0bf2b1af32a4c3fc7b6a2ec39c7a48545","kind":"tag","published_at":"2023-07-04T03:56:52.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.7","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.7/manifests"},{"name":"v0.12.7-beta.1","sha":"772f11d8a15863a038a1f1b6a1d365df5364a67c","kind":"tag","published_at":"2023-07-04T02:51:43.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.7-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.7-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.7-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.7-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.7-beta.1/manifests"},{"name":"v0.12.7-beta.0","sha":"ee5cc849c6e4fbefee4ec43de75d4b03d161321c","kind":"tag","published_at":"2023-07-04T02:41:28.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.7-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.7-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.7-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.7-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.7-beta.0/manifests"},{"name":"v0.12.6","sha":"9933a6bda538b49864d25d6e6b761298ee17b92d","kind":"tag","published_at":"2023-07-04T01:33:15.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.6","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"6a5a18ed8c36f76d7e3ec9999f59ba6ec342c62e","kind":"tag","published_at":"2023-06-28T09:59:16.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"f74c77775b2aefa8dd9b235b35f9807bfa53c632","kind":"tag","published_at":"2023-06-28T06:24:27.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"4dde0b70c3d6dd78ca6cae975c4907679e2d66d4","kind":"tag","published_at":"2023-06-28T05:39:20.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"58fe4c1ff153d687b36c3aecea78ca8b78ba1df5","kind":"tag","published_at":"2023-06-10T11:54:24.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"00fe208cd67a12c2e55b9f7b1342911ba6faf1f3","kind":"tag","published_at":"2023-06-03T13:14:28.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"d586a583837851472ecbe9f57bbeb50444b36087","kind":"tag","published_at":"2023-05-02T09:55:36.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.0/manifests"},{"name":"v0.12.0-beta.1","sha":"97c41fc173e70b809c80bf3c6a412edbbf229687","kind":"tag","published_at":"2023-04-10T07:36:58.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.0-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.0-beta.1/manifests"},{"name":"v0.12.0-beta.0","sha":"707129e24a6470794342851a4dcc858293270e00","kind":"tag","published_at":"2023-03-08T12:10:16.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.12.0-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.12.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.12.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.12.0-beta.0/manifests"},{"name":"v0.11.17-beta.7","sha":"50724f0c83c90c1f081a8ba9034cc1c00a24098b","kind":"tag","published_at":"2023-02-23T17:37:50.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.17-beta.7","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.17-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.17-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.7/manifests"},{"name":"v0.11.17-beta.6","sha":"1c0384dae84330db41680d23aeca02612c1f5590","kind":"tag","published_at":"2023-02-22T03:57:49.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.17-beta.6","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.17-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.17-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.6/manifests"},{"name":"v0.11.17-beta.5","sha":"aea9e5e85437c84192dac9dbdfaa9310c0056390","kind":"tag","published_at":"2023-02-20T22:08:44.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.17-beta.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.17-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.17-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.5/manifests"},{"name":"v0.11.17-beta.4","sha":"48c5291335718394825f702df95b6cdfb04b4181","kind":"tag","published_at":"2023-02-20T22:01:36.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.17-beta.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.17-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.17-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.4/manifests"},{"name":"v0.11.17-beta.3","sha":"5b5284b9d14e0c56c5bc2eb13b7308f8ebc29034","kind":"tag","published_at":"2023-02-20T21:59:06.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.17-beta.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.17-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.17-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.3/manifests"},{"name":"v0.11.17-beta.2","sha":"4079f08e671dbc707068c15842cb80968e754f89","kind":"tag","published_at":"2023-02-20T19:19:47.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.17-beta.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.17-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.17-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.2/manifests"},{"name":"v0.11.17-beta.1","sha":"01b6816b8d4ac80ef72ba51a3a8787b5792f931f","kind":"tag","published_at":"2023-02-20T17:51:16.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.17-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.17-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.17-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.1/manifests"},{"name":"v0.11.17-beta.0","sha":"9d9d05ec0dca7a6d1bd84d3878e737b0db90a8de","kind":"tag","published_at":"2023-02-20T17:24:20.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.17-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.17-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.17-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.17-beta.0/manifests"},{"name":"v0.11.16","sha":"98871d68bb9623c27a03ac857cab6b77ffc952ce","kind":"tag","published_at":"2023-02-03T04:14:24.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.16","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.16/manifests"},{"name":"v0.11.15","sha":"1975da384a02ff9e5cda6b3f3359cdeaa51e0570","kind":"tag","published_at":"2023-02-03T02:44:00.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.15","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.15/manifests"},{"name":"v0.11.14","sha":"6f6f13a22c5426b4d9ac0e3077cd0e3b3aad6381","kind":"tag","published_at":"2023-02-02T23:47:25.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.14","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.14/manifests"},{"name":"v0.11.13","sha":"daf3ae41c60d3697b1137250dccda39eb529efb5","kind":"tag","published_at":"2023-01-30T03:41:54.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.13","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.13/manifests"},{"name":"v0.11.12","sha":"77ec6f5ec35c4f1a9d8213882c55d89fcb6ecb01","kind":"tag","published_at":"2023-01-29T23:31:49.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.12","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.12/manifests"},{"name":"v0.11.11","sha":"071e619dc34c8847c5b51b26f90e29d4d9738b2d","kind":"tag","published_at":"2023-01-28T02:23:04.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.11","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.11/manifests"},{"name":"v0.11.10","sha":"58c6c9cc11bf4e00cadba0276a4dd30d046fd115","kind":"tag","published_at":"2023-01-28T02:20:46.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.10","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.10/manifests"},{"name":"v0.11.9","sha":"7ce498efc62d187a0631ffb94dfed94380ea89de","kind":"tag","published_at":"2023-01-28T02:10:59.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.9","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.9/manifests"},{"name":"v0.11.8","sha":"c747ee49b24ada7f21610a6e77bb41abd25f3d9a","kind":"tag","published_at":"2023-01-27T23:58:42.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.8","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.8/manifests"},{"name":"v0.11.7","sha":"e92ff5220d218d66c1f35545e70cca8d8a542545","kind":"tag","published_at":"2023-01-27T23:52:55.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.7","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"92910e5a85fb6677ebaa9b03960e18073dc0673c","kind":"tag","published_at":"2023-01-26T09:44:45.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.6","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"a69f692a50d4320965230f5c7605da8620a092b9","kind":"tag","published_at":"2023-01-26T09:06:50.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"b3ad16833fd5b6ef19702fa9b4c2bd6ae8a62202","kind":"tag","published_at":"2023-01-25T23:09:17.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"4237bf51838c7f18d63624131a3f2194c668d0e9","kind":"tag","published_at":"2023-01-25T22:55:58.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"f528e2d50eed6fe5e03747725d5e134be9748eda","kind":"tag","published_at":"2023-01-25T22:23:59.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"047b5ef63f3097eedea623dc6b3dba8ee7d66b9f","kind":"tag","published_at":"2023-01-25T19:31:46.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"b7b39fe98c3d353abdd61cc2634899792aa25add","kind":"tag","published_at":"2023-01-25T19:06:29.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0/manifests"},{"name":"v0.11.0-beta.4","sha":"cf574af3cf92c96b9ede3c2a5471db680eafcc07","kind":"tag","published_at":"2023-01-25T19:01:27.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.0-beta.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0-beta.4/manifests"},{"name":"v0.11.0-beta.3","sha":"1cbaa5d26ebc5610eba14c4db786eddb0ad7b48c","kind":"tag","published_at":"2023-01-25T18:49:44.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.0-beta.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0-beta.3/manifests"},{"name":"v0.11.0-beta.2","sha":"f6c901b8fb70a6733a02d632bfb3d7dda837058b","kind":"tag","published_at":"2023-01-25T18:46:41.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.0-beta.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.1","sha":"37957af95ee00127d8c47c0c3506d2c50ba43575","kind":"tag","published_at":"2023-01-18T07:29:05.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.0-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0-beta.1/manifests"},{"name":"v0.11.0-beta.0","sha":"9f8977ca337ab97b9632a6ca12dde1e961234270","kind":"commit","published_at":"2023-01-18T06:39:09.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.11.0-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.11.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.11.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.11.0-beta.0/manifests"},{"name":"v0.10.0","sha":"baa995adf8c5a3e5c7a664770b0b68d623bff566","kind":"tag","published_at":"2022-08-25T23:32:12.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0/manifests"},{"name":"v0.10.0-beta.14","sha":"b926d483304e61715d063fbe9d6c812ef0b080cd","kind":"tag","published_at":"2022-08-14T12:07:33.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.14","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.14/manifests"},{"name":"v0.10.0-beta.13","sha":"003df129128d32e13f5ae92480f5e2ef1a8d621c","kind":"tag","published_at":"2022-08-12T05:34:27.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.13","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.13/manifests"},{"name":"v0.10.0-beta.12","sha":"810fb53acf1ac9c6560768da109c40cbe8a32d4d","kind":"tag","published_at":"2022-08-12T01:45:59.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.12","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.12/manifests"},{"name":"v0.10.0-beta.11","sha":"a4c02c1d6c01994ccabaa118094042324759f33c","kind":"tag","published_at":"2022-08-12T01:41:01.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.11","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.11/manifests"},{"name":"v0.10.0-beta.10","sha":"e3ce71c7720d66db6e479b7135823135bf4ef4b8","kind":"tag","published_at":"2022-08-11T11:23:16.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.10","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.10/manifests"},{"name":"v0.10.0-beta.9","sha":"440d0008927fa0506a91f04d7fc5f982ddb26959","kind":"tag","published_at":"2022-08-11T01:36:51.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.9","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.9/manifests"},{"name":"v0.10.0-beta.8","sha":"96430ec9eadf818014f24e96d71e901d9f899433","kind":"tag","published_at":"2022-08-11T01:32:38.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.8","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.8/manifests"},{"name":"v0.10.0-beta.7","sha":"fe41e94e4b89ede4c920cef7917f32fc89b47079","kind":"tag","published_at":"2022-08-11T01:24:13.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.7","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.7/manifests"},{"name":"v0.10.0-beta.6","sha":"235e47faeb66c32e31ea97a685930e623a4763c0","kind":"tag","published_at":"2022-08-10T22:36:09.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.6","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.6/manifests"},{"name":"v0.10.0-beta.5","sha":"7cad79c8d32c4fd1c955bf8559a631f204128e8c","kind":"tag","published_at":"2022-08-10T22:32:58.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.5/manifests"},{"name":"v0.10.0-beta.4","sha":"179f01bf4d10d5a226b75eff2a60c3213ebc6fa2","kind":"tag","published_at":"2022-08-10T02:20:10.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.4/manifests"},{"name":"v0.10.0-beta.3","sha":"8e49aef57c08e49c1ccc2becc87a149a16c101e7","kind":"tag","published_at":"2022-08-09T08:29:47.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.3/manifests"},{"name":"v0.10.0-beta.2","sha":"e2948f6c071fd4f131e1f352349a0e05642c2481","kind":"tag","published_at":"2022-08-09T08:22:06.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.2/manifests"},{"name":"v0.10.0-beta.1","sha":"2ef175b810cd8a9219d4e82d0cfddafead14c3e0","kind":"tag","published_at":"2022-07-27T22:54:24.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.1/manifests"},{"name":"v0.10.0-beta.0","sha":"b1b8dc2096304494d38c493f4c45a31c0f1f030f","kind":"commit","published_at":"2022-07-27T01:25:58.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.10.0-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.10.0-beta.0/manifests"},{"name":"v0.9.18-beta.0","sha":"839ed4e879e6e95f188b096c7fedc9047594d18f","kind":"tag","published_at":"2022-07-27T00:24:35.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.18-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.18-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.18-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.18-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.18-beta.0/manifests"},{"name":"v0.9.17","sha":"9c46e569458823d03baf5dc62abf2a26157171b7","kind":"tag","published_at":"2022-04-06T04:19:24.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.17","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"bc29e81b3aa2a01bd4d9997e2dfbf6dd38bacea3","kind":"tag","published_at":"2022-04-06T04:13:43.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.16","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"ccbbceb4ac8dfe1129ce06906efad386799bf10e","kind":"tag","published_at":"2022-04-06T03:35:40.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.15","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"ed9512125ece737aa61151d26de2506570ea9d78","kind":"tag","published_at":"2022-04-06T03:21:01.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.14","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"74710ab5e9ecefadec74c22c08fcf032a8d83a09","kind":"tag","published_at":"2022-04-06T02:31:43.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.13","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"a510c7059c04b20b1eb570f58ac7a5cd8706bb4c","kind":"tag","published_at":"2022-04-06T02:20:35.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.12","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"54621669a81b6a91b1572688d011606db034aee1","kind":"tag","published_at":"2022-04-06T01:38:05.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.11","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"1153d66c11d8d1ff720f7f982f913f1ca0978f6b","kind":"tag","published_at":"2022-04-06T01:33:47.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.10","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"18d75664c226de7a258012d9873cc723d3c40b27","kind":"tag","published_at":"2022-03-23T23:59:23.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.9","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"7c9d26266141f89518bbf2c9936573a845bef204","kind":"tag","published_at":"2022-03-23T23:56:27.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.8","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"85e09a01a96cff629b3b70c66b3b315c99ff5958","kind":"tag","published_at":"2022-03-23T23:38:31.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.7","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"75c1d3280d85fbb0d74265c5dd3424557e71e6eb","kind":"tag","published_at":"2022-03-23T23:34:33.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.6","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"dadaa1a3871f0acb23a976fc8f0ae4327536a9ad","kind":"tag","published_at":"2022-03-11T09:01:24.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"ffaf3ae32d6f99312595dd65d51f4c765b7a9370","kind":"tag","published_at":"2022-03-11T01:02:13.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"d12fd538d99bf26b79bd9cd9a1a33318d1300f6c","kind":"tag","published_at":"2022-03-11T00:58:54.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2d2aa131dd1b59b35ea501734d8ba52db01d6a1c","kind":"tag","published_at":"2022-03-11T00:55:36.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"0982656172f7181edeef2cd150f9fe7949f9333f","kind":"tag","published_at":"2022-03-11T00:20:44.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"1e777950dd128c5f8d972bd4388bc814b3bf623e","kind":"tag","published_at":"2022-03-11T00:15:40.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.9.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.9.0/manifests"},{"name":"v0.8.11","sha":"9f90ce7feab353b14ed54267f8fb99ac70fce8ed","kind":"tag","published_at":"2022-02-17T01:43:23.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.11","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"84aaed549705bd46b352b103c82b14823fe97488","kind":"tag","published_at":"2022-02-17T01:28:47.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.10","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"4166cea6ef94130fce4266234d94ca7b0d829707","kind":"tag","published_at":"2022-02-17T01:17:41.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.9","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"f40156ed48fa3e81c9d3f484aa5004b2c31cebb8","kind":"tag","published_at":"2022-02-17T00:55:12.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.8","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"329d9eb8fd1ced060b025da38d5b764905fd868a","kind":"tag","published_at":"2022-02-17T00:48:15.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.7","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"d8c1c3e89e375e7faa52c6ac31bfb867c9b3b7a9","kind":"tag","published_at":"2022-02-17T00:06:45.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.6","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"c591f736624eeb7afb85b880a9cdf59c3419e518","kind":"tag","published_at":"2022-02-10T21:44:42.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5/manifests"},{"name":"v0.8.5-beta.5","sha":"b7be0f694a22411df3e31e7675baf65dd797135c","kind":"tag","published_at":"2022-02-10T21:31:29.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.5-beta.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.5-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.5-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.5/manifests"},{"name":"v0.8.5-beta.4","sha":"b7aee36ddf5c84bd243283e0267d2f60c3ea7c68","kind":"tag","published_at":"2022-02-10T21:16:50.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.5-beta.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.5-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.5-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.4/manifests"},{"name":"v0.8.5-beta.3","sha":"8f38f7697ff0799abe3ab0636c247fa382255599","kind":"tag","published_at":"2022-02-10T20:06:16.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.5-beta.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.5-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.5-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.3/manifests"},{"name":"v0.8.5-beta.2","sha":"68d8b651200a915e7441639f3c74e4e9093e85df","kind":"tag","published_at":"2022-02-10T02:11:36.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.5-beta.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.5-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.5-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.2/manifests"},{"name":"v0.8.5-beta.1","sha":"eeb4ec35ca0efd28e9543553df068d6e318c4a88","kind":"tag","published_at":"2022-02-10T02:01:13.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.5-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.1/manifests"},{"name":"v0.8.5-beta.0","sha":"5d8e1a15fece775b232c0ade984ee674605f42a2","kind":"tag","published_at":"2022-02-10T01:56:39.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.5-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.5-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.5-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.5-beta.0/manifests"},{"name":"v0.8.4","sha":"e9018afc719847f1377eb8ce8535ee8329af68fb","kind":"tag","published_at":"2022-02-10T01:52:38.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"111c8ddd6ece2eee85bb23b85037d970bc804a26","kind":"tag","published_at":"2022-02-09T05:43:55.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"b8f3e70757aa3c5100608465bcc6621aa18726af","kind":"tag","published_at":"2022-02-09T05:19:38.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"61f747a44a75836ab5c9fec5fc3648c5c1f4ab50","kind":"tag","published_at":"2022-02-09T05:17:45.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"196343c47397a3365c955283ff581dfe67fed618","kind":"tag","published_at":"2022-01-19T01:26:18.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.0/manifests"},{"name":"v0.7.21","sha":"b85956b7d0ffcdc1bc8b94b76041b0e756efa104","kind":"tag","published_at":"2022-01-19T01:20:08.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.21","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.21/manifests"},{"name":"v0.7.20","sha":"fa9c33bd26d87e6133c73dd3a15d59df066e99cb","kind":"tag","published_at":"2022-01-19T01:13:18.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.20","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.20/manifests"},{"name":"v0.7.19","sha":"7a564c811c05133d1b298501367c1b1a34c4add5","kind":"tag","published_at":"2022-01-18T08:06:14.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.19","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19/manifests"},{"name":"v0.8.0-beta.0","sha":"f72f1e1d908a36510be77ed6a68f0f1877f8fc4f","kind":"tag","published_at":"2022-01-18T08:03:43.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.8.0-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.8.0-beta.0/manifests"},{"name":"v0.7.19-beta.4","sha":"9db07d28424cd330869b95cd70355bc1f7473f66","kind":"tag","published_at":"2022-01-18T05:40:23.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.19-beta.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.19-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.19-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19-beta.4/manifests"},{"name":"v0.7.19-beta.3","sha":"e985016bfdc2d4f6573be27c1df57ecc26486a47","kind":"tag","published_at":"2022-01-18T05:35:07.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.19-beta.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.19-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.19-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19-beta.3/manifests"},{"name":"v0.7.19-beta.2","sha":"bcb16f5616b87c82be33f6336289bdad99dfbc49","kind":"tag","published_at":"2022-01-18T05:31:49.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.19-beta.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.19-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.19-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19-beta.2/manifests"},{"name":"v0.7.19-beta.1","sha":"2198f8ba88bd2f241950d4dc0f141b731a6e8371","kind":"tag","published_at":"2022-01-18T04:30:37.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.19-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.19-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.19-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19-beta.1/manifests"},{"name":"v0.7.19-beta.0","sha":"7384a4702c3e4187d7b3c0a59d5bfdcd08b6f28b","kind":"tag","published_at":"2022-01-18T04:24:57.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.19-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.19-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.19-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.19-beta.0/manifests"},{"name":"v0.7.18","sha":"dbd2b9fd516fb42ccdc620df1c2901326e46f334","kind":"tag","published_at":"2022-01-06T03:50:49.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.18","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.18/manifests"},{"name":"v0.7.17","sha":"3b1e24f4ba34b131e20da10bb9c20f9bdecf975a","kind":"tag","published_at":"2022-01-06T00:29:13.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.17","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.17/manifests"},{"name":"v0.7.16","sha":"80d51852770074163796b321309b66fcdf069921","kind":"tag","published_at":"2021-12-31T21:56:33.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.16","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.16/manifests"},{"name":"v0.7.15","sha":"e38eff8d451c695bfe099c50fcd1f8e0ba43b879","kind":"tag","published_at":"2021-12-31T21:52:32.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.15","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"5a286229ec3f69dbb079ebdc641fabe03b4998f6","kind":"tag","published_at":"2021-12-31T08:42:59.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.14","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"6a9aa73a3c20a432678aa2e129bc3dec5e7fdd7b","kind":"tag","published_at":"2021-12-29T03:55:06.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.13","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"76d13fde981c47ce4c1139728a0a8ebbf2be64ec","kind":"tag","published_at":"2021-12-29T03:49:58.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.12","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"631260fab0f5837071fdda3a97a92ec046e6899b","kind":"tag","published_at":"2021-12-29T03:37:38.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.11","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"48f99e29b73118e6b0da33e1a00a58162c2d755d","kind":"tag","published_at":"2021-12-23T13:10:36.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.10","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"aefeb4546f0c158be8f41f24d2fc91b9303b5d12","kind":"tag","published_at":"2021-12-21T17:07:09.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.9","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"4a8f8abef19555505a7f911e6b2194d5ec9c73f7","kind":"tag","published_at":"2021-12-21T17:03:05.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.8","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"b29f9381ae62ffedc3f64c0491012dbe751205a6","kind":"tag","published_at":"2021-12-21T16:54:33.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.7","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"97e7975fe9c9198b5513e1a5291217c7bfc7919c","kind":"tag","published_at":"2021-12-18T22:01:58.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.6","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"1001f322f018e6029472247af67787202394efcd","kind":"tag","published_at":"2021-12-18T10:34:13.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"0934f4432ddbcd44ceaaf8dec20fb3eda58de35c","kind":"tag","published_at":"2021-12-18T10:30:46.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"63f82a1bef2ccc986b9f16be4215b8e27c45a320","kind":"tag","published_at":"2021-12-18T10:28:53.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"b3b715f62cf4511bad23e72d37566f8117100cb4","kind":"tag","published_at":"2021-12-18T10:21:54.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"535b9a0eab8e84c6a0200647bb7051c7e4281db1","kind":"tag","published_at":"2021-12-18T10:02:25.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"17866816b6680d9a34a9512f6392c44490085227","kind":"tag","published_at":"2021-12-17T01:43:26.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.7.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.7.0/manifests"},{"name":"v0.6.6","sha":"7633c9db25c5bd19d067566c7da34c7f89ad67ec","kind":"tag","published_at":"2021-08-17T12:50:49.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.6.6","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"528662c325ca4ecdf31bc22fd1bb6df1ec50f16c","kind":"tag","published_at":"2021-08-17T12:25:38.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.6.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"c061d94bfef6803b2ea42d0bee821012f687f9c6","kind":"tag","published_at":"2021-08-17T12:01:13.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.6.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"68fa1f6826c71a5dc3100c0ee21df5a62f2853fa","kind":"tag","published_at":"2021-08-17T09:00:25.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.6.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"1c457981218a857b1710978dec12f4f45d55f442","kind":"tag","published_at":"2021-08-17T07:24:46.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.6.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"013bf900260c3142793afc54b26eee434e2553ee","kind":"tag","published_at":"2021-08-15T03:31:16.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.6.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"96a2ffdc0f7a61aa9cd08aa6be0842ceceffbeae","kind":"tag","published_at":"2021-08-15T02:26:46.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.6.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"214659731a5d364f828397c945c9a41dffd52ec7","kind":"tag","published_at":"2021-08-13T01:30:21.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.5.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"7888ed975c849b6ef2d7252b00b0e03fcb96a6c1","kind":"tag","published_at":"2021-08-05T10:06:15.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.4.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"4f0f709f2ef7ede6286d3d7ed6cee5e4530bac05","kind":"tag","published_at":"2021-08-05T07:37:53.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.4.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"8ee0b4a6eef37aaa3da4894808a069b85abbd3b1","kind":"tag","published_at":"2021-08-05T06:52:30.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.4.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"964ee18f1b057ef2389b333fb033bf3f64211950","kind":"tag","published_at":"2021-08-05T06:50:07.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.4.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3c30a6fcb526cb10dc8a13107f7c881bfb3bbb4d","kind":"tag","published_at":"2021-08-05T06:41:03.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.4.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0/manifests"},{"name":"v0.4.0-beta.4","sha":"ed8b00132d202f62309041132fd91e64b2e6081d","kind":"tag","published_at":"2021-08-05T06:29:35.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.4.0-beta.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.4.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.4.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0-beta.4/manifests"},{"name":"v0.4.0-beta.3","sha":"afedc059a04bf5f512b61c5a90e512e93a4cb042","kind":"tag","published_at":"2021-08-05T06:28:02.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.4.0-beta.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.4.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.4.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0-beta.3/manifests"},{"name":"v0.4.0-beta.2","sha":"369889f1e4ae5bb8d87d14a9ea7c99511615c696","kind":"tag","published_at":"2021-08-05T06:12:24.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.4.0-beta.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.4.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.4.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0-beta.2/manifests"},{"name":"v0.4.0-beta.1","sha":"bc56f6e49865d4bb1ce52b08772fd5938e95f9fa","kind":"tag","published_at":"2021-08-05T06:07:56.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.4.0-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.4.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.4.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0-beta.1/manifests"},{"name":"v0.4.0-beta.0","sha":"b4dc7d1e5da64e4ed52673632fea005fe5fb6b01","kind":"tag","published_at":"2021-08-05T05:50:24.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.4.0-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.4.0-beta.0/manifests"},{"name":"v0.3.3","sha":"25bc613bc4076001f0af2c6524695a07aa561f7e","kind":"tag","published_at":"2021-07-24T10:30:35.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.3.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.3/manifests"},{"name":"v0.3.1","sha":"c3657657cc131b602b7dc2fd53b6c19e9b6b3fca","kind":"tag","published_at":"2021-07-24T10:00:48.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.3.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.1/manifests"},{"name":"v0.3.1-beta.2","sha":"74c66d0d87f45544c774545aef757584f68b99df","kind":"tag","published_at":"2021-07-24T09:58:26.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.3.1-beta.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.3.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.3.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.1-beta.2/manifests"},{"name":"v0.3.1-beta.1","sha":"55d0c8b070dfcc6b5b3e22e63e7739f35e3f141f","kind":"tag","published_at":"2021-07-24T09:24:40.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.3.1-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.3.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.3.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.1-beta.1/manifests"},{"name":"v0.3.1-beta.0","sha":"93667400ae5e6d295ba1cb6319d5f131724e92b9","kind":"tag","published_at":"2021-07-24T09:04:55.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.3.1-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.3.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.3.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.1-beta.0/manifests"},{"name":"v0.3.0","sha":"f25f59a4ecd3ec420db7d5dcf3575f2395c933ca","kind":"tag","published_at":"2021-07-24T08:55:11.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.3.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.3.0/manifests"},{"name":"v0.2.6-beta.2","sha":"e8306eaeec5696b6c154e08e70eda516ed10e632","kind":"tag","published_at":"2021-07-24T08:24:16.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.2.6-beta.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.2.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.2.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.6-beta.2/manifests"},{"name":"v0.2.6-beta.1","sha":"8fedb3efcab1970d03329ccfe400ff904a62e98a","kind":"tag","published_at":"2021-07-24T07:43:38.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.2.6-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.2.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.2.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.6-beta.1/manifests"},{"name":"v0.2.6-beta.0","sha":"d61b4452a1c70cd72e3bdbe05b4dc3433d96875c","kind":"tag","published_at":"2021-07-22T04:22:12.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.2.6-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.2.6-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.2.6-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.6-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.6-beta.0/manifests"},{"name":"v0.2.5","sha":"afb9a8734cd467c322e248cb5f460b668cb921cc","kind":"tag","published_at":"2021-05-12T22:42:21.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.2.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"55cd47bf257cf77e559fbe5321caa22708dcd843","kind":"tag","published_at":"2021-01-29T14:29:45.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.2.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"76814097982c02cde783cb6feb997e19285f1c79","kind":"tag","published_at":"2020-12-24T05:25:01.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.2.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4c6794894aeae181f57bf4491ce8a29d08752260","kind":"tag","published_at":"2020-12-21T14:14:00.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.2.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"560f21faaf9ff061bd962f9be504dcd01c6bef7f","kind":"tag","published_at":"2020-12-21T08:53:38.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.2.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5a9d6ff6101b66b7eab745ac2dc28e8c6b4d6c2b","kind":"tag","published_at":"2020-12-09T09:56:41.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.2.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.2.0/manifests"},{"name":"v0.1.11-beta.1","sha":"c98ae4aec708fc87f24eebd7df9942d15a55f3e3","kind":"tag","published_at":"2020-12-09T08:02:12.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.11-beta.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.11-beta.1/manifests"},{"name":"v0.1.11-beta.0","sha":"17efb93eac765225e5381f6e56c4dbbf8f3cb6e7","kind":"tag","published_at":"2020-12-09T07:06:55.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.11-beta.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.11-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.11-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.11-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.11-beta.0/manifests"},{"name":"v0.1.10","sha":"22c1b257f3f7bc00f543a460cea2edd351389c75","kind":"tag","published_at":"2020-12-09T04:46:35.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.10","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"e2ce4297341fac79897a27c0c89b06ea3ab823d2","kind":"tag","published_at":"2020-12-09T04:24:26.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.9","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"424c8d76f9b0a0a515e1e9afcd9486816cb0dbb6","kind":"tag","published_at":"2020-12-04T09:59:27.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.8","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d8eded668def214ed2f48297061e608703ae98a1","kind":"tag","published_at":"2020-12-04T09:31:16.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.7","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"afbed02450e7f3da77d9dfee0dd2bdf5354d9014","kind":"tag","published_at":"2020-12-04T04:25:30.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.6","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"e6b574211afe60d6a49e3a112a4613f1c3f687cb","kind":"tag","published_at":"2020-12-04T04:13:47.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.5","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d5c328cb487c004326fa4868e1a34f97368e7155","kind":"tag","published_at":"2020-12-02T23:21:43.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.4","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"0a570dd76a0b359308bc337fd64bfdb8812e0245","kind":"tag","published_at":"2020-12-02T10:14:14.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.3","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"ab61ad060b0c8a2be777660448791de9944b9ee5","kind":"tag","published_at":"2020-12-01T09:40:29.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.2","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76eb24a380d13f3a7d8287f95db9b75dbb89722a","kind":"tag","published_at":"2020-12-01T08:51:54.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.1","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c9c17059de32999ae5412b7239f67a39a603adc1","kind":"tag","published_at":"2020-11-26T15:50:22.000Z","download_url":"https://codeload.github.com/darkobits/tsx/tar.gz/v0.1.0","html_url":"https://github.com/darkobits/tsx/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darkobits/tsx@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkobits%2Ftsx/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:40:56.351Z","dependent_packages_count":2,"downloads":438,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":5.4641759254576,"dependent_repos_count":6.363476436918567,"dependent_packages_count":8.854664163323209,"stargazers_count":20.952484261370564,"forks_count":15.41222687126188,"docker_downloads_count":null,"average":11.409405531666364},"purl":"pkg:npm/%40darkobits/tsx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@darkobits/tsx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@darkobits/tsx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@darkobits/tsx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T12:19:18.315Z","issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":13594470.5,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.42857142857142855,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":7,"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/darkobits%2Ftsx/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@darkobits%2Ftsx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@darkobits%2Ftsx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@darkobits%2Ftsx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@darkobits%2Ftsx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@darkobits%2Ftsx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@darkobits%2Ftsx/codemeta","maintainers":[{"uuid":"darkobits","login":"darkobits","name":null,"email":"joshua@frontlawn.net","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~darkobits","role":null,"created_at":"2022-11-16T13:26:26.301Z","updated_at":"2022-11-16T13:26:26.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darkobits/packages"}]}