{"id":378276,"url":"https://github.com/TypeStrong/ts-node","last_synced_at":"2026-08-14T03:31:56.708Z","repository":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"packages":[{"id":8631928,"name":"@tlan16/ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node.js, with source map support","homepage":"https://typestrong.org/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":"tlan16","versions_count":1,"first_release_published_at":"2023-12-09T22:41:38.902Z","latest_release_published_at":"2023-12-09T22:41:38.902Z","latest_release_number":"11.0.0","last_synced_at":"2026-08-13T05:21:32.282Z","created_at":"2023-12-09T22:41:47.803Z","updated_at":"2026-08-13T05:21:32.282Z","registry_url":"https://www.npmjs.com/package/@tlan16/ts-node","install_command":"npm install @tlan16/ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.0"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:44:27.693Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.1839428201092,"dependent_packages_count":51.867230273458475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.02558654678384},"purl":"pkg:npm/%40tlan16/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tlan16/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tlan16/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tlan16/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tlan16%2Fts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tlan16%2Fts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tlan16%2Fts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tlan16%2Fts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tlan16%2Fts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tlan16%2Fts-node/codemeta","maintainers":[{"uuid":"tlan16","login":"tlan16","name":null,"email":"franklan118@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~tlan16","role":null,"created_at":"2023-12-09T22:41:51.874Z","updated_at":"2023-12-09T22:41:51.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tlan16/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13767004,"name":"ts-node","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/TypeStrong/ts-node","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T11:11:24.162Z","latest_release_published_at":"2026-02-13T11:11:24.162Z","latest_release_number":"10.9.2+~cs64.13.20-1","last_synced_at":"2026-03-13T15:15:15.087Z","created_at":"2026-02-13T11:11:23.963Z","updated_at":"2026-08-10T00:37:13.315Z","registry_url":"https://launchpad.net/ubuntu/+source/ts-node","install_command":"apt-get install ts-node","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ts-node","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai, mocha \u003c!nocheck\u003e, node-ampproject-remapping, node-acorn, node-arg, node-axios, node-browserify, node-builtin-modules, node-call-bind \u003c!nocheck\u003e, node-create-require, node-diff, node-get-stream, node-es-abstract \u003c!nocheck\u003e, node-get-intrinsic \u003c!nocheck\u003e, node-is-regex \u003c!nocheck\u003e, node-json-stable-stringify, node-make-error, node-object.getownpropertydescriptors \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-react \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver, node-typescript, node-types-react, node-util.promisify \u003c!nocheck\u003e, node-yargs, node-yn, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T00:37:13.314Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ts-node?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ts-node/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":890},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-12T05:05:16.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13810957,"name":"ts-node","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/TypeStrong/ts-node","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T19:53:27.290Z","latest_release_published_at":"2026-02-13T19:53:27.290Z","latest_release_number":"10.9.1+~cs8.8.29-1","last_synced_at":"2026-03-14T07:09:48.920Z","created_at":"2026-02-13T19:53:27.016Z","updated_at":"2026-08-10T00:37:13.404Z","registry_url":"https://launchpad.net/ubuntu/+source/ts-node","install_command":"apt-get install ts-node","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ts-node","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai, mocha \u003c!nocheck\u003e, node-ampproject-remapping, node-acorn, node-arg, node-axios, node-browserify, node-builtin-modules, node-call-bind \u003c!nocheck\u003e, node-create-require, node-diff, node-get-stream, node-es-abstract \u003c!nocheck\u003e, node-get-intrinsic \u003c!nocheck\u003e, node-is-regex \u003c!nocheck\u003e, node-json-stable-stringify, node-make-error, node-object.getownpropertydescriptors \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-react \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver, node-typescript, node-types-react, node-util.promisify \u003c!nocheck\u003e, node-yargs, node-yn, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-10T00:37:13.404Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ts-node?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ts-node/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":891},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-10T05:07:58.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13535404,"name":"ts-node","ecosystem":"debian","description":null,"homepage":"https://github.com/TypeStrong/ts-node","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:18:07.790Z","latest_release_published_at":"2026-02-11T00:18:07.790Z","latest_release_number":"9.1.1-4","last_synced_at":"2026-03-14T09:21:37.577Z","created_at":"2026-02-11T00:18:07.602Z","updated_at":"2026-08-10T00:37:13.441Z","registry_url":"https://tracker.debian.org/pkg/ts-node","install_command":"apt-get install ts-node","documentation_url":"https://packages.debian.org/bullseye/ts-node","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ts-node","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai, debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-arg \u003c!nocheck\u003e, node-axios \u003c!nocheck\u003e, node-create-require \u003c!nocheck\u003e, node-es-abstract \u003c!nocheck\u003e, node-json-stable-stringify, node-make-error \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-react \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver, node-source-map-support \u003c!nocheck\u003e, node-typescript, node-typescript-types, node-yn \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-10T00:37:13.440Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ts-node?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ts-node/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":456},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-10T05:08:02.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13784214,"name":"ts-node","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/TypeStrong/ts-node","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T14:13:22.393Z","latest_release_published_at":"2026-02-13T14:13:22.393Z","latest_release_number":"9.1.1-6","last_synced_at":"2026-03-13T17:35:15.314Z","created_at":"2026-02-13T14:13:21.818Z","updated_at":"2026-08-10T00:37:13.441Z","registry_url":"https://launchpad.net/ubuntu/+source/ts-node","install_command":"apt-get install ts-node","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ts-node","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai, mocha \u003c!nocheck\u003e, node-arg \u003c!nocheck\u003e, node-axios \u003c!nocheck\u003e, node-call-bind \u003c!nocheck\u003e, node-create-require \u003c!nocheck\u003e, node-es-abstract \u003c!nocheck\u003e, node-get-intrinsic \u003c!nocheck\u003e, node-get-stream, node-is-regex \u003c!nocheck\u003e, node-json-stable-stringify, node-make-error \u003c!nocheck\u003e, node-object.getownpropertydescriptors \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-react \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver, node-source-map-support \u003c!nocheck\u003e, node-typescript, node-util.promisify \u003c!nocheck\u003e, node-yn \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T00:37:13.441Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.04957858205255329,"forks_count":0.1895651666715273,"docker_downloads_count":null,"average":0.059785937181020155},"purl":"pkg:deb/ubuntu/ts-node?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ts-node/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":559},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-10T05:07:56.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13571306,"name":"ts-node","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/TypeStrong/ts-node","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:45:08.741Z","latest_release_published_at":"2026-02-11T07:45:08.741Z","latest_release_number":"10.9.1+~cs8.8.29-1","last_synced_at":"2026-03-11T17:15:08.542Z","created_at":"2026-02-11T07:45:08.546Z","updated_at":"2026-08-10T00:37:13.554Z","registry_url":"https://launchpad.net/ubuntu/+source/ts-node","install_command":"apt-get install ts-node","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ts-node","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai, mocha \u003c!nocheck\u003e, node-ampproject-remapping, node-acorn, node-arg, node-axios, node-browserify, node-builtin-modules, node-call-bind \u003c!nocheck\u003e, node-create-require, node-diff, node-get-stream, node-es-abstract \u003c!nocheck\u003e, node-get-intrinsic \u003c!nocheck\u003e, node-is-regex \u003c!nocheck\u003e, node-json-stable-stringify, node-make-error, node-object.getownpropertydescriptors \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-react \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver, node-typescript, node-types-react, node-util.promisify \u003c!nocheck\u003e, node-yargs, node-yn, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-10T00:37:13.553Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ts-node?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ts-node/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":613},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-10T05:07:59.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13675509,"name":"ts-node","ecosystem":"debian","description":null,"homepage":"https://github.com/TypeStrong/ts-node","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T15:38:43.075Z","latest_release_published_at":"2026-02-12T15:38:43.075Z","latest_release_number":"10.9.2+~cs64.13.20-2","last_synced_at":"2026-03-12T16:17:04.986Z","created_at":"2026-02-12T15:38:42.866Z","updated_at":"2026-08-10T00:37:13.557Z","registry_url":"https://tracker.debian.org/pkg/ts-node","install_command":"apt-get install ts-node","documentation_url":"https://packages.debian.org/trixie/ts-node","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ts-node","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai, mocha \u003c!nocheck\u003e, node-ampproject-remapping, node-acorn, node-arg, node-axios, node-browserify, node-builtin-modules, node-call-bind \u003c!nocheck\u003e, node-create-require, node-diff, node-get-stream, node-es-abstract \u003c!nocheck\u003e, node-get-intrinsic \u003c!nocheck\u003e, node-is-regex \u003c!nocheck\u003e, node-json-stable-stringify, node-make-error, node-object.getownpropertydescriptors \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-react \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver, node-typescript, node-types-react, node-util.promisify \u003c!nocheck\u003e, node-yargs, node-yn, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-10T00:37:13.557Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ts-node?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ts-node/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13720533,"name":"ts-node","ecosystem":"debian","description":null,"homepage":"https://github.com/TypeStrong/ts-node","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T00:52:33.016Z","latest_release_published_at":"2026-02-13T00:52:33.016Z","latest_release_number":"10.9.1+~cs8.8.29-1","last_synced_at":"2026-03-14T02:28:02.800Z","created_at":"2026-02-13T00:52:32.806Z","updated_at":"2026-08-10T00:37:13.626Z","registry_url":"https://tracker.debian.org/pkg/ts-node","install_command":"apt-get install ts-node","documentation_url":"https://packages.debian.org/bookworm/ts-node","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ts-node","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai, mocha \u003c!nocheck\u003e, node-ampproject-remapping, node-acorn, node-arg, node-axios, node-browserify, node-builtin-modules, node-call-bind \u003c!nocheck\u003e, node-create-require, node-diff, node-get-stream, node-es-abstract \u003c!nocheck\u003e, node-get-intrinsic \u003c!nocheck\u003e, node-is-regex \u003c!nocheck\u003e, node-json-stable-stringify, node-make-error, node-object.getownpropertydescriptors \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-react \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver, node-typescript, node-types-react, node-util.promisify \u003c!nocheck\u003e, node-yargs, node-yn, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-10T00:37:13.626Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ts-node?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ts-node/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":809},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-10T05:08:01.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13727342,"name":"ts-node","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/TypeStrong/ts-node","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:47:21.737Z","latest_release_published_at":"2026-02-13T01:47:21.737Z","latest_release_number":"10.9.2+~cs64.13.14-1","last_synced_at":"2026-03-13T03:14:30.005Z","created_at":"2026-02-13T01:47:21.524Z","updated_at":"2026-08-10T00:38:13.531Z","registry_url":"https://launchpad.net/ubuntu/+source/ts-node","install_command":"apt-get install ts-node","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ts-node","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, chai, mocha \u003c!nocheck\u003e, node-ampproject-remapping, node-acorn, node-arg, node-axios, node-browserify, node-builtin-modules, node-call-bind \u003c!nocheck\u003e, node-create-require, node-diff, node-get-stream, node-es-abstract \u003c!nocheck\u003e, node-get-intrinsic \u003c!nocheck\u003e, node-is-regex \u003c!nocheck\u003e, node-json-stable-stringify, node-make-error, node-object.getownpropertydescriptors \u003c!nocheck\u003e, node-proxyquire \u003c!nocheck\u003e, node-react \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-semver, node-typescript, node-types-react, node-util.promisify \u003c!nocheck\u003e, node-yargs, node-yn, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-10T00:38:13.531Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ts-node?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ts-node/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":723},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-10T05:07:57.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":912727,"name":"@dzek69/ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node.js, with source map support","homepage":"https://github.com/TypeStrong/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":"dzek69","versions_count":1,"first_release_published_at":"2020-11-02T21:11:46.976Z","latest_release_published_at":"2020-11-02T21:11:46.976Z","latest_release_number":"9.0.0-fork.1","last_synced_at":"2026-08-13T11:45:46.797Z","created_at":"2022-04-07T16:44:25.171Z","updated_at":"2026-08-13T11:45:46.798Z","registry_url":"https://www.npmjs.com/package/@dzek69/ts-node","install_command":"npm install @dzek69/ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"9.0.0-fork.1"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:44:32.959Z","dependent_packages_count":1,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.1495371500583924,"forks_count":1.9182116705093306,"average":16.635610578717504},"purl":"pkg:npm/%40dzek69/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dzek69/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dzek69/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dzek69/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dzek69%2Fts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dzek69%2Fts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dzek69%2Fts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dzek69%2Fts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dzek69%2Fts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dzek69%2Fts-node/codemeta","maintainers":[{"uuid":"dzek69","login":"dzek69","name":null,"email":"npm.spam.here@nitra.pl","url":null,"packages_count":109,"html_url":"https://www.npmjs.com/~dzek69","role":null,"created_at":"2022-11-17T02:53:14.826Z","updated_at":"2022-11-17T02:53:14.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dzek69/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7590512,"name":"@hernas/ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node.js, with source map support","homepage":"https://typestrong.org/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":"hernas","versions_count":1,"first_release_published_at":"2023-04-17T11:40:02.122Z","latest_release_published_at":"2023-04-17T11:40:02.122Z","latest_release_number":"10.9.1","last_synced_at":"2026-08-13T03:28:08.230Z","created_at":"2023-04-17T12:11:34.312Z","updated_at":"2026-08-13T03:28:08.231Z","registry_url":"https://www.npmjs.com/package/@hernas/ts-node","install_command":"npm install @hernas/ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.9.1"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:44:27.288Z","dependent_packages_count":0,"downloads":243,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.927261389479863,"dependent_packages_count":26.69528702594664,"stargazers_count":0.8985022721502183,"forks_count":1.5384159418390166,"average":12.014866657353934},"purl":"pkg:npm/%40hernas/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hernas/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hernas/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hernas/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hernas%2Fts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hernas%2Fts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hernas%2Fts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hernas%2Fts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hernas%2Fts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hernas%2Fts-node/codemeta","maintainers":[{"uuid":"bimusiek","login":"bimusiek","name":null,"email":"m@hern.as","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~bimusiek","role":null,"created_at":"2023-04-17T15:52:32.934Z","updated_at":"2023-04-17T15:52:32.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bimusiek/packages"},{"uuid":"bhernas","login":"bhernas","name":null,"email":"b@hern.as","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~bhernas","role":null,"created_at":"2023-04-17T15:52:32.927Z","updated_at":"2023-04-17T15:52:32.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bhernas/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4151426,"name":"github.com/typestrong/ts-node","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/typestrong/ts-node","keywords_array":[],"namespace":"github.com/typestrong","versions_count":141,"first_release_published_at":"2015-07-15T02:12:11.000Z","latest_release_published_at":"2023-12-08T12:04:03.000Z","latest_release_number":"v10.9.2+incompatible","last_synced_at":"2026-08-14T00:51:36.222Z","created_at":"2022-04-12T17:03:57.590Z","updated_at":"2026-08-14T00:51:36.223Z","registry_url":"https://pkg.go.dev/github.com/typestrong/ts-node","install_command":"go get github.com/typestrong/ts-node","documentation_url":"https://pkg.go.dev/github.com/typestrong/ts-node#section-documentation","metadata":{},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36473953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T00:37:13.149Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/typestrong/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/typestrong/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/typestrong/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/typestrong/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypestrong%2Fts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypestrong%2Fts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypestrong%2Fts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypestrong%2Fts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypestrong%2Fts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypestrong%2Fts-node/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2265166,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5006252,"name":"org.webjars.npm:ts-node","ecosystem":"maven","description":"WebJar for ts-node","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":[],"namespace":"org.webjars.npm","versions_count":8,"first_release_published_at":"2020-10-26T05:08:25.000Z","latest_release_published_at":"2025-06-12T11:15:38.000Z","latest_release_number":"10.9.2","last_synced_at":"2026-08-14T00:51:36.164Z","created_at":"2022-07-27T11:11:10.786Z","updated_at":"2026-08-14T00:51:36.165Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/ts-node/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/ts-node/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T00:37:13.685Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":1.8940495944045281,"forks_count":7.196987177043476,"average":15.857900133024883},"purl":"pkg:maven/org.webjars.npm/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-node/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614649,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":7904668,"name":"@snowtop/ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node.js, with source map support","homepage":"https://typestrong.org/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":"snowtop","versions_count":1,"first_release_published_at":"2023-07-07T19:44:39.541Z","latest_release_published_at":"2023-07-07T19:44:39.541Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-13T04:02:57.085Z","created_at":"2023-07-07T21:13:15.545Z","updated_at":"2026-08-13T04:02:57.085Z","registry_url":"https://www.npmjs.com/package/@snowtop/ts-node","install_command":"npm install @snowtop/ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T00:37:13.323Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.028028026289626,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":0.9488170678841035,"forks_count":1.6383920483388024,"docker_downloads_count":null,"average":25.61607077047673},"purl":"pkg:npm/%40snowtop/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@snowtop/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@snowtop/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@snowtop/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snowtop%2Fts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snowtop%2Fts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snowtop%2Fts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snowtop%2Fts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snowtop%2Fts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snowtop%2Fts-node/codemeta","maintainers":[{"uuid":"lolopinto","login":"lolopinto","name":null,"email":"ola@okelola.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~lolopinto","role":null,"created_at":"2023-07-07T21:13:15.791Z","updated_at":"2023-07-07T21:13:15.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lolopinto/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7596232,"name":"@dreamofice/ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node.js, with source map support","homepage":"https://typestrong.org/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":"dreamofice","versions_count":1,"first_release_published_at":"2023-04-18T14:20:08.008Z","latest_release_published_at":"2023-04-18T14:20:08.008Z","latest_release_number":"10.9.2","last_synced_at":"2026-08-13T01:02:59.878Z","created_at":"2023-04-18T16:22:36.746Z","updated_at":"2026-08-13T01:02:59.878Z","registry_url":"https://www.npmjs.com/package/@dreamofice/ts-node","install_command":"npm install @dreamofice/ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.9.2"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:44:27.653Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.91746842990434,"dependent_packages_count":26.74892229265742,"stargazers_count":null,"forks_count":null,"average":22.83319536128088},"purl":"pkg:npm/%40dreamofice/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dreamofice/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dreamofice/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dreamofice/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dreamofice%2Fts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dreamofice%2Fts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dreamofice%2Fts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dreamofice%2Fts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dreamofice%2Fts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dreamofice%2Fts-node/codemeta","maintainers":[{"uuid":"dreamofice","login":"dreamofice","name":null,"email":"dreamofice@outlook.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~dreamofice","role":null,"created_at":"2023-04-18T18:44:27.388Z","updated_at":"2023-04-18T18:44:27.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dreamofice/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2481591,"name":"ts-node-warnings","ecosystem":"npm","description":"TypeScript execution environment and REPL for node","homepage":"https://github.com/TypeStrong/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-10-24T08:27:48.887Z","latest_release_published_at":"2016-10-24T08:27:48.887Z","latest_release_number":"1.6.0","last_synced_at":"2026-08-13T01:23:11.880Z","created_at":"2022-04-10T02:24:36.939Z","updated_at":"2026-08-13T01:23:12.352Z","registry_url":"https://www.npmjs.com/package/ts-node-warnings","install_command":"npm install ts-node-warnings","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.6.0"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-13T01:23:12.351Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":24.919822519207,"dependent_repos_count":7.613224151458317,"dependent_packages_count":51.8463640344017,"stargazers_count":0.9187400376868682,"forks_count":1.5911952981946125,"docker_downloads_count":null,"average":17.3778692081897},"purl":"pkg:npm/ts-node-warnings","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ts-node-warnings","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ts-node-warnings","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ts-node-warnings/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T00:45:29.519Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-warnings/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-warnings/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-warnings/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-warnings/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-warnings/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-warnings/codemeta","maintainers":[{"uuid":"alexandergugel","login":"alexandergugel","name":null,"email":"alexander.gugel@gmail.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~alexandergugel","role":null,"created_at":"2022-11-15T03:44:03.591Z","updated_at":"2022-11-15T03:44:03.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandergugel/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5320634,"name":"@leondreamed/ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node.js, with source map support","homepage":"https://typestrong.org/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":"leondreamed","versions_count":9,"first_release_published_at":"2022-10-12T14:48:56.304Z","latest_release_published_at":"2023-04-15T02:42:13.894Z","latest_release_number":"10.10.8","last_synced_at":"2026-08-13T02:06:57.106Z","created_at":"2022-10-12T15:03:57.825Z","updated_at":"2026-08-13T02:06:57.107Z","registry_url":"https://www.npmjs.com/package/@leondreamed/ts-node","install_command":"npm install @leondreamed/ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.10.8"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:44:27.360Z","dependent_packages_count":3,"downloads":86,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":17.50764088833876,"dependent_repos_count":10.298590216448614,"dependent_packages_count":5.8892732535894154,"stargazers_count":0.9184317262553251,"forks_count":1.5911952981946125,"docker_downloads_count":null,"average":7.2410262765653455},"purl":"pkg:npm/%40leondreamed/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@leondreamed/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@leondreamed/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@leondreamed/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leondreamed%2Fts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leondreamed%2Fts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leondreamed%2Fts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leondreamed%2Fts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leondreamed%2Fts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@leondreamed%2Fts-node/codemeta","maintainers":[{"uuid":"leonsilicon","login":"leonsilicon","name":null,"email":"leon@leonsilicon.com","url":null,"packages_count":217,"html_url":"https://www.npmjs.com/~leonsilicon","role":null,"created_at":"2024-08-26T10:25:18.603Z","updated_at":"2024-08-26T10:25:18.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leonsilicon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2481561,"name":"ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node.js, with source map support","homepage":"https://typestrong.org/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":null,"versions_count":128,"first_release_published_at":"2015-09-18T00:55:54.153Z","latest_release_published_at":"2023-12-08T12:04:46.154Z","latest_release_number":"10.9.2","last_synced_at":"2026-08-13T03:20:13.856Z","created_at":"2022-04-10T02:24:35.155Z","updated_at":"2026-08-13T03:20:13.856Z","registry_url":"https://www.npmjs.com/package/ts-node","install_command":"npm install ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"11.0.0-beta.1","latest":"10.9.2"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:44:26.438Z","dependent_packages_count":120593,"downloads":192751807,"downloads_period":"last-month","dependent_repos_count":883542,"rankings":{"downloads":0.017194531481872912,"dependent_repos_count":0.03808533963580449,"dependent_packages_count":0.0006571158528104297,"stargazers_count":0.9236584706066604,"forks_count":1.6000771015933963,"docker_downloads_count":0.06491757029223037,"average":0.4407650215771291},"purl":"pkg:npm/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ts-node","docker_dependents_count":9955,"docker_downloads_count":2367868299,"usage_url":"https://repos.ecosyste.ms/usage/npm/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node/codemeta","maintainers":[{"uuid":"blakeembrey","login":"blakeembrey","name":null,"email":"hello@blakeembrey.com","url":null,"packages_count":241,"html_url":"https://www.npmjs.com/~blakeembrey","role":null,"created_at":"2022-11-10T11:30:39.888Z","updated_at":"2022-11-10T11:30:39.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blakeembrey/packages"},{"uuid":"cspotcode","login":"cspotcode","name":null,"email":"cspotcode@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~cspotcode","role":null,"created_at":"2022-11-10T11:30:39.894Z","updated_at":"2022-11-10T11:30:39.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cspotcode/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2498867,"name":"ulong-ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node","homepage":"https://github.com/TypeStrong/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-03-10T08:27:08.672Z","latest_release_published_at":"2017-03-10T08:27:08.672Z","latest_release_number":"2.1.0","last_synced_at":"2026-08-13T03:37:29.608Z","created_at":"2022-04-10T02:39:33.427Z","updated_at":"2026-08-13T03:37:29.609Z","registry_url":"https://www.npmjs.com/package/ulong-ts-node","install_command":"npm install ulong-ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:44:28.852Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":60.113299472238936,"dependent_repos_count":10.298590216448614,"dependent_packages_count":51.8463640344017,"stargazers_count":0.9191044057423283,"forks_count":1.5928769969121208,"docker_downloads_count":null,"average":24.95404702514874},"purl":"pkg:npm/ulong-ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ulong-ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ulong-ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ulong-ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulong-ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulong-ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulong-ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulong-ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulong-ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulong-ts-node/codemeta","maintainers":[{"uuid":"stormslowly","login":"stormslowly","name":null,"email":"stormslowly@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~stormslowly","role":null,"created_at":"2022-11-15T05:08:29.798Z","updated_at":"2022-11-15T05:08:29.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stormslowly/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1086137,"name":"@niik/ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node","homepage":"https://github.com/TypeStrong/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":"niik","versions_count":1,"first_release_published_at":"2016-12-08T11:14:06.530Z","latest_release_published_at":"2016-12-08T11:14:06.530Z","latest_release_number":"1.7.0","last_synced_at":"2026-08-13T03:31:46.503Z","created_at":"2022-04-08T10:23:17.319Z","updated_at":"2026-08-13T03:31:46.503Z","registry_url":"https://www.npmjs.com/package/@niik/ts-node","install_command":"npm install @niik/ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.0"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:44:34.373Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.59280644098914,"dependent_repos_count":10.298590216448614,"dependent_packages_count":8.834682360908511,"stargazers_count":0.9187400376868682,"forks_count":1.5911952981946125,"docker_downloads_count":null,"average":17.24720287084555},"purl":"pkg:npm/%40niik/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@niik/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@niik/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@niik/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niik%2Fts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niik%2Fts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niik%2Fts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niik%2Fts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niik%2Fts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niik%2Fts-node/codemeta","maintainers":[{"uuid":"niik","login":"niik","name":null,"email":"j.markus.olsson@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~niik","role":null,"created_at":"2022-11-20T20:38:18.410Z","updated_at":"2022-11-20T20:38:18.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/niik/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8258672,"name":"@isaacs/ts-node-temp-fork-for-pr-2009","ecosystem":"npm","description":"TypeScript execution environment and REPL for node.js, with source map support","homepage":"https://typestrong.org/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":"isaacs","versions_count":7,"first_release_published_at":"2023-09-11T00:05:25.815Z","latest_release_published_at":"2024-05-24T19:07:07.603Z","latest_release_number":"10.9.7","last_synced_at":"2026-08-13T06:45:42.789Z","created_at":"2023-09-11T00:10:42.716Z","updated_at":"2026-08-13T06:45:42.790Z","registry_url":"https://www.npmjs.com/package/@isaacs/ts-node-temp-fork-for-pr-2009","install_command":"npm install @isaacs/ts-node-temp-fork-for-pr-2009","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.9.7"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:44:27.743Z","dependent_packages_count":2,"downloads":415682,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":0.8520606835376551,"dependent_repos_count":10.298590216448614,"dependent_packages_count":8.834682360908511,"stargazers_count":0.9187400376868682,"forks_count":1.5911952981946125,"docker_downloads_count":1.1247761588936216,"average":3.9366741259449807},"purl":"pkg:npm/%40isaacs/ts-node-temp-fork-for-pr-2009","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@isaacs/ts-node-temp-fork-for-pr-2009","docker_dependents_count":1,"docker_downloads_count":272,"usage_url":"https://repos.ecosyste.ms/usage/npm/@isaacs/ts-node-temp-fork-for-pr-2009","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@isaacs/ts-node-temp-fork-for-pr-2009/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@isaacs%2Fts-node-temp-fork-for-pr-2009/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@isaacs%2Fts-node-temp-fork-for-pr-2009/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@isaacs%2Fts-node-temp-fork-for-pr-2009/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@isaacs%2Fts-node-temp-fork-for-pr-2009/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@isaacs%2Fts-node-temp-fork-for-pr-2009/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@isaacs%2Fts-node-temp-fork-for-pr-2009/codemeta","maintainers":[{"uuid":"isaacs","login":"isaacs","name":null,"email":"i@izs.me","url":null,"packages_count":431,"html_url":"https://www.npmjs.com/~isaacs","role":null,"created_at":"2023-09-11T03:32:33.119Z","updated_at":"2023-09-11T03:32:33.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/isaacs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2481572,"name":"ts-node-extendable","ecosystem":"npm","description":"TypeScript execution environment and REPL for node","homepage":"https://github.com/TypeStrong/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-06-11T00:03:02.469Z","latest_release_published_at":"2016-06-11T00:03:02.469Z","latest_release_number":"0.8.0","last_synced_at":"2026-08-13T03:55:34.086Z","created_at":"2022-04-10T02:24:35.701Z","updated_at":"2026-08-13T03:55:34.239Z","registry_url":"https://www.npmjs.com/package/ts-node-extendable","install_command":"npm install ts-node-extendable","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.8.0"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-13T03:55:34.239Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.77315701107994,"dependent_repos_count":10.298590216448614,"dependent_packages_count":20.911788993680194,"stargazers_count":0.9187400376868682,"forks_count":1.5911952981946125,"docker_downloads_count":null,"average":16.898694311418048},"purl":"pkg:npm/ts-node-extendable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ts-node-extendable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ts-node-extendable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ts-node-extendable/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T00:45:29.519Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-extendable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-extendable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-extendable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-extendable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-extendable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-node-extendable/codemeta","maintainers":[{"uuid":"niieani","login":"niieani","name":null,"email":"npm@invent.life","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~niieani","role":null,"created_at":"2022-11-15T03:44:03.522Z","updated_at":"2022-11-15T03:44:03.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/niieani/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1586057,"name":"custom-ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node","homepage":"https://github.com/TypeStrong/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":null,"versions_count":2,"first_release_published_at":"2017-04-10T15:17:40.570Z","latest_release_published_at":"2017-04-10T15:21:14.015Z","latest_release_number":"3.0.3","last_synced_at":"2026-08-13T03:55:35.632Z","created_at":"2022-04-09T10:42:42.007Z","updated_at":"2026-08-13T03:55:35.632Z","registry_url":"https://www.npmjs.com/package/custom-ts-node","install_command":"npm install custom-ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.3"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13134,"open_issues_count":232,"forks_count":549,"subscribers_count":76,"default_branch":"main","last_synced_at":"2026-08-10T00:16:13.834Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-08-09T13:53:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36474658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:44:26.430Z","dependent_packages_count":3,"downloads":18,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.59280644098914,"dependent_repos_count":10.298590216448614,"dependent_packages_count":5.8892732535894154,"stargazers_count":0.9187400376868682,"forks_count":1.5911952981946125,"docker_downloads_count":null,"average":16.658121049381727},"purl":"pkg:npm/custom-ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/custom-ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/custom-ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/custom-ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-ts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-ts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-ts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-ts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-ts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/custom-ts-node/codemeta","maintainers":[{"uuid":"cevek","login":"cevek","name":null,"email":"x.cevek@gmail.com","url":null,"packages_count":58,"html_url":"https://www.npmjs.com/~cevek","role":null,"created_at":"2022-11-11T22:50:06.592Z","updated_at":"2022-11-11T22:50:06.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cevek/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8391777,"name":"@elliots/ts-node","ecosystem":"npm","description":"TypeScript execution environment and REPL for node.js, with source map support","homepage":"https://typestrong.org/ts-node","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TypeStrong/ts-node","keywords_array":["typescript","node","runtime","environment","ts","compiler"],"namespace":"elliots","versions_count":1,"first_release_published_at":"2023-10-07T05:24:04.008Z","latest_release_published_at":"2023-10-07T05:24:04.008Z","latest_release_number":"10.9.2","last_synced_at":"2026-08-13T06:03:06.730Z","created_at":"2023-10-07T05:25:14.315Z","updated_at":"2026-08-13T06:03:06.731Z","registry_url":"https://www.npmjs.com/package/@elliots/ts-node","install_command":"npm install @elliots/ts-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.9.2"},"contentPolicy":null},"repo_metadata":{"id":35013260,"uuid":"39111193","full_name":"TypeStrong/ts-node","owner":"TypeStrong","description":"TypeScript execution and REPL for node.js","archived":false,"fork":false,"pushed_at":"2024-07-18T18:14:16.000Z","size":8254,"stargazers_count":13132,"open_issues_count":232,"forks_count":550,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-08-02T11:23:33.084Z","etag":null,"topics":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"latest_commit_sha":null,"homepage":"https://typestrong.org/ts-node","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeStrong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["blakeembrey","cspotcode"]}},"created_at":"2015-07-15T02:12:52.000Z","updated_at":"2026-07-31T07:40:08.000Z","dependencies_parsed_at":"2024-01-10T20:10:04.040Z","dependency_job_id":"95bed5fc-ae42-4844-905b-fe5213603761","html_url":"https://github.com/TypeStrong/ts-node","commit_stats":{"total_commits":820,"total_committers":110,"mean_commits":7.454545454545454,"dds":0.5487804878048781,"last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"previous_names":["blakeembrey/typescript-node","blakeembrey/ts-node"],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/TypeStrong/ts-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/sbom","scorecard":{"id":144892,"data":{"date":"2025-08-11","repo":{"name":"github.com/TypeStrong/ts-node","commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-git-installs.yml:12","Info: found token with 'none' permissions: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/continuous-integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-git-installs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/e2e-git-installs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TypeStrong/ts-node/website.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/e2e-git-installs.yml:92","Warn: npmCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-16T09:11:41.694Z","repository_id":35013260,"created_at":"2025-08-16T09:11:41.694Z","updated_at":"2025-08-16T09:11:41.694Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"TypeStrong","name":"TypeStrong","uuid":"6759814","kind":"organization","description":"TypeScript workflows","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6759814?v=4","repositories_count":33,"last_synced_at":"2024-04-14T07:07:37.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TypeStrong","funding_links":[],"total_stars":28692,"followers":269,"following":0,"created_at":"2022-11-02T16:23:33.133Z","updated_at":"2024-04-14T07:07:49.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeStrong/repositories"},"tags":[{"name":"v10.9.2","sha":"057ac1beb118f9c42d21e876a17320ad73ea6be2","kind":"tag","published_at":"2023-12-08T12:04:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.2/manifests"},{"name":"v11.0.0-beta.1","sha":"c06cbe7d83b5585bb24f9963c42ce13eadd2202f","kind":"tag","published_at":"2023-10-17T18:41:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v11.0.0-beta.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v11.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v11.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v11.0.0-beta.1/manifests"},{"name":"v10.9.1","sha":"0e0da590b3c104ee515ae7b603c29d3d87620ce5","kind":"tag","published_at":"2022-07-14T02:32:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"11424e06ac360c4aea26f94e1bacaa3b74b7e57f","kind":"tag","published_at":"2022-07-13T23:33:45.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.9.0/manifests"},{"name":"v10.8.2","sha":"ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c","kind":"tag","published_at":"2022-07-02T17:56:50.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.2/manifests"},{"name":"v10.8.1","sha":"14323f9d00d5c7051ac09b944c7f423e442145ea","kind":"tag","published_at":"2022-06-03T18:07:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"78d103ffe7e899471081f5a88ac4bd61e9a42184","kind":"tag","published_at":"2022-05-21T18:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"f5b6e2d141f9871a276039e8dc19ee96982d814a","kind":"tag","published_at":"2022-03-06T04:23:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"30f03e1439685c732e6323cb4dc2e6321fb18a7b","kind":"tag","published_at":"2022-03-01T16:59:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"751c0df6818840ba469c030b195197bd8dd1476e","kind":"tag","published_at":"2022-02-07T15:55:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"bc03a3e18d04197f61f9e91befdc294590758077","kind":"tag","published_at":"2021-10-22T19:20:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"8cde25b51ea0b38f673ed51fc75e1af1c584b412","kind":"tag","published_at":"2021-10-21T15:52:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"1cc91d9e2cdc9ad6676296f6d3e2d190e592652b","kind":"tag","published_at":"2021-10-11T18:02:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"d93623605a646f242f9bf3f18bd110a49fff0c03","kind":"tag","published_at":"2021-08-18T17:22:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8114afca4b269eb0d4c34e25068ffebecb17bbdf","kind":"tag","published_at":"2021-08-08T23:07:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"9faa34022cb7c91358333c8ff4ce1710c5b10a3b","kind":"tag","published_at":"2021-07-09T21:31:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"34ce7787b9aebb1972a61daf8aa1f7c61048f645","kind":"tag","published_at":"2021-05-23T19:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v10.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v10.0.0/manifests"},{"name":"v9.1.1","sha":"d2ccc5cd20c77828817cd3acb639430eac4a884d","kind":"tag","published_at":"2020-12-07T14:47:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"8b05af72661f5a2fdee92e7f30965f8623d0e41d","kind":"tag","published_at":"2020-12-03T07:09:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"41e7109e9f6c4ac3f072b16859f5f2876377b185","kind":"tag","published_at":"2020-08-21T17:55:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v9.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v9.0.0/manifests"},{"name":"v8.10.2","sha":"44c61af923baaa9f3aa4b84a93fe903cf44f10fb","kind":"tag","published_at":"2020-05-28T15:43:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"c1ae9a069a824368c9aaf89f4454b131af44a92f","kind":"tag","published_at":"2020-05-03T06:54:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"6fc4298ed1019c1ea9d1ebb3cd5ec8f6a8a86a83","kind":"tag","published_at":"2020-05-03T05:08:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.10.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.10.0/manifests"},{"name":"v8.9.1","sha":"8372d4dd7b402edd8a5444d8b0e1c15050cbbd15","kind":"tag","published_at":"2020-04-26T05:38:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"47a560b0df00a071a5a7e9fc789de397e1f974ec","kind":"tag","published_at":"2020-04-20T20:22:13.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"3f50313a4546e68099636baee210626bd7883115","kind":"tag","published_at":"2020-04-05T00:50:40.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"0c0bc3db2d00cd71905586701abf3050e60ccf02","kind":"tag","published_at":"2020-03-22T02:04:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"3766cc9075134170f614f61c0bda8681ccff0538","kind":"tag","published_at":"2020-03-21T23:26:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"6fd1cb348580eabcb12e8f5030cb162679a708ff","kind":"tag","published_at":"2020-03-02T19:42:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.7.0/manifests"},{"name":"v8.6.2","sha":"8ac4be5a8e79ed90c7b2d5ca14525525e3d0c2de","kind":"tag","published_at":"2020-01-13T18:06:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"1f063d75efdb99dc8a5a0ee83cceeb2534851cb5","kind":"tag","published_at":"2020-01-10T21:47:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"9aa66ff448e042ca653180870d695ffef6867f0c","kind":"tag","published_at":"2020-01-10T01:08:48.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.6.0/manifests"},{"name":"v8.5.4","sha":"323c397fc93d4586d42ed2af3153e831464bec54","kind":"tag","published_at":"2019-11-28T16:54:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.4/manifests"},{"name":"v8.5.3","sha":"30adec7badd073885e266593154d80511ae4bdb6","kind":"tag","published_at":"2019-11-28T04:55:18.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"4b265bf7f95b6c5fb025b9a6d0ca03fdfff45eda","kind":"tag","published_at":"2019-11-15T02:59:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.2/manifests"},{"name":"v8.5.0","sha":"3d92f25dfb00a44a45a02bcd6afa6c655ca63a81","kind":"tag","published_at":"2019-11-11T02:52:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"32bf91163a5c474cffcc5d83c99221b4ad7935ce","kind":"tag","published_at":"2019-09-16T00:25:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"3efdea434144324baf450017f95168ffce755254","kind":"tag","published_at":"2019-09-15T23:24:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"629525474fb548fddb7a90a48ab795a9199b1997","kind":"tag","published_at":"2019-06-15T00:46:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b8fd52381986dd76cc93eb0c86fec7142cd727ce","kind":"tag","published_at":"2019-05-26T00:53:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"cd977fdb6179dab2f061d56f7fbae8ed2ad42d38","kind":"tag","published_at":"2019-05-25T01:35:26.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"d117650b3a507d43954260807717ecfa63deaeba","kind":"tag","published_at":"2019-04-15T01:52:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"8706c31430cc23862f2043b43fba7a3c3ca4b2c6","kind":"tag","published_at":"2019-03-07T04:47:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f5284cef27e428f4e8e111fbaa004ab72d9d867","kind":"tag","published_at":"2019-01-26T04:25:25.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"15188c137eb88e090f23fb8fa031b4390d8be233","kind":"tag","published_at":"2019-01-22T02:08:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"e6d50efc3c4574807651e239959f8c448960991d","kind":"tag","published_at":"2019-01-22T01:44:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v8.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"ad6183a1b99df4f535903e7b51ce99571221c95b","kind":"tag","published_at":"2018-08-11T22:11:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ce7c97b60fc7c1ee7d7e9fe8e093741c68102dc","kind":"tag","published_at":"2018-06-22T18:39:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v7.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"f260591ec6a6b6b417378ef01ab474f7a675a6d8","kind":"tag","published_at":"2018-06-22T18:20:15.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"f645d9e194cbbdaf8a39a04878a2e98f714d82cf","kind":"tag","published_at":"2018-06-20T19:08:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e03483077f6bd84d90ac2b18c6a2e9ab6128321f","kind":"tag","published_at":"2018-06-12T06:58:53.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ee5c1b372f76d134057ba06639342766cd16d29b","kind":"tag","published_at":"2018-06-03T09:29:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.1.0/manifests"},{"name":"v6.0.5","sha":"e2e3eaf9d0dc62693361539b960aefe842149722","kind":"tag","published_at":"2018-05-24T08:25:05.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"98d72ce850a22d6d4f64386c19658cf1a470192c","kind":"tag","published_at":"2018-05-24T04:30:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"df41bdb86326d5e6efed150cf99eb24d68991211","kind":"tag","published_at":"2018-05-06T14:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"876d3cb4c69a1c0bafc33969d2ed49681cd6c88f","kind":"tag","published_at":"2018-04-29T09:19:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"3085eaa31e753d8e4bd5e365d9e07ffdec7a99e0","kind":"tag","published_at":"2018-04-26T00:28:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"68c130c2cee87669b5b33dbab93ee5802e6455b5","kind":"tag","published_at":"2018-04-17T08:14:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v6.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"ab7dd0fe5db55967aaae3c3625695d11fd3e4400","kind":"tag","published_at":"2018-03-01T17:28:44.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"68f8220ac9ec77c6f2e4b599d2e6a0e8a2e9bd13","kind":"tag","published_at":"2018-02-19T22:29:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v5.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d5a941cf7f03f8a2b7cd2c761efe5dba4c75cba6","kind":"tag","published_at":"2017-12-23T02:45:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"129153f810a7e2306a89ecafff9ae698dc871fff","kind":"tag","published_at":"2017-12-15T04:06:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"1541dfe65cbc1087cc8e4a68b45f72c0604544e3","kind":"tag","published_at":"2017-12-10T23:39:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"94cba9cdfa5d94b4d8a7ded9cb552ad65c87d32d","kind":"tag","published_at":"2017-12-10T22:48:57.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v4.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"668e9efa245359f29ec62f95087fb4ebc020d95f","kind":"tag","published_at":"2017-07-24T17:54:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"b99b6bc2e85b922be20c722cb94cc8ae1868e267","kind":"tag","published_at":"2017-07-24T17:37:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c69b2424f593cb0122dfc8f7c6c172334218d050","kind":"tag","published_at":"2017-07-20T16:21:03.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"d90ffba2ab20b7446a48a0ef0731ad706e91e3b0","kind":"tag","published_at":"2017-07-05T20:41:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3ea7458ca509b339598595fb5403c44ed047d76c","kind":"tag","published_at":"2017-06-21T21:56:56.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"125544fcd5e083331435faaf8a0bf794886967f3","kind":"tag","published_at":"2017-06-06T18:20:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"c18331ac182dc399bd85a8e9c51dee865599f799","kind":"tag","published_at":"2017-06-06T15:08:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"01a6be28940131fb5f0e54b2193c6e6df2900084","kind":"tag","published_at":"2017-05-04T23:40:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1856f713502cb70b6e146e8231bb30d44ea8a009","kind":"tag","published_at":"2017-05-03T21:12:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"b6f4ed71b7a845b98f17ba3b2bd70c1ed86dbf7f","kind":"tag","published_at":"2017-03-21T23:39:32.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"638bb9f035120000f3eb3820a5e49ccb8740470d","kind":"tag","published_at":"2017-03-21T21:07:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3def533114b1122ac153f2acd470ff9375e80cfd","kind":"tag","published_at":"2017-03-21T02:29:33.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v3.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"4a177780f69ac6d5d99199c2c3d625edf72cc09b","kind":"tag","published_at":"2017-03-21T01:48:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"da704f752462c9e0669875166d611bcfe26a5360","kind":"tag","published_at":"2017-03-21T01:00:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"01fbfcec0d01a6143cd103ea34f42305ec754c9c","kind":"tag","published_at":"2017-02-09T04:58:10.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9409899323bcf90f7b64cb7effc249c1274e3567","kind":"tag","published_at":"2016-12-29T17:42:51.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v2.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v2.0.0/manifests"},{"name":"v1.7.3","sha":"b2e6990783b6a3bb6fc52d101e625f0a6f6d8861","kind":"tag","published_at":"2016-12-27T15:35:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"55be95cb6569dc570185662229f5713ba811b866","kind":"tag","published_at":"2016-12-09T23:00:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd15f7f522cf58dd473bbe86d94064c70dd0c209","kind":"tag","published_at":"2016-12-09T19:44:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"840cb161fa542827fa9705036e9c134c617182c7","kind":"tag","published_at":"2016-11-07T19:33:20.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0a2cfb847b2416380523d0dfc66f05601097ea6f","kind":"tag","published_at":"2016-10-27T00:25:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5831ef4528660e0b10c3b94a2045b1b750497f7f","kind":"tag","published_at":"2016-10-16T19:11:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"5786398db8b33526384c14c726e96f3db8e49951","kind":"tag","published_at":"2016-10-15T01:50:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d53fcac0fa268191d9c76f8c8985ddb683e5a83f","kind":"tag","published_at":"2016-10-15T01:41:46.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"df58bdc7876cdd924b5e84d07cf9c963abb7f13b","kind":"tag","published_at":"2016-10-15T01:28:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"a0591598ab63564ccfc7f15d083b0df89d419bbc","kind":"tag","published_at":"2016-10-11T19:46:07.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"196bebfd904553c25fe3cb1c1045d67329585c86","kind":"tag","published_at":"2016-10-10T20:40:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"822cec50b7efa188813082cf443f21316b7153bf","kind":"tag","published_at":"2016-10-07T17:39:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cb30cf68eb71b91724c3e3dfa15349c8329116fb","kind":"tag","published_at":"2016-10-07T00:24:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0e5140203fd631515bf2eba1b8156c69f1e3d2d6","kind":"tag","published_at":"2016-08-20T03:29:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"b11180ee99f67e057aab8c9faa11eefef28e0777","kind":"tag","published_at":"2016-08-18T00:59:19.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"912e295eb9dd6c3e246eab7c5f87e8de44b7058b","kind":"tag","published_at":"2016-07-30T02:57:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"85739806926660c3e280bd8f210e4c2e51a0bcaa","kind":"tag","published_at":"2016-07-22T23:51:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db1ff88f2102a3eef55351b4bc61b4cefb806aa5","kind":"tag","published_at":"2016-07-22T23:33:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"15e6644f310e197a75cfa135745c29c540b69ab9","kind":"tag","published_at":"2016-07-21T21:19:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"14b4edc94ed1eb0ed3403f4edfba3a9f7737e4c0","kind":"tag","published_at":"2016-07-20T01:41:16.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v1.0.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v1.0.0/manifests"},{"name":"v0.9.3","sha":"bd82a11fd4f8ff74abdfefb05140a3e004463649","kind":"tag","published_at":"2016-06-21T23:26:27.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"479b3efec92c4c122368e3e76f9ba42cc2431c34","kind":"tag","published_at":"2016-06-20T16:46:55.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bb871a9cc307bd6039cf34a16e191d4901d08446","kind":"tag","published_at":"2016-06-13T17:06:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b3a926454d3b6ca25fac0ef1f1819540e04e9c35","kind":"tag","published_at":"2016-06-11T05:47:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.9.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5ce9c10aabeee2a9827778d6a703dbd939214abe","kind":"tag","published_at":"2016-06-06T16:57:28.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.8.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"ea213eb9e6047b9c53ad2e06a3db420af70fb8da","kind":"tag","published_at":"2016-05-12T21:23:29.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"783b92d443fa998833b395028a1c4f5584ccb274","kind":"tag","published_at":"2016-04-13T19:58:39.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"89ec4ba14a299441de920a32c4ed9fc966c2f87e","kind":"tag","published_at":"2016-03-23T19:58:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"ceab8258db41e2433f244f179090d96c627df214","kind":"tag","published_at":"2016-03-20T00:46:04.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.7.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ff86e37babe020ebfd29728953ebd0dd7f69c82d","kind":"tag","published_at":"2016-03-16T01:00:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"f973a740aba50a9d15f2469d30c2d9f2de7d6255","kind":"tag","published_at":"2016-03-14T00:12:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9368a14e371c54ad754a60c61ba76f6ee77515e9","kind":"tag","published_at":"2016-03-13T21:13:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.6.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"d6dad31351edfe126c85939d1d2da42fae3ad032","kind":"tag","published_at":"2015-12-05T22:49:58.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"bc63ea209084dff1d2362af36805e7b58670ad09","kind":"tag","published_at":"2015-11-26T01:31:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"b096ac18b8ec076b36868cec889d162f7dab4554","kind":"tag","published_at":"2015-11-16T23:19:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6fd286fff2f66eba2f9bed1c156703af8dfbd74a","kind":"tag","published_at":"2015-11-16T20:57:43.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"77c11618499fcc9fd1277f1d1feca79280aefe9e","kind":"tag","published_at":"2015-11-11T23:47:34.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c3cf8baa7654215851823eb1ac0158e4b85816ec","kind":"tag","published_at":"2015-11-08T22:18:47.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.5.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"35eecb091445d39d6198ed006aebe629b623419e","kind":"tag","published_at":"2015-11-02T19:55:31.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b380c7d24847cb88cb384dd36bbdbb2a5e60c173","kind":"tag","published_at":"2015-11-02T17:46:22.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8f28f23661a37445fa4a8e43b50e6fd7d8a2663e","kind":"tag","published_at":"2015-10-27T04:28:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.4.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"16a6962ab1c15228849c4e6b6d1a6ce1937ffa18","kind":"tag","published_at":"2015-10-24T19:04:01.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.3.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"4dd152efcd78e87cdfe3fa938ddef69e376ddee3","kind":"tag","published_at":"2015-10-21T04:43:17.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"a775ba49fec8feecc79e23e77d5e267140b5ab71","kind":"tag","published_at":"2015-10-21T04:40:00.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"62d39a65cdfc1298d2203fc67b6b98a05e1a5112","kind":"tag","published_at":"2015-09-22T22:13:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"07d8633d7b811ca1b97a1366f005c5624331fba2","kind":"tag","published_at":"2015-09-22T06:14:38.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"82c94969267aca3be47ebc6d238b1e93e2d89b07","kind":"tag","published_at":"2015-09-22T06:04:59.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.1/manifests"},{"name":"v0.1.3","sha":"7cfbc07e3e1051dc3fb1ce4578099911f92174e9","kind":"tag","published_at":"2015-09-18T01:00:41.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.3/manifests"},{"name":"v0.2.0","sha":"bc857a270ed8896deac70a1fce467ebf0d05a868","kind":"tag","published_at":"2015-09-18T00:54:06.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.2.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"a3be88d9fc3200ddd792c007b59c9bddfa289494","kind":"tag","published_at":"2015-09-12T06:02:30.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e50bc952b9e4414b114f5b95268700445fc38b99","kind":"tag","published_at":"2015-09-12T05:16:02.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"27f6fef1a7897316c0b515aaabe461e9b67c1071","kind":"tag","published_at":"2015-09-11T03:44:23.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.1.0","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5642b8ded8b22be363b9ac51939d0bf261193910","kind":"tag","published_at":"2015-09-09T05:58:12.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.9","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee1feb162532a71df5259635518db2c45eb2d68a","kind":"tag","published_at":"2015-09-06T21:58:08.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.8","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"0630a78f960d7636b49d11deb24f15faa6600530","kind":"tag","published_at":"2015-07-23T08:55:37.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.7","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e98cfd5456b1b7ae60f87abe887e5b65c8d5001d","kind":"tag","published_at":"2015-07-21T01:06:21.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.6","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4f3b5ee530ee3873ab0e126ba3a31e8c040b24be","kind":"tag","published_at":"2015-07-15T11:25:54.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.5","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"1cc4a0827121cfb38a194adc128ce17f6c095896","kind":"tag","published_at":"2015-07-15T08:06:09.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.4","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"65957091071ca1489e0d0c48bbfc945c7dd00333","kind":"tag","published_at":"2015-07-15T07:57:14.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.3","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e6d6f56a6916ae2e294aa526db1eef030fb48844","kind":"tag","published_at":"2015-07-15T04:17:42.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.2","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4731c916fa1892268e0999ff26ec0576a8050a6f","kind":"tag","published_at":"2015-07-15T02:12:11.000Z","download_url":"https://codeload.github.com/TypeStrong/ts-node/tar.gz/v0.0.1","html_url":"https://github.com/TypeStrong/ts-node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TypeStrong/ts-node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T00:38:12.260Z","dependent_packages_count":1,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.32787603900633,"dependent_packages_count":53.270314982133996,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":45.29909551057016},"purl":"pkg:npm/%40elliots/ts-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@elliots/ts-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@elliots/ts-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@elliots/ts-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/blakeembrey","https://github.com/sponsors/cspotcode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T00:04:45.740Z","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"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/TypeStrong%2Fts-node/issues","maintainers":[{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"},{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elliots%2Fts-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elliots%2Fts-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elliots%2Fts-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elliots%2Fts-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elliots%2Fts-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@elliots%2Fts-node/codemeta","maintainers":[{"uuid":"elliots","login":"elliots","name":null,"email":"elliot@jarofworms.com","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~elliots","role":null,"created_at":"2023-10-07T05:25:16.944Z","updated_at":"2023-10-07T05:25:16.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/elliots/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5732319,"maintainers_count":1225272,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T11:34:41.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":512,"full_name":"TypeStrong/ts-node","default_branch":"main","total_commits":820,"total_committers":109,"total_bot_commits":16,"total_bot_committers":2,"mean_commits":7.522935779816514,"dds":0.5487804878048781,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-14T00:50:32.062Z","last_synced_commit":"ddb05ef23be92a90c3ecac5a0220435c65ebbd2a","created_at":"2023-03-06T22:04:41.181Z","updated_at":"2026-08-14T00:50:31.917Z","committers":[{"name":"Blake Embrey","email":"hello@blakeembrey.com","login":"blakeembrey","count":370},{"name":"Andrew Bradley","email":"cspotcode@gmail.com","login":"cspotcode","count":294},{"name":"Greenkeeper","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":15},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":13},{"name":"Marc Trudel","email":"mtrudel@wizcorp.jp","login":"stelcheck","count":4},{"name":"Trevor Paley","email":"10186337+TheUnlocked","login":"TheUnlocked","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Homa Wong","email":"homawong@gmail.com","login":"unional","count":3},{"name":"Gareth Jones","email":"Jones258@Gmail.com","login":"G-Rath","count":3},{"name":"Basarat Ali Syed","email":"basaratali@gmail.com","login":"basarat","count":2},{"name":"Chris","email":"chrisleck","login":"chrisleck","count":2},{"name":"Concision","email":"24931310+concision","login":"concision","count":2},{"name":"Jonas Kello","email":"jonaskello","login":"jonaskello","count":2},{"name":"Jonathan Mourtada","email":"jonathan.mourtada@gmail.com","login":"Jontem","count":2},{"name":"Sharon Rolel","email":"sharonrolel@gmail.com","login":"srolel","count":2},{"name":"Sylvain Cau","email":"sylvaincau31@gmail.com","login":"sylc","count":2},{"name":"ejose19","email":"8742215+ejose19","login":"ejose19","count":2},{"name":"Eero Tanskanen","email":"pickledpokute@gmail.com","login":"Pokute","count":2},{"name":"Adrian Leonhard","email":"adrianleonhard@gmail.com","login":"NaridaL","count":2},{"name":"Vasya Aksyonov","email":"outring@knopka.com","login":null,"count":2},{"name":"Mickael Burguet","email":"mickael.burguet@ssense.com","login":null,"count":2},{"name":"Chris Schmitz","email":"cdschmitz2@gmail.com","login":"cdschmitz","count":1},{"name":"Daniel Scalzi","email":"d_scalzi@yahoo.com","login":"dscalzi","count":1},{"name":"Danny Kirchmeier","email":"danny@kirchmeier.us","login":"danthegoodman","count":1},{"name":"David Murdoch","email":"187813+davidmurdoch","login":"davidmurdoch","count":1},{"name":"David Shorten","email":"shortenda","login":"shortenda","count":1},{"name":"Denis LE","email":"ledenis","login":"ledenis","count":1},{"name":"Dinko Osrecki","email":"dinko.osrecki@emarsys.com","login":"edosrecki","count":1},{"name":"Dmitry","email":"d9k@ya.ru","login":"d9k","count":1},{"name":"Evgeniy Timokhov","email":"timocov@gmail.com","login":"timocov","count":1},{"name":"FUJI Goro","email":"gfuji@cpan.org","login":"gfx","count":1},{"name":"Flavian Desverne","email":"rav4g3@hotmail.fr","login":"Weakky","count":1},{"name":"Fran Dios","email":"frankdiox@gmail.com","login":"frandiox","count":1},{"name":"Jan Potoms","email":"potoms.jan@gmail.com","login":"Janpot","count":1},{"name":"James Browning","email":"thejamesernator@gmail.com","login":"Jamesernator","count":1},{"name":"Irakli Safareli","email":"i.safareli@gmail.com","login":"safareli","count":1},{"name":"Harminder Virk","email":"virk.officials@gmail.com","login":"thetutlage","count":1},{"name":"Jacob D. Castro","email":"jdcastro.business@gmail.com","login":null,"count":1},{"name":"Mikhail Bashurov","email":"mishinomb@gmail.com","login":null,"count":1},{"name":"Nikita Dyomin","email":"mykyta.domin@massive.se","login":null,"count":1},{"name":"Ron S","email":"ron@crosstype.org","login":null,"count":1},{"name":"Steven","email":"stevenn@bnj.com","login":null,"count":1},{"name":"Abhishek Raj","email":"abraj","login":"abraj","count":1},{"name":"Abraham Williams","email":"4braham@gmail.com","login":"abraham","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alex","email":"alex.oshchepkov@gmail.com","login":"wclr","count":1},{"name":"Andrew Luca","email":"thendrluca@gmail.com","login":"iamandrewluca","count":1},{"name":"Anton Astashov","email":"anton.astashov@gmail.com","login":"astashov","count":1},{"name":"Artem","email":"mail@tenorok.ru","login":"tenorok","count":1},{"name":"Ash Kumar","email":"kumar.ashwin@outlook.com","login":"kumarashwin","count":1},{"name":"Barthélémy Ledoux","email":"ledouxb@me.com","login":"elevatebart","count":1},{"name":"Bert Verhelst","email":"verhelstbert@gmail.com","login":"bertyhell","count":1},{"name":"C. T. Lin","email":"chentsulin@gmail.com","login":"chentsulin","count":1},{"name":"Casey Webb","email":"notcaseywebb@gmail.com","login":"caseyWebb","count":1},{"name":"Paul Gschwendtner","email":"paulgschwendtner@gmail.com","login":"devversion","count":1},{"name":"Pedro Augusto de Paula Barbosa","email":"papb1996@gmail.com","login":"papb","count":1},{"name":"Queen Vinyl Da.i'gyu-Kazotetsu","email":"vinyldarkscratch@gmail.com","login":"queengooborg","count":1},{"name":"Rakan Nimer","email":"rakannimer@gmail.com","login":"rakannimer","count":1},{"name":"Rich Snapp","email":"rich@needle.com","login":"snapwich","count":1},{"name":"Roberts Slisans","email":"roberts.slisans@gmail.com","login":"rsxdalv","count":1},{"name":"Ross Harrison","email":"rtharrison86@gmail.com","login":"rharriso","count":1},{"name":"Ryan Cook","email":"cookrn@gmail.com","login":"cookrn","count":1},{"name":"Sharikov Vladislav","email":"sharikov.vladislav@gmail.com","login":"sharikovvladislav","count":1},{"name":"Shrujal Shah","email":"shrujalshah@hotmail.com","login":"shrujalshah28","count":1},{"name":"Songkeys","email":"songv587@gmail.com","login":"songkeys","count":1},{"name":"Stefano J. Attardi","email":"steadicat","login":"steadicat","count":1},{"name":"Valeria","email":"valeria.viana.gusmao@gmail.com","login":"ValeriaVG","count":1},{"name":"Xiang Li","email":"lx70716@gmail.com","login":"Maecenas","count":1},{"name":"Yaroslav Admin","email":"devoto13@gmail.com","login":"devoto13","count":1},{"name":"Ziding Zhang","email":"zidingz@gmail.com","login":"sartoshi-foot-dao","count":1},{"name":"Zoltan Kochan","email":"zkochan","login":"zkochan","count":1},{"name":"bluelovers","email":"codelovers@users.sourceforge.net","login":"bluelovers","count":1},{"name":"cevek","email":"cevek@ya.ru","login":"cevek","count":1},{"name":"hiro08","email":"39504660+hiro08gh","login":"hiro08gh","count":1},{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":1},{"name":"jhmaster2000","email":"32803471+jhmaster2000","login":"jhmaster2000","count":1},{"name":"lincoln","email":"359972883@qq.com","login":"xaclincoln","count":1},{"name":"rpd10","email":"rpd10@psu.edu","login":"rpd10","count":1},{"name":"sgoll","email":"1277035+sgoll","login":"sgoll","count":1},{"name":"sisisin","email":"azsisisin@gmail.com","login":"sisisin","count":1},{"name":"тars","email":"46079709+tars0x9752","login":"tars0x9752","count":1},{"name":"Gabriel Borges","email":"gabriel.borges.fernandes@gmail.com","login":"Psidium","count":1},{"name":"Jani","email":"ljani","login":"ljani","count":1},{"name":"Jiri Spac","email":"capajj@gmail.com","login":"capaj","count":1},{"name":"Joe Skeen","email":"joeskeen@outlook.com","login":"joeskeen","count":1},{"name":"Justin Schwartzenberger","email":"jschwarty","login":"jschwarty","count":1},{"name":"Karol Samborski","email":"edv.karol@gmail.com","login":"ksamborski","count":1},{"name":"Kaspar Etter","email":"me@kasparetter.com","login":"KasparEtter","count":1},{"name":"Kevin Verdieck","email":"kevinverdieck@gmail.com","login":"nomcopter","count":1},{"name":"Kris Zyp","email":"kriszyp@gmail.com","login":"kriszyp","count":1},{"name":"KzKarino","email":"kzkarino@rhodonit.com","login":"nana4gonta","count":1},{"name":"Lily Nguyen","email":"lanchi.v.nguyen@gmail.com","login":"nguyensomniac","count":1},{"name":"Livio","email":"livio.brunner.lb1@gmail.com","login":"BrunnerLivio","count":1},{"name":"Llorx","email":"dallorx@gmail.com","login":"Llorx","count":1},{"name":"Loïc Poullain","email":"poullain.loic@gmail.com","login":"LoicPoullain","count":1},{"name":"Marc Maniez","email":"marc.maniez@gmail.com","login":"MarcManiez","count":1},{"name":"Mark Bradley","email":"markbradley27@gmail.com","login":"markbradley27","count":1},{"name":"Micah Zoltu","email":"micah@zoltu.net","login":"MicahZoltu","count":1},{"name":"Michael Zlatkovsky","email":"Zlatkovsky","login":"Zlatkovsky","count":1},{"name":"Mickael Burguet","email":"bash88@gmail.com","login":"rundef","count":1},{"name":"Mikhail Ovchinnikov","email":"Deilan","login":"Deilan","count":1},{"name":"Mohamed Hegazy","email":"mhegazy@microsoft.com","login":"mhegazy","count":1},{"name":"Morlay","email":"morlay.null@gmail.com","login":"morlay","count":1},{"name":"Musa Haidari","email":"musa.haidari@gmail.com","login":"musahaidari","count":1},{"name":"Myles Bostwick","email":"github@zithora.com","login":"cthrax","count":1},{"name":"Nat Burns","email":"nbaccount@burnskids.com","login":"burnnat","count":1},{"name":"Omer Davutoglu","email":"42009880+3mard","login":"3mard","count":1},{"name":"Paul Douglas Brimicombe","email":"paul.brimicombe@bbc.co.uk","login":"paulbrimicombe","count":1},{"name":"华","email":"sliphua@outlook.com","login":"PaperStrike","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-14T00:00:06.241Z","repositories_count":6654870,"commits_count":937120657,"contributors_count":39856494,"owners_count":1337293,"committers_count":3304496,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"TypeStrong/ts-node","html_url":"https://github.com/TypeStrong/ts-node","last_synced_at":"2026-08-13T00:45:29.519Z","status":"error","issues_count":201,"pull_requests_count":76,"avg_time_to_close_issue":5328651.177083333,"avg_time_to_close_pull_request":18165435.342105262,"issues_closed_count":96,"pull_requests_closed_count":38,"pull_request_authors_count":37,"issue_authors_count":185,"avg_comments_per_issue":10.248756218905472,"avg_comments_per_pull_request":3.8815789473684212,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":12009.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T15:49:04.832Z","updated_at":"2026-08-13T00:45:29.520Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeStrong%2Fts-node/issues","issue_labels_count":{"table":{"needs more info":11,"enhancement":7,"research":6,"you can do this":5,"question":4,"documentation":3,"external":3,"invalid":3,"bug":2,"off topic":1,"windows":1,"wontfix":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":178,"COLLABORATOR":13,"CONTRIBUTOR":9,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"NONE":43,"COLLABORATOR":25,"CONTRIBUTOR":8}},"issue_authors":{"table":{"cspotcode":13,"lmiller1990":2,"Jamesernator":2,"Stono":2,"darcyrush":2,"Thundercraft5":1,"erikthiem-immuta":1,"4lph4-Ph4un":1,"vsDizzy":1,"AlexZeitler":1,"prohackmish":1,"Kaizer69":1,"weidehai":1,"famhy":1,"pheitland":1,"Darkbladecr":1,"felipeplets":1,"stdedos":1,"rawbin-":1,"nonara":1,"VictorQueiroz":1,"khusamov":1,"AlexProtsak":1,"kwonoj":1,"InExtremaRes":1,"faradaytrs":1,"michalchochol":1,"meabed":1,"rtritto":1,"PartMan7":1,"lengors":1,"lilactown":1,"Fuzzyma":1,"a-x-":1,"DanKaplanSES":1,"jdb8":1,"danvk":1,"zycoJamie":1,"cloneluke":1,"tedcurrent":1,"KidkArolis":1,"KostyaTretyak":1,"jameszhong2008":1,"m-ronchi":1,"adrielgama":1,"CMCDragonkai":1,"icefee":1,"donmccurdy":1,"ridhwaans":1,"earshinov":1,"meyfa":1,"k8w":1,"joran-github":1,"G-Rath":1,"carlosmiei":1,"sparecycles":1,"kumarashwin":1,"trusktr":1,"Nasfame":1,"vladrmnv":1,"gtramontina":1,"lucasgmagalhaes":1,"lordmilko":1,"LiamAttClarke":1,"jlenon7":1,"sumitbhanushali":1,"gthb":1,"felixh10r":1,"leoasis":1,"mikemaccana":1,"unematiii":1,"jmartinezmaes":1,"sweetim":1,"ckoncz-hwx":1,"giltayar":1,"alicegherbison":1,"Gautamvaishnav-git":1,"loynoir":1,"alecgibson":1,"brunolm":1,"devbrewster":1,"muzimuzhi":1,"septs":1,"dmaretskyi":1,"STRd6":1,"KingLiLi":1,"birdflesh":1,"Jazcash":1,"zeeshanalisyed":1,"nikeee":1,"tiborgg":1,"damianobarbati":1,"d1y":1,"imownbey":1,"eyeree":1,"Iwaslazkis":1,"ldiqual":1,"hp8wvvvgnj6asjm7":1,"fmotion1":1,"ivanjeremic":1,"LvChengbin":1,"AndreLeifert":1,"gfx":1,"MicahZoltu":1,"Semigradsky":1,"Fernando9995":1,"PaperStrike":1,"dakom":1,"Super1Windcloud":1,"dandv":1,"lucastheisen":1,"GreenTea124":1,"backbone87":1,"cibilex":1,"FajarKim":1,"yelliver":1,"shusson":1,"flleeppyy":1,"moonthug":1,"WankkoRee":1,"thany":1,"jahirvidrio":1,"Zswsown":1,"p-kuen":1,"kasi1999999":1,"Pavel-Boyazov":1,"kikar":1,"atorber":1,"blakeembrey":1,"bluelovers":1,"richardsimko":1,"NikolayMakhonin":1,"vadimkantorov":1,"shivarajnaidu":1,"bitliner":1,"MichalLytek":1,"Daniel-Khodabakhsh":1,"jayshah123":1,"sunrabbit123":1,"fresheneesz":1,"sjoerd222888":1,"groszdaniel":1,"samsternatmiter":1,"aayushkapoor206":1,"ItamarGronich":1,"bchabrier":1,"fpc7063":1,"paullewallencom":1,"gosato-netacea":1,"ThePlenkov":1,"PurpleSquirrelMedia":1,"ghost":1,"allestaire":1,"skrat":1,"Jancat":1,"MerzDaniel":1,"GovindarajanNagarajan-TomTom":1,"trinitrotoluene":1,"alexsch01":1,"krzkaczor":1,"ViniAugusto":1,"kerdany":1,"Hoaiui":1,"hadrien-toma":1,"kidylee":1,"ralekseev-insify":1,"raheel-iso365":1,"pietro99":1,"CarlosBalladares":1,"bijoygame":1,"natemwilson":1,"Thomas1664":1,"wbxl2000":1,"sgarner":1,"georgekrax":1,"devlato":1,"victorykong":1,"martian17":1,"luyifo":1,"danrr":1,"Doomann":1,"JabX":1,"chulman444":1,"binarykitchen":1,"beppler":1}},"pull_request_authors":{"table":{"cspotcode":25,"isaacs":3,"calebboyd":3,"secilreel":2,"MuTsunTsai":2,"smcenlly":2,"jzhan-canva":2,"kwonoj":2,"hanseltime":2,"sosoba":2,"nikwotton":2,"Hi-Angel":2,"esoterra":2,"liambutler-lawrence":2,"rguldener":1,"JasonnnW3000":1,"puneetdixit200":1,"ghost":1,"vagusX":1,"spmiller":1,"geigerzaehler":1,"chentsulin":1,"edosrecki":1,"jlenon7":1,"Gerrit0":1,"devversion":1,"ejose19":1,"friederbluemle":1,"drzippie":1,"valentin-nemcev":1,"alecmev":1,"krigga":1,"felipeplets":1,"nom3ad":1,"Hoaiui":1,"Songkeys":1,"karlhorky":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027599,"issues_count":40496203,"pull_requests_count":130966956,"authors_count":11441745,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":8}},"past_year_pull_request_author_associations_count":{"table":{"NONE":2}},"past_year_issue_authors":{"table":{"bijoygame":1,"devbrewster":1,"gosato-netacea":1,"joran-github":1,"nikeee":1,"PurpleSquirrelMedia":1,"raheel-iso365":1,"samsternatmiter":1}},"past_year_pull_request_authors":{"table":{"drzippie":1,"puneetdixit200":1}},"maintainers":[{"table":{"login":"cspotcode","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cspotcode"}},{"table":{"login":"blakeembrey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blakeembrey"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":11,"ForkEvent":25,"IssuesEvent":26,"WatchEvent":337,"IssueCommentEvent":154,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":5,"CommitCommentEvent":1},"last_year":{"PullRequestEvent":1,"ForkEvent":5,"IssuesEvent":7,"WatchEvent":51,"IssueCommentEvent":20}},"keywords":["hacktoberfest","nodejs","repl","runtime","ts","ts-node","typescript","typescript-compiler","typescript-node"],"dependencies":[{"ecosystem":"npm","filepath":"esm-usage-example/package.json","sha":null,"kind":"manifest","created_at":"2022-07-18T12:48:11.954Z","updated_at":"2022-07-18T12:48:11.954Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/esm-usage-example/package.json","dependencies":[{"id":247825274,"package_name":"ts-node","ecosystem":"npm","requirements":"github:TypeStrong/ts-node#main","direct":true,"kind":"runtime","optional":false},{"id":247825275,"package_name":"typescript","ecosystem":"npm","requirements":"^3.8.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-18T12:48:12.216Z","updated_at":"2022-07-18T12:48:12.216Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/package.json","dependencies":[{"id":247827860,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"^0.8.0","direct":true,"kind":"runtime","optional":false},{"id":247827861,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":247827862,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":247827863,"package_name":"@tsconfig/node18","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":247827864,"package_name":"acorn","ecosystem":"npm","requirements":"^8.4.1","direct":true,"kind":"runtime","optional":false},{"id":247827865,"package_name":"acorn-walk","ecosystem":"npm","requirements":"^8.1.1","direct":true,"kind":"runtime","optional":false},{"id":247827866,"package_name":"arg","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":247827867,"package_name":"create-require","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":247827868,"package_name":"diff","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":247827869,"package_name":"make-error","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":247827870,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"runtime","optional":false},{"id":247827871,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":true,"kind":"runtime","optional":false},{"id":247827872,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.19.4","direct":true,"kind":"development","optional":false},{"id":247827873,"package_name":"@swc/core","ecosystem":"npm","requirements":"\u003e=1.2.205","direct":true,"kind":"development","optional":false},{"id":247827874,"package_name":"@swc/wasm","ecosystem":"npm","requirements":"\u003e=1.2.205","direct":true,"kind":"development","optional":false},{"id":247827875,"package_name":"@types/diff","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":247827876,"package_name":"@types/lodash","ecosystem":"npm","requirements":"^4.14.151","direct":true,"kind":"development","optional":false},{"id":247827877,"package_name":"@types/node","ecosystem":"npm","requirements":"13.13.5","direct":true,"kind":"development","optional":false},{"id":247827878,"package_name":"@types/proper-lockfile","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":247827879,"package_name":"@types/proxyquire","ecosystem":"npm","requirements":"^1.3.28","direct":true,"kind":"development","optional":false},{"id":247827880,"package_name":"@types/react","ecosystem":"npm","requirements":"^16.14.19","direct":true,"kind":"development","optional":false},{"id":247827881,"package_name":"@types/rimraf","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":247827882,"package_name":"@types/semver","ecosystem":"npm","requirements":"^7.1.0","direct":true,"kind":"development","optional":false},{"id":247827883,"package_name":"@yarnpkg/fslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":247827884,"package_name":"ava","ecosystem":"npm","requirements":"^3.15.0","direct":true,"kind":"development","optional":false},{"id":247827885,"package_name":"axios","ecosystem":"npm","requirements":"^0.21.1","direct":true,"kind":"development","optional":false},{"id":247827886,"package_name":"dprint","ecosystem":"npm","requirements":"^0.25.0","direct":true,"kind":"development","optional":false},{"id":247827887,"package_name":"expect","ecosystem":"npm","requirements":"^27.0.2","direct":true,"kind":"development","optional":false},{"id":247827888,"package_name":"get-stream","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":247827889,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.15","direct":true,"kind":"development","optional":false},{"id":247827890,"package_name":"ntypescript","ecosystem":"npm","requirements":"^1.201507091536.1","direct":true,"kind":"development","optional":false},{"id":247827891,"package_name":"nyc","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":247827892,"package_name":"outdent","ecosystem":"npm","requirements":"^0.8.0","direct":true,"kind":"development","optional":false},{"id":247827893,"package_name":"proper-lockfile","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":247827894,"package_name":"proxyquire","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":247827895,"package_name":"react","ecosystem":"npm","requirements":"^16.14.0","direct":true,"kind":"development","optional":false},{"id":247827896,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":247827897,"package_name":"semver","ecosystem":"npm","requirements":"^7.1.3","direct":true,"kind":"development","optional":false},{"id":247827898,"package_name":"throat","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false},{"id":247827899,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.22.10","direct":true,"kind":"development","optional":false},{"id":247827900,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":true,"kind":"development","optional":false},{"id":247827901,"package_name":"typescript-json-schema","ecosystem":"npm","requirements":"^0.53.0","direct":true,"kind":"development","optional":false},{"id":247827902,"package_name":"util.promisify","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tests/package.json","sha":null,"kind":"manifest","created_at":"2022-07-18T12:48:12.797Z","updated_at":"2022-07-18T12:48:12.797Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/package.json","dependencies":[{"id":247830258,"package_name":"@swc/core","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":247830259,"package_name":"ts-node","ecosystem":"npm","requirements":"file:ts-node-packed.tgz","direct":true,"kind":"runtime","optional":false},{"id":247830260,"package_name":"tslog","ecosystem":"npm","requirements":"3.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"website/package.json","sha":null,"kind":"manifest","created_at":"2022-07-18T12:48:12.954Z","updated_at":"2022-07-18T12:48:12.954Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/website/package.json","dependencies":[{"id":247831411,"package_name":"@docusaurus/core","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":true,"kind":"runtime","optional":false},{"id":247831412,"package_name":"@docusaurus/preset-classic","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":true,"kind":"runtime","optional":false},{"id":247831413,"package_name":"@mdx-js/react","ecosystem":"npm","requirements":"^1.6.22","direct":true,"kind":"runtime","optional":false},{"id":247831414,"package_name":"@types/js-yaml","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":247831415,"package_name":"clsx","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":247831416,"package_name":"docusaurus-preset-shiki-twoslash","ecosystem":"npm","requirements":"^1.1.36","direct":true,"kind":"runtime","optional":false},{"id":247831417,"package_name":"js-yaml","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":247831418,"package_name":"react","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":247831419,"package_name":"react-dom","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":247831420,"package_name":"remark","ecosystem":"npm","requirements":"^13.0.0","direct":true,"kind":"runtime","optional":false},{"id":247831421,"package_name":"remark-behead","ecosystem":"npm","requirements":"^2.3.3","direct":true,"kind":"runtime","optional":false},{"id":247831422,"package_name":"remark-frontmatter","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":247831423,"package_name":"remark-preset-lint-recommended","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":247831424,"package_name":"remark-toc","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"runtime","optional":false},{"id":247831425,"package_name":"remark-validate-links","ecosystem":"npm","requirements":"^10.0.4","direct":true,"kind":"runtime","optional":false},{"id":247831426,"package_name":"vfile","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"runtime","optional":false},{"id":247831427,"package_name":"vfile-reporter","ecosystem":"npm","requirements":"^6.0.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"website/yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-07-18T12:48:13.070Z","updated_at":"2022-07-18T12:48:13.070Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/website/yarn.lock","dependencies":[{"id":247832864,"package_name":"@algolia/autocomplete-core","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":247832865,"package_name":"@algolia/autocomplete-preset-algolia","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":247832866,"package_name":"@algolia/autocomplete-shared","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":247832867,"package_name":"@algolia/cache-browser-local-storage","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832868,"package_name":"@algolia/cache-common","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832869,"package_name":"@algolia/cache-in-memory","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832870,"package_name":"@algolia/client-account","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832871,"package_name":"@algolia/client-analytics","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832872,"package_name":"@algolia/client-common","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832873,"package_name":"@algolia/client-personalization","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832874,"package_name":"@algolia/client-search","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832875,"package_name":"@algolia/events","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":247832876,"package_name":"@algolia/logger-common","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832877,"package_name":"@algolia/logger-console","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832878,"package_name":"@algolia/requester-browser-xhr","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832879,"package_name":"@algolia/requester-common","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832880,"package_name":"@algolia/requester-node-http","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832881,"package_name":"@algolia/transporter","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247832882,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":247832883,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832884,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":247832885,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.12.9","direct":false,"kind":"runtime","optional":false},{"id":247832886,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.5","direct":false,"kind":"runtime","optional":false},{"id":247832887,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":247832888,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832889,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832890,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832891,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.17.6","direct":false,"kind":"runtime","optional":false},{"id":247832892,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":247832893,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":247832894,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832895,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832896,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832897,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832898,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832899,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832900,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832901,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.17.6","direct":false,"kind":"runtime","optional":false},{"id":247832902,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832903,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":247832904,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832905,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":247832906,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832907,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832908,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":247832909,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832910,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832911,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832912,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":247832913,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":247832914,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"runtime","optional":false},{"id":247832915,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":247832916,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832917,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832918,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":247832919,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832920,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.17.6","direct":false,"kind":"runtime","optional":false},{"id":247832921,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832922,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832923,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832924,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832925,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832926,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832927,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":247832928,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":247832929,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832930,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832931,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.16.11","direct":false,"kind":"runtime","optional":false},{"id":247832932,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832933,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832934,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":247832935,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":247832936,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":247832937,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":247832938,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":247832939,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":247832940,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":247832941,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832942,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":247832943,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":247832944,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":247832945,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":247832946,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":247832947,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":247832948,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":247832949,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":247832950,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832951,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832952,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":247832953,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832954,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832955,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832956,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832957,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":247832958,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832959,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832960,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832961,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832962,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832963,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832964,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832965,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832966,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":247832967,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832968,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832969,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":247832970,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832971,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832972,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832973,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832974,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.17.6","direct":false,"kind":"runtime","optional":false},{"id":247832975,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832976,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832977,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":247832978,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832979,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832980,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832981,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":247832982,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832983,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832984,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832985,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832986,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832987,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":247832988,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832989,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832990,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.16.11","direct":false,"kind":"runtime","optional":false},{"id":247832991,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":247832992,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832993,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832994,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":247832995,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":247832996,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":247832997,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":247832998,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":247832999,"package_name":"@docsearch/css","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833000,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833001,"package_name":"@docusaurus/core","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833002,"package_name":"@docusaurus/cssnano-preset","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833003,"package_name":"@docusaurus/logger","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833004,"package_name":"@docusaurus/mdx-loader","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833005,"package_name":"@docusaurus/module-type-aliases","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833006,"package_name":"@docusaurus/plugin-content-blog","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833007,"package_name":"@docusaurus/plugin-content-docs","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833008,"package_name":"@docusaurus/plugin-content-pages","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833009,"package_name":"@docusaurus/plugin-debug","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833010,"package_name":"@docusaurus/plugin-google-analytics","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833011,"package_name":"@docusaurus/plugin-google-gtag","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833012,"package_name":"@docusaurus/plugin-sitemap","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833013,"package_name":"@docusaurus/preset-classic","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833014,"package_name":"@docusaurus/react-loadable","ecosystem":"npm","requirements":"5.5.2","direct":false,"kind":"runtime","optional":false},{"id":247833015,"package_name":"react-loadable","ecosystem":"npm","requirements":"5.5.2","direct":false,"kind":"runtime","optional":false},{"id":247833016,"package_name":"@docusaurus/theme-classic","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833017,"package_name":"@docusaurus/theme-common","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833018,"package_name":"@docusaurus/theme-search-algolia","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833019,"package_name":"@docusaurus/theme-translations","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833020,"package_name":"@docusaurus/types","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833021,"package_name":"@docusaurus/utils-common","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833022,"package_name":"@docusaurus/utils-validation","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833023,"package_name":"@docusaurus/utils","ecosystem":"npm","requirements":"2.0.0-beta.17","direct":false,"kind":"runtime","optional":false},{"id":247833024,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833025,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833026,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833027,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"runtime","optional":false},{"id":247833028,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":247833029,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"1.6.22","direct":false,"kind":"runtime","optional":false},{"id":247833030,"package_name":"@mdx-js/react","ecosystem":"npm","requirements":"1.6.22","direct":false,"kind":"runtime","optional":false},{"id":247833031,"package_name":"@mdx-js/util","ecosystem":"npm","requirements":"1.6.22","direct":false,"kind":"runtime","optional":false},{"id":247833032,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":247833033,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833034,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":247833035,"package_name":"@polka/url","ecosystem":"npm","requirements":"1.0.0-next.21","direct":false,"kind":"runtime","optional":false},{"id":247833036,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833037,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833038,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833039,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":247833040,"package_name":"@slorber/static-site-generator-webpack-plugin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833041,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833042,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833043,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833044,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833045,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833046,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833047,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833048,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833049,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833050,"package_name":"@svgr/core","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833051,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833052,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833053,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833054,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833055,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833056,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833057,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":247833058,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"runtime","optional":false},{"id":247833059,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":247833060,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"runtime","optional":false},{"id":247833061,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"runtime","optional":false},{"id":247833062,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833063,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"runtime","optional":false},{"id":247833064,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.28","direct":false,"kind":"runtime","optional":false},{"id":247833065,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.13","direct":false,"kind":"runtime","optional":false},{"id":247833066,"package_name":"@types/hast","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":247833067,"package_name":"@types/history","ecosystem":"npm","requirements":"4.7.11","direct":false,"kind":"runtime","optional":false},{"id":247833068,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833069,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.8","direct":false,"kind":"runtime","optional":false},{"id":247833070,"package_name":"@types/js-yaml","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833071,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":247833072,"package_name":"@types/mdast","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"runtime","optional":false},{"id":247833073,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":247833074,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.21","direct":false,"kind":"runtime","optional":false},{"id":247833075,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833076,"package_name":"@types/parse5","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833077,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.4","direct":false,"kind":"runtime","optional":false},{"id":247833078,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"runtime","optional":false},{"id":247833079,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":247833080,"package_name":"@types/react-router-config","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":247833081,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":247833082,"package_name":"@types/react-router","ecosystem":"npm","requirements":"5.1.18","direct":false,"kind":"runtime","optional":false},{"id":247833083,"package_name":"@types/react","ecosystem":"npm","requirements":"17.0.39","direct":false,"kind":"runtime","optional":false},{"id":247833084,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":247833085,"package_name":"@types/sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":247833086,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":247833087,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":247833088,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":247833089,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.33","direct":false,"kind":"runtime","optional":false},{"id":247833090,"package_name":"@types/unist","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":247833091,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.2","direct":false,"kind":"runtime","optional":false},{"id":247833092,"package_name":"@typescript/twoslash","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833093,"package_name":"@typescript/vfs","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":247833094,"package_name":"@typescript/vfs","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":247833095,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833096,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833097,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833098,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833099,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833100,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833101,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833102,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833103,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833104,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833105,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833106,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833107,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833108,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833109,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":247833110,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833111,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833112,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":247833113,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":247833114,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833115,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":247833116,"package_name":"address","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833117,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833118,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833119,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":247833120,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833121,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":247833122,"package_name":"ajv","ecosystem":"npm","requirements":"8.10.0","direct":false,"kind":"runtime","optional":false},{"id":247833123,"package_name":"algoliasearch-helper","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":247833124,"package_name":"algoliasearch","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":247833125,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833126,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":247833127,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833128,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833129,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833130,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833131,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833132,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833133,"package_name":"arg","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833134,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":247833135,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833136,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833137,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833138,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833139,"package_name":"array-union","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833140,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":247833141,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":247833142,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833143,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.2","direct":false,"kind":"runtime","optional":false},{"id":247833144,"package_name":"axios","ecosystem":"npm","requirements":"0.25.0","direct":false,"kind":"runtime","optional":false},{"id":247833145,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"runtime","optional":false},{"id":247833146,"package_name":"babel-plugin-apply-mdx-type-prop","ecosystem":"npm","requirements":"1.6.22","direct":false,"kind":"runtime","optional":false},{"id":247833147,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833148,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":247833149,"package_name":"babel-plugin-extract-import-names","ecosystem":"npm","requirements":"1.6.22","direct":false,"kind":"runtime","optional":false},{"id":247833150,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833151,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":247833152,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833153,"package_name":"bail","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833154,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833155,"package_name":"base16","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833156,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":247833157,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833158,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833159,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":247833160,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":247833161,"package_name":"bonjour","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833162,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833163,"package_name":"boxen","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833164,"package_name":"boxen","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833165,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":247833166,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833167,"package_name":"browserslist","ecosystem":"npm","requirements":"4.19.3","direct":false,"kind":"runtime","optional":false},{"id":247833168,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833169,"package_name":"buffer-indexof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833170,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833171,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833172,"package_name":"cacheable-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833173,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833174,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833175,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833176,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833177,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833178,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833179,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001313","direct":false,"kind":"runtime","optional":false},{"id":247833180,"package_name":"ccount","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833181,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":247833182,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833183,"package_name":"character-entities-legacy","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833184,"package_name":"character-entities","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":247833185,"package_name":"character-reference-invalid","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833186,"package_name":"cheerio-select","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833187,"package_name":"cheerio","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":247833188,"package_name":"cheerio","ecosystem":"npm","requirements":"1.0.0-rc.10","direct":false,"kind":"runtime","optional":false},{"id":247833189,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":247833190,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833191,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833192,"package_name":"clean-css","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"runtime","optional":false},{"id":247833193,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833194,"package_name":"cli-boxes","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833195,"package_name":"cli-boxes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833196,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":247833197,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833198,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833199,"package_name":"clsx","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833200,"package_name":"co","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833201,"package_name":"collapse-white-space","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":247833202,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":247833203,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833204,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833205,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833206,"package_name":"colord","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":247833207,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":247833208,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833209,"package_name":"combine-promises","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833210,"package_name":"comma-separated-tokens","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":247833211,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":247833212,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833213,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833214,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833215,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833216,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":247833217,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":247833218,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833219,"package_name":"configstore","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833220,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833221,"package_name":"consola","ecosystem":"npm","requirements":"2.15.3","direct":false,"kind":"runtime","optional":false},{"id":247833222,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":247833223,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":247833224,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833225,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":247833226,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":247833227,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":247833228,"package_name":"copy-text-to-clipboard","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833229,"package_name":"copy-webpack-plugin","ecosystem":"npm","requirements":"10.2.4","direct":false,"kind":"runtime","optional":false},{"id":247833230,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.21.1","direct":false,"kind":"runtime","optional":false},{"id":247833231,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.21.1","direct":false,"kind":"runtime","optional":false},{"id":247833232,"package_name":"core-js","ecosystem":"npm","requirements":"3.21.1","direct":false,"kind":"runtime","optional":false},{"id":247833233,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833234,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833235,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833236,"package_name":"cross-fetch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":247833237,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833238,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833239,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833240,"package_name":"css-loader","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833241,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833242,"package_name":"css-select","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833243,"package_name":"css-select","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833244,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833245,"package_name":"css-what","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833246,"package_name":"css-what","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833247,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833248,"package_name":"cssnano-preset-advanced","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833249,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833250,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833251,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833252,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833253,"package_name":"csstype","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"runtime","optional":false},{"id":247833254,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":247833255,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":247833256,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":247833257,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833258,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833259,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833260,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833261,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833262,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833263,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833264,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833265,"package_name":"del","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833266,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833267,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833268,"package_name":"detab","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833269,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833270,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":247833271,"package_name":"detect-port","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833272,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833273,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833274,"package_name":"dns-packet","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":247833275,"package_name":"dns-txt","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833276,"package_name":"docusaurus-preset-shiki-twoslash","ecosystem":"npm","requirements":"1.1.36","direct":false,"kind":"runtime","optional":false},{"id":247833277,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833278,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833279,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":247833280,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833281,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833282,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833283,"package_name":"domhandler","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":247833284,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833285,"package_name":"domutils","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":247833286,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":247833287,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":247833288,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833289,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833290,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833291,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833292,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833293,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833294,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.75","direct":false,"kind":"runtime","optional":false},{"id":247833295,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833296,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833297,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833298,"package_name":"emoticon","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833299,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833300,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":247833301,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.9.2","direct":false,"kind":"runtime","optional":false},{"id":247833302,"package_name":"entities","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833303,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833304,"package_name":"entities","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833305,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":247833306,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":247833307,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833308,"package_name":"escape-goat","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833309,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833310,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833311,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833312,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833313,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833314,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833315,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833316,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833317,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833318,"package_name":"eta","ecosystem":"npm","requirements":"1.12.3","direct":false,"kind":"runtime","optional":false},{"id":247833319,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":247833320,"package_name":"eval","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":247833321,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":247833322,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833323,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833324,"package_name":"express","ecosystem":"npm","requirements":"4.17.3","direct":false,"kind":"runtime","optional":false},{"id":247833325,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833326,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833327,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833328,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":247833329,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833330,"package_name":"fast-url-parser","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833331,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":247833332,"package_name":"fault","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833333,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":247833334,"package_name":"fbemitter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833335,"package_name":"fbjs-css-vars","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833336,"package_name":"fbjs","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833337,"package_name":"feed","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833338,"package_name":"fenceparser","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833339,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833340,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"runtime","optional":false},{"id":247833341,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833342,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833343,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":247833344,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833345,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833346,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833347,"package_name":"flux","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833348,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.9","direct":false,"kind":"runtime","optional":false},{"id":247833349,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833350,"package_name":"format","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833351,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833352,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833353,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":247833354,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833355,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833356,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833357,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833358,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":247833359,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833360,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":247833361,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833362,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833363,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833364,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833365,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833366,"package_name":"github-slugger","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833367,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833368,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833369,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833370,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833371,"package_name":"global-dirs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833372,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833373,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833374,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":247833375,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833376,"package_name":"globby","ecosystem":"npm","requirements":"12.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833377,"package_name":"got","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833378,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"runtime","optional":false},{"id":247833379,"package_name":"gray-matter","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833380,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833381,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833382,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833383,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833384,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833385,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833386,"package_name":"has-yarn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833387,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833388,"package_name":"hast-to-hyperscript","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833389,"package_name":"hast-util-from-parse5","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833390,"package_name":"hast-util-from-parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833391,"package_name":"hast-util-parse-selector","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"runtime","optional":false},{"id":247833392,"package_name":"hast-util-raw","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833393,"package_name":"hast-util-to-parse5","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833394,"package_name":"hastscript","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833395,"package_name":"hastscript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833396,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833397,"package_name":"history","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":247833398,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":247833399,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":247833400,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":247833401,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":247833402,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833403,"package_name":"html-tags","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833404,"package_name":"html-void-elements","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833405,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833406,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":247833407,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833408,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833409,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":247833410,"package_name":"http-errors","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":247833411,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":247833412,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":247833413,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833414,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":247833415,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833416,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":247833417,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833418,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833419,"package_name":"image-size","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833420,"package_name":"immer","ecosystem":"npm","requirements":"9.0.12","direct":false,"kind":"runtime","optional":false},{"id":247833421,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833422,"package_name":"import-lazy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833423,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833424,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833425,"package_name":"infima","ecosystem":"npm","requirements":"0.2.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":247833426,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":247833427,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833428,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833429,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833430,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":247833431,"package_name":"inline-style-parser","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833432,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833433,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":247833434,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":247833435,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":247833436,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833437,"package_name":"is-alphabetical","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833438,"package_name":"is-alphanumerical","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833439,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833440,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833441,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833442,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833443,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833444,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":247833445,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833446,"package_name":"is-decimal","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833447,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833448,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833449,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833450,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833451,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833452,"package_name":"is-hexadecimal","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833453,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833454,"package_name":"is-npm","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833455,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833456,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833457,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833458,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833459,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833460,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833461,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833462,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833463,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833464,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833465,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833466,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833467,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833468,"package_name":"is-whitespace-character","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833469,"package_name":"is-word-character","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833470,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833471,"package_name":"is-yarn-global","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833472,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833473,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833474,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833475,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833476,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":247833477,"package_name":"joi","ecosystem":"npm","requirements":"17.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833478,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833479,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":247833480,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833481,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":247833482,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833483,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833484,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833485,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833486,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833487,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833488,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833489,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833490,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833491,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833492,"package_name":"keyv","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833493,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833494,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833495,"package_name":"klona","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833496,"package_name":"latest-version","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833497,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833498,"package_name":"levenshtein-edit-distance","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833499,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833500,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":247833501,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833502,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833503,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833504,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833505,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833506,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833507,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833508,"package_name":"lodash.assignin","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833509,"package_name":"lodash.bind","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833510,"package_name":"lodash.curry","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833511,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":247833512,"package_name":"lodash.defaults","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833513,"package_name":"lodash.filter","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833514,"package_name":"lodash.flatten","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833515,"package_name":"lodash.flow","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833516,"package_name":"lodash.foreach","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833517,"package_name":"lodash.iteratee","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":247833518,"package_name":"lodash.map","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833519,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833520,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":247833521,"package_name":"lodash.pick","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833522,"package_name":"lodash.reduce","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833523,"package_name":"lodash.reject","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833524,"package_name":"lodash.some","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833525,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833526,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":247833527,"package_name":"longest-streak","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833528,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833529,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833530,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833531,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833532,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833533,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833534,"package_name":"lz-string","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":247833535,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833536,"package_name":"markdown-escapes","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833537,"package_name":"mdast-comment-marker","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833538,"package_name":"mdast-squeeze-paragraphs","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833539,"package_name":"mdast-util-definitions","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833540,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":247833541,"package_name":"mdast-util-frontmatter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833542,"package_name":"mdast-util-heading-style","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":247833543,"package_name":"mdast-util-to-hast","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833544,"package_name":"mdast-util-to-markdown","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":247833545,"package_name":"mdast-util-to-string","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833546,"package_name":"mdast-util-to-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833547,"package_name":"mdast-util-toc","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833548,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":247833549,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833550,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833551,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833552,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833553,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833554,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833555,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833556,"package_name":"micromark-extension-frontmatter","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833557,"package_name":"micromark","ecosystem":"npm","requirements":"2.11.4","direct":false,"kind":"runtime","optional":false},{"id":247833558,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833559,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"runtime","optional":false},{"id":247833560,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":247833561,"package_name":"mime-db","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":247833562,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.18","direct":false,"kind":"runtime","optional":false},{"id":247833563,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"runtime","optional":false},{"id":247833564,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833565,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833566,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833567,"package_name":"mini-create-react-context","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833568,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833569,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833570,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833571,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833572,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":247833573,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":247833574,"package_name":"mrmime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833575,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833576,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833577,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833578,"package_name":"multicast-dns-service-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833579,"package_name":"multicast-dns","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":247833580,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833581,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":247833582,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":247833583,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833584,"package_name":"node-emoji","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":247833585,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":247833586,"package_name":"node-forge","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833587,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833588,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833589,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833590,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":247833591,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833592,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833593,"package_name":"nprogress","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833594,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833595,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833596,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833597,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":247833598,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833599,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833600,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833601,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833602,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833603,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833604,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833605,"package_name":"onigasm","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"runtime","optional":false},{"id":247833606,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833607,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":247833608,"package_name":"p-cancelable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833609,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833610,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833611,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833612,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833613,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833614,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833615,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"runtime","optional":false},{"id":247833616,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833617,"package_name":"package-json","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833618,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833619,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833620,"package_name":"parse-entities","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833621,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833622,"package_name":"parse-numeric-range","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833623,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833624,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833625,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833626,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":247833627,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833628,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833629,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833630,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833631,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833632,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833633,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":247833634,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":247833635,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833636,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":247833637,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833638,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833639,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833640,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833641,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833642,"package_name":"pluralize","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833643,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.28","direct":false,"kind":"runtime","optional":false},{"id":247833644,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":247833645,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833646,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833647,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833648,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833649,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833650,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833651,"package_name":"postcss-discard-unused","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833652,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833653,"package_name":"postcss-merge-idents","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833654,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833655,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833656,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833657,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833658,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833659,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833660,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833661,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833662,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833663,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833664,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833665,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833666,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833667,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833668,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833669,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833670,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833671,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833672,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833673,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833674,"package_name":"postcss-reduce-idents","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833675,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833676,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833677,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.9","direct":false,"kind":"runtime","optional":false},{"id":247833678,"package_name":"postcss-sort-media-queries","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833679,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833680,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833681,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833682,"package_name":"postcss-zindex","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833683,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.7","direct":false,"kind":"runtime","optional":false},{"id":247833684,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833685,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833686,"package_name":"pretty-time","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833687,"package_name":"prism-react-renderer","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833688,"package_name":"prismjs","ecosystem":"npm","requirements":"1.27.0","direct":false,"kind":"runtime","optional":false},{"id":247833689,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833690,"package_name":"promise","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833691,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":247833692,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":247833693,"package_name":"property-information","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833694,"package_name":"propose","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833695,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":247833696,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833697,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":247833698,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833699,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833700,"package_name":"pupa","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833701,"package_name":"pure-color","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833702,"package_name":"qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"runtime","optional":false},{"id":247833703,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833704,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833705,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":247833706,"package_name":"queue","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833707,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833708,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833709,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833710,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":247833711,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":247833712,"package_name":"react-base16-styling","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833713,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833714,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833715,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.10","direct":false,"kind":"runtime","optional":false},{"id":247833716,"package_name":"react-fast-compare","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833717,"package_name":"react-helmet-async","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":247833718,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":247833719,"package_name":"react-json-view","ecosystem":"npm","requirements":"1.21.3","direct":false,"kind":"runtime","optional":false},{"id":247833720,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833721,"package_name":"react-loadable-ssr-addon-v5-slorber","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833722,"package_name":"react-router-config","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833723,"package_name":"react-router-dom","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833724,"package_name":"react-router","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833725,"package_name":"react-textarea-autosize","ecosystem":"npm","requirements":"8.3.3","direct":false,"kind":"runtime","optional":false},{"id":247833726,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833727,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":247833728,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833729,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833730,"package_name":"reading-time","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833731,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":247833732,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833733,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833734,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":247833735,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":247833736,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":247833737,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833738,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833739,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833740,"package_name":"registry-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833741,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":247833742,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":247833743,"package_name":"rehype-parse","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833744,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":247833745,"package_name":"remark-admonitions","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833746,"package_name":"remark-behead","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":247833747,"package_name":"remark-emoji","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833748,"package_name":"remark-footnotes","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833749,"package_name":"remark-frontmatter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833750,"package_name":"remark-lint-final-newline","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833751,"package_name":"remark-lint-hard-break-spaces","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833752,"package_name":"remark-lint-list-item-bullet-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833753,"package_name":"remark-lint-list-item-indent","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833754,"package_name":"remark-lint-no-auto-link-without-protocol","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833755,"package_name":"remark-lint-no-blockquote-without-marker","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833756,"package_name":"remark-lint-no-duplicate-definitions","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833757,"package_name":"remark-lint-no-heading-content-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833758,"package_name":"remark-lint-no-inline-padding","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833759,"package_name":"remark-lint-no-literal-urls","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833760,"package_name":"remark-lint-no-shortcut-reference-image","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833761,"package_name":"remark-lint-no-shortcut-reference-link","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833762,"package_name":"remark-lint-no-undefined-references","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833763,"package_name":"remark-lint-no-unused-definitions","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833764,"package_name":"remark-lint-ordered-list-marker-style","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833765,"package_name":"remark-lint","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833766,"package_name":"remark-mdx","ecosystem":"npm","requirements":"1.6.22","direct":false,"kind":"runtime","optional":false},{"id":247833767,"package_name":"remark-message-control","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833768,"package_name":"remark-parse","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833769,"package_name":"remark-parse","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833770,"package_name":"remark-preset-lint-recommended","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833771,"package_name":"remark-shiki-twoslash","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":247833772,"package_name":"remark-squeeze-paragraphs","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833773,"package_name":"remark-stringify","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833774,"package_name":"remark-toc","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833775,"package_name":"remark-validate-links","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833776,"package_name":"remark","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833777,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833778,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":247833779,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833780,"package_name":"require-like","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833781,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833782,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833783,"package_name":"resolve-pathname","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833784,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":247833785,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833786,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":247833787,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833788,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833789,"package_name":"rtl-detect","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833790,"package_name":"rtlcss","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833791,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833792,"package_name":"rxjs","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":247833793,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833794,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833795,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833796,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":247833797,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":247833798,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":247833799,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":247833800,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833801,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833802,"package_name":"section-matter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833803,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833804,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833805,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833806,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833807,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":247833808,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833809,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":247833810,"package_name":"send","ecosystem":"npm","requirements":"0.17.2","direct":false,"kind":"runtime","optional":false},{"id":247833811,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833812,"package_name":"serve-handler","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833813,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":247833814,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.2","direct":false,"kind":"runtime","optional":false},{"id":247833815,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833816,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833817,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833818,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833819,"package_name":"shallowequal","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833820,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833821,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833822,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":247833823,"package_name":"shelljs","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":247833824,"package_name":"shiki-twoslash","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833825,"package_name":"shiki","ecosystem":"npm","requirements":"0.9.11","direct":false,"kind":"runtime","optional":false},{"id":247833826,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":247833827,"package_name":"sirv","ecosystem":"npm","requirements":"1.0.19","direct":false,"kind":"runtime","optional":false},{"id":247833828,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833829,"package_name":"sitemap","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833830,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833831,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833832,"package_name":"sliced","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833833,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":247833834,"package_name":"sort-css-media-queries","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833835,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833836,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833837,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":247833838,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":247833839,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":247833840,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":247833841,"package_name":"space-separated-tokens","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":247833842,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833843,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833844,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833845,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":247833846,"package_name":"state-toggle","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833847,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833848,"package_name":"std-env","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833849,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":247833850,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833851,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833852,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833853,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833854,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833855,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833856,"package_name":"strip-bom-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833857,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833858,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833859,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833860,"package_name":"style-to-object","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833861,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833862,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833863,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833864,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833865,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833866,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833867,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833868,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":247833869,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833870,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833871,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833872,"package_name":"terser","ecosystem":"npm","requirements":"5.12.0","direct":false,"kind":"runtime","optional":false},{"id":247833873,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833874,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833875,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":247833876,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833877,"package_name":"tiny-warning","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833878,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833879,"package_name":"to-readable-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833880,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833881,"package_name":"to-vfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833882,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833883,"package_name":"totalist","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833884,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833885,"package_name":"trim-trailing-lines","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833886,"package_name":"trim","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833887,"package_name":"trough","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833888,"package_name":"tslib","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833889,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833890,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":247833891,"package_name":"type-fest","ecosystem":"npm","requirements":"2.12.0","direct":false,"kind":"runtime","optional":false},{"id":247833892,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":247833893,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":247833894,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":247833895,"package_name":"ua-parser-js","ecosystem":"npm","requirements":"0.7.31","direct":false,"kind":"runtime","optional":false},{"id":247833896,"package_name":"unherit","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":247833897,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833898,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833899,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833900,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833901,"package_name":"unified-lint-rule","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":247833902,"package_name":"unified-message-control","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833903,"package_name":"unified","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833904,"package_name":"unified","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":247833905,"package_name":"unified","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833906,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833907,"package_name":"unist-builder","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833908,"package_name":"unist-util-find-all-after","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833909,"package_name":"unist-util-find-all-before","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":247833910,"package_name":"unist-util-find-all-between","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833911,"package_name":"unist-util-find","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833912,"package_name":"unist-util-generated","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":247833913,"package_name":"unist-util-is","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833914,"package_name":"unist-util-is","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833915,"package_name":"unist-util-position","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833916,"package_name":"unist-util-remove-position","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833917,"package_name":"unist-util-remove","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833918,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833919,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833920,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833921,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833922,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833923,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833924,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833925,"package_name":"update-notifier","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833926,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":247833927,"package_name":"url-loader","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833928,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833929,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":247833930,"package_name":"use-composed-ref","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833931,"package_name":"use-isomorphic-layout-effect","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833932,"package_name":"use-latest","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833933,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833934,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":247833935,"package_name":"utility-types","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false},{"id":247833936,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833937,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":247833938,"package_name":"value-equal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833939,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":247833940,"package_name":"vfile-location","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833941,"package_name":"vfile-message","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":247833942,"package_name":"vfile-reporter","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833943,"package_name":"vfile-sort","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":247833944,"package_name":"vfile-statistics","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833945,"package_name":"vfile","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":247833946,"package_name":"vscode-textmate","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":247833947,"package_name":"wait-on","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833948,"package_name":"watchpack","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833949,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":247833950,"package_name":"web-namespaces","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833951,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833952,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833953,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833954,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"runtime","optional":false},{"id":247833955,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":247833956,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":247833957,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":247833958,"package_name":"webpack","ecosystem":"npm","requirements":"5.70.0","direct":false,"kind":"runtime","optional":false},{"id":247833959,"package_name":"webpackbar","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833960,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":247833961,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":247833962,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833963,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":247833964,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833965,"package_name":"widest-line","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833966,"package_name":"widest-line","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833967,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833968,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833969,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833970,"package_name":"wrapped","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":247833971,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833972,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":247833973,"package_name":"ws","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"runtime","optional":false},{"id":247833974,"package_name":"ws","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":247833975,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833976,"package_name":"xml-js","ecosystem":"npm","requirements":"1.6.11","direct":false,"kind":"runtime","optional":false},{"id":247833977,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":247833978,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":247833979,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":247833980,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":247833981,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":247833982,"package_name":"zwitch","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/continuous-integration.yml","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.802Z","updated_at":"2023-10-13T02:00:46.802Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/.github/workflows/continuous-integration.yml","dependencies":[{"id":14184054862,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14184054863,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14184054864,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14184054865,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14184054866,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14184054867,"package_name":"andstor/file-existence-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14184054868,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-git-installs.yml","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.813Z","updated_at":"2023-10-13T02:00:46.813Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/.github/workflows/e2e-git-installs.yml","dependencies":[{"id":14184054873,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/website.yml","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.820Z","updated_at":"2023-10-13T02:00:46.820Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/.github/workflows/website.yml","dependencies":[{"id":14184054874,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14184054875,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"tests/1488/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.829Z","updated_at":"2023-10-13T02:00:46.829Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/1488/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/1778/node_modules/foo/cjs/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.833Z","updated_at":"2023-10-13T02:00:46.833Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/1778/node_modules/foo/cjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/1778/node_modules/foo/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.836Z","updated_at":"2023-10-13T02:00:46.836Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/1778/node_modules/foo/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/1778/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.840Z","updated_at":"2023-10-13T02:00:46.840Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/1778/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm/node_modules/libfoo/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.844Z","updated_at":"2023-10-13T02:00:46.844Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm/node_modules/libfoo/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.847Z","updated_at":"2023-10-13T02:00:46.847Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-child-process/process-forking-js/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.866Z","updated_at":"2023-10-13T02:00:46.866Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-child-process/process-forking-js/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-child-process/process-forking-ts/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.887Z","updated_at":"2023-10-13T02:00:46.887Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-child-process/process-forking-ts/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-child-process/process-forking-ts-abs/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.894Z","updated_at":"2023-10-13T02:00:46.894Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-child-process/process-forking-ts-abs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-child-process/via-flag/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.900Z","updated_at":"2023-10-13T02:00:46.900Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-child-process/via-flag/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-child-process/via-tsconfig/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.905Z","updated_at":"2023-10-13T02:00:46.905Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-child-process/via-tsconfig/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-custom-loader/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.910Z","updated_at":"2023-10-13T02:00:46.910Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-custom-loader/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-err-require-esm/esm-package/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.914Z","updated_at":"2023-10-13T02:00:46.914Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-err-require-esm/esm-package/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-import-assertions/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.918Z","updated_at":"2023-10-13T02:00:46.918Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-import-assertions/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-import-cache/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.922Z","updated_at":"2023-10-13T02:00:46.922Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-import-cache/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-node-resolver/node_modules/libfoo/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.926Z","updated_at":"2023-10-13T02:00:46.926Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-node-resolver/node_modules/libfoo/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-node-resolver/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.930Z","updated_at":"2023-10-13T02:00:46.930Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-node-resolver/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/esm-transpile-only/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.933Z","updated_at":"2023-10-13T02:00:46.933Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/esm-transpile-only/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/local-types-node/node_modules/@types/node/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.938Z","updated_at":"2023-10-13T02:00:46.938Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/local-types-node/node_modules/@types/node/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/module-types/override-to-cjs/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.943Z","updated_at":"2023-10-13T02:00:46.943Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/module-types/override-to-cjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/module-types/override-to-esm/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.948Z","updated_at":"2023-10-13T02:00:46.948Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/module-types/override-to-esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/recursive-fork/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.954Z","updated_at":"2023-10-13T02:00:46.954Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/recursive-fork/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/repl-in-esm-package/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.961Z","updated_at":"2023-10-13T02:00:46.961Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/repl-in-esm-package/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/resolver/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.968Z","updated_at":"2023-10-13T02:00:46.968Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/resolver/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/transpile-only-swc-native-esm/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.973Z","updated_at":"2023-10-13T02:00:46.973Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/transpile-only-swc-native-esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/working-dir/esm/package.json","sha":null,"kind":"manifest","created_at":"2023-10-13T02:00:46.978Z","updated_at":"2023-10-13T02:00:46.978Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/working-dir/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/yarn.lock","sha":null,"kind":"lockfile","created_at":"2023-10-13T02:00:46.983Z","updated_at":"2023-10-13T02:00:46.983Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/tests/yarn.lock","dependencies":[]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2023-10-13T02:00:46.991Z","updated_at":"2023-10-13T02:00:46.991Z","repository_link":"https://github.com/TypeStrong/ts-node/blob/main/yarn.lock","dependencies":[{"id":14184055083,"package_name":"@TypeStrong/fs-fixture-builder","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055425,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055426,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":14184055427,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"runtime","optional":false},{"id":14184055428,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":14184055429,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":14184055430,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":14184055431,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":14184055432,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":14184055433,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":14184055434,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":14184055435,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":14184055436,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":14184055437,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":14184055438,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":14184055439,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":14184055440,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":14184055441,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":14184055442,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":14184055443,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":14184055444,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":14184055445,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":14184055446,"package_name":"@cspotcode/ava-lib","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055463,"package_name":"@cspotcode/expect-stream","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055464,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14184055465,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184055466,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055467,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184055468,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":14184055469,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055470,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14184055471,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055472,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055473,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"runtime","optional":false},{"id":14184055474,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":14184055475,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.14","direct":false,"kind":"runtime","optional":false},{"id":14184055476,"package_name":"@microsoft/api-extractor-model","ecosystem":"npm","requirements":"7.22.1","direct":false,"kind":"runtime","optional":false},{"id":14184055477,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":14184055478,"package_name":"@microsoft/tsdoc-config","ecosystem":"npm","requirements":"0.16.1","direct":false,"kind":"runtime","optional":false},{"id":14184055479,"package_name":"@microsoft/tsdoc","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":14184055480,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":14184055481,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14184055482,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":14184055483,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055484,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055485,"package_name":"@rushstack/node-core-library","ecosystem":"npm","requirements":"3.49.0","direct":false,"kind":"runtime","optional":false},{"id":14184055486,"package_name":"@rushstack/rig-package","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":14184055487,"package_name":"@rushstack/ts-command-line","ecosystem":"npm","requirements":"4.12.1","direct":false,"kind":"runtime","optional":false},{"id":14184055488,"package_name":"@swc/core-darwin-arm64","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055489,"package_name":"@swc/core-darwin-x64","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055490,"package_name":"@swc/core-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055491,"package_name":"@swc/core-linux-arm64-gnu","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055492,"package_name":"@swc/core-linux-arm64-musl","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055493,"package_name":"@swc/core-linux-x64-gnu","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055494,"package_name":"@swc/core-linux-x64-musl","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055495,"package_name":"@swc/core-win32-arm64-msvc","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055496,"package_name":"@swc/core-win32-ia32-msvc","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055497,"package_name":"@swc/core-win32-x64-msvc","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055498,"package_name":"@swc/core","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055499,"package_name":"@swc/types","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14184055500,"package_name":"@swc/wasm","ecosystem":"npm","requirements":"1.3.85","direct":false,"kind":"runtime","optional":false},{"id":14184055501,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055502,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055503,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055504,"package_name":"@tsconfig/node18","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055505,"package_name":"@tsconfig/node20","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055512,"package_name":"@types/argparse","ecosystem":"npm","requirements":"1.0.38","direct":false,"kind":"runtime","optional":false},{"id":14184055513,"package_name":"@types/diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055514,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055515,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":14184055516,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055517,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055518,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"runtime","optional":false},{"id":14184055519,"package_name":"@types/lodash","ecosystem":"npm","requirements":"4.14.182","direct":false,"kind":"runtime","optional":false},{"id":14184055520,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":14184055521,"package_name":"@types/node","ecosystem":"npm","requirements":"18.6.3","direct":false,"kind":"runtime","optional":false},{"id":14184055522,"package_name":"@types/node","ecosystem":"npm","requirements":"12.20.24","direct":false,"kind":"runtime","optional":false},{"id":14184055523,"package_name":"@types/node","ecosystem":"npm","requirements":"13.13.5","direct":false,"kind":"runtime","optional":false},{"id":14184055524,"package_name":"@types/node","ecosystem":"npm","requirements":"16.11.47","direct":false,"kind":"runtime","optional":false},{"id":14184055525,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.5","direct":false,"kind":"runtime","optional":false},{"id":14184055526,"package_name":"@types/proper-lockfile","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055527,"package_name":"@types/proxyquire","ecosystem":"npm","requirements":"1.3.28","direct":false,"kind":"runtime","optional":false},{"id":14184055528,"package_name":"@types/react","ecosystem":"npm","requirements":"16.14.35","direct":false,"kind":"runtime","optional":false},{"id":14184055529,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.2","direct":false,"kind":"runtime","optional":false},{"id":14184055530,"package_name":"@types/rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055531,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":14184055532,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.3.10","direct":false,"kind":"runtime","optional":false},{"id":14184055533,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055534,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055535,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"runtime","optional":false},{"id":14184055536,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055537,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055538,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.0","direct":false,"kind":"runtime","optional":false},{"id":14184055539,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.2","direct":false,"kind":"runtime","optional":false},{"id":14184055540,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055541,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":14184055542,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055543,"package_name":"aggregate-error","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055544,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":14184055545,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055546,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055547,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":14184055548,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":14184055549,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055550,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":14184055551,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055552,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055553,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055554,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055555,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055556,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184055557,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":14184055558,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055559,"package_name":"arrgv","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055560,"package_name":"arrify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055561,"package_name":"ava","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055562,"package_name":"axios","ecosystem":"npm","requirements":"0.21.4","direct":false,"kind":"runtime","optional":false},{"id":14184055563,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055564,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055565,"package_name":"blueimp-md5","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":14184055566,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14184055567,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055568,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055569,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.3","direct":false,"kind":"runtime","optional":false},{"id":14184055570,"package_name":"cacache","ecosystem":"npm","requirements":"16.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055571,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055572,"package_name":"callsites","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055573,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":14184055574,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001373","direct":false,"kind":"runtime","optional":false},{"id":14184055575,"package_name":"cbor","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055576,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055577,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":14184055578,"package_name":"chalk","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055579,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":14184055580,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055581,"package_name":"chunkd","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055582,"package_name":"ci-info","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":14184055583,"package_name":"ci-parallel-vars","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055584,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055585,"package_name":"clean-stack","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055586,"package_name":"clean-yaml-object","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055587,"package_name":"cli-truncate","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055588,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055589,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":14184055590,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055591,"package_name":"code-excerpt","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055592,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":14184055593,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055594,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184055595,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":14184055596,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184055597,"package_name":"colors","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":14184055599,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":14184055600,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055602,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055604,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055606,"package_name":"concordance","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":14184055608,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055610,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14184055612,"package_name":"convert-to-spaces","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055614,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055615,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055616,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14184055617,"package_name":"date-time","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055618,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":14184055619,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055620,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055621,"package_name":"del","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055622,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055623,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055624,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":14184055625,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055626,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055627,"package_name":"dprint","ecosystem":"npm","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":14184055628,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055629,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.206","direct":false,"kind":"runtime","optional":false},{"id":14184055630,"package_name":"emittery","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055631,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055632,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":14184055633,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":14184055634,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":14184055635,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055636,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055637,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055638,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055639,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14184055640,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055641,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055642,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055643,"package_name":"expect","ecosystem":"npm","requirements":"27.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055644,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184055645,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055646,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"runtime","optional":false},{"id":14184055647,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055648,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14184055649,"package_name":"figures","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055650,"package_name":"fill-keys","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055651,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055652,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":14184055653,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055654,"package_name":"find-up","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":14184055655,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":14184055656,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055657,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14184055658,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055659,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055660,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055661,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":14184055662,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055663,"package_name":"gauge","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":14184055664,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":14184055665,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14184055666,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055667,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055668,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":14184055669,"package_name":"glob","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055670,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":14184055671,"package_name":"globby","ecosystem":"npm","requirements":"13.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184055672,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":14184055673,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055674,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055675,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055676,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055677,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":14184055678,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055679,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055680,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055681,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055682,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14184055683,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":14184055684,"package_name":"ignore-by-default","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055685,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055686,"package_name":"import-lazy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055687,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14184055688,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055689,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055690,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14184055691,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":14184055692,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":14184055693,"package_name":"ip","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055694,"package_name":"irregular-plurals","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":14184055695,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055696,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":14184055697,"package_name":"is-error","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":14184055698,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055699,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055700,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055701,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055702,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055703,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055704,"package_name":"is-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055705,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055706,"package_name":"is-path-inside","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055707,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055708,"package_name":"is-promise","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055709,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055710,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055711,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14184055712,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055713,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055714,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055715,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055716,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055717,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055718,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055719,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055720,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":14184055721,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":14184055722,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":14184055723,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":14184055724,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":14184055725,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":14184055726,"package_name":"jju","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14184055727,"package_name":"js-string-escape","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055728,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055729,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":14184055730,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":14184055731,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14184055732,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":14184055733,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055734,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055735,"package_name":"load-json-file","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055736,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055737,"package_name":"locate-path","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055738,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":14184055739,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":14184055740,"package_name":"lodash.isequal","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":14184055741,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":14184055742,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055743,"package_name":"lru-cache","ecosystem":"npm","requirements":"7.13.1","direct":false,"kind":"runtime","optional":false},{"id":14184055744,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"runtime","optional":false},{"id":14184055745,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055746,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":14184055747,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055748,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184055749,"package_name":"marked","ecosystem":"npm","requirements":"4.0.18","direct":false,"kind":"runtime","optional":false},{"id":14184055750,"package_name":"matcher","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055751,"package_name":"md5-hex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055752,"package_name":"mem","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055753,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055754,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14184055755,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":14184055756,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055757,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055758,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055759,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055760,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055761,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14184055762,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":14184055763,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055764,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"runtime","optional":false},{"id":14184055765,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055766,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14184055767,"package_name":"module-not-found-error","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055768,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055769,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184055770,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":14184055771,"package_name":"node-gyp","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055772,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14184055773,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":14184055774,"package_name":"nofilter","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055775,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055776,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055777,"package_name":"npmlog","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055778,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055779,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14184055780,"package_name":"outdent","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14184055781,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055782,"package_name":"p-event","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055783,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14184055784,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055785,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055786,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055787,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055788,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055789,"package_name":"p-map","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":14184055790,"package_name":"p-timeout","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055791,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055792,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055793,"package_name":"parse-ms","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055794,"package_name":"path-equal","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":14184055795,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055796,"package_name":"path-exists","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055797,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055798,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055799,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":14184055800,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055801,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055802,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":14184055803,"package_name":"pkg-conf","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055804,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055805,"package_name":"plur","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":14184055806,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":14184055807,"package_name":"pretty-ms","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055808,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055809,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055810,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055811,"package_name":"proper-lockfile","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055812,"package_name":"proxyquire","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184055813,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055814,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14184055815,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055816,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":14184055817,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":14184055818,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055819,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055820,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055821,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055822,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055823,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"runtime","optional":false},{"id":14184055824,"package_name":"resolve","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":14184055825,"package_name":"resolve","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14184055826,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14184055827,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14184055828,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184055829,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055830,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055831,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":14184055832,"package_name":"safe-stable-stringify","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":14184055833,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055834,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":14184055835,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":14184055836,"package_name":"serialize-error","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055837,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055838,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055839,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055840,"package_name":"shiki","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":14184055841,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":14184055842,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055843,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055844,"package_name":"slice-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055845,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055846,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055847,"package_name":"socks","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":14184055848,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14184055849,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055850,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184055851,"package_name":"ssri","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055852,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14184055853,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":14184055854,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14184055855,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":14184055856,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184055857,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14184055858,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055859,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055860,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055861,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184055862,"package_name":"supertap","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055863,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":14184055864,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184055865,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055866,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"runtime","optional":false},{"id":14184055867,"package_name":"temp-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055868,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055869,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055870,"package_name":"time-zone","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055871,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14184055872,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184055873,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184055874,"package_name":"ts-node","ecosystem":"npm","requirements":"0.0.0-use.local","direct":false,"kind":"runtime","optional":false},{"id":14184055875,"package_name":"type-fest","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":14184055876,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14184055877,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":14184055878,"package_name":"typedoc","ecosystem":"npm","requirements":"0.22.18","direct":false,"kind":"runtime","optional":false},{"id":14184055879,"package_name":"typescript-json-schema","ecosystem":"npm","requirements":"0.54.0","direct":false,"kind":"runtime","optional":false},{"id":14184056194,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"runtime","optional":false},{"id":14184056195,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.4","direct":false,"kind":"runtime","optional":false},{"id":14184056196,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184056197,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184056198,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14184056199,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14184056200,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":14184056201,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184056202,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":14184056203,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184056204,"package_name":"validator","ecosystem":"npm","requirements":"13.7.0","direct":false,"kind":"runtime","optional":false},{"id":14184056205,"package_name":"vscode-oniguruma","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":14184056206,"package_name":"vscode-textmate","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184056207,"package_name":"well-known-symbols","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184056208,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184056209,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184056210,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":14184056211,"package_name":"workaround-broken-npm-prepack-behavior","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184057448,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":14184057451,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184057453,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14184057456,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184057459,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184057463,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":14184057466,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":14184057469,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184057472,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":14184057475,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"runtime","optional":false},{"id":14184057477,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":14184057479,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":14184057482,"package_name":"yargs","ecosystem":"npm","requirements":"17.5.1","direct":false,"kind":"runtime","optional":false},{"id":14184057484,"package_name":"yargs","ecosystem":"npm","requirements":"17.6.2","direct":false,"kind":"runtime","optional":false},{"id":14184057486,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14184057489,"package_name":"z-schema","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false}]}],"score":35.85589114023686,"created_at":"2026-07-08T07:49:59.046Z","updated_at":"2026-08-14T03:31:56.756Z","avatar_url":"https://github.com/TypeStrong.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378276","html_url":"https://summary.ecosyste.ms/projects/378276"}