{"id":1325278,"name":"@ts-dev-tools/react","ecosystem":"npm","description":"TS dev tools for React","homepage":"https://github.com/escemi-tech/ts-dev-tools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/escemi-tech/ts-dev-tools","keywords_array":["linter","prettier","git-hooks"],"namespace":"ts-dev-tools","versions_count":87,"first_release_published_at":"2020-11-11T17:25:16.391Z","latest_release_published_at":"2026-04-01T03:34:10.449Z","latest_release_number":"1.10.0","last_synced_at":"2026-04-06T09:34:22.266Z","created_at":"2022-04-08T21:05:16.142Z","updated_at":"2026-04-06T12:10:51.448Z","registry_url":"https://www.npmjs.com/package/@ts-dev-tools/react","install_command":"npm install @ts-dev-tools/react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.10.0"}},"repo_metadata":{"id":37092219,"uuid":"306680259","full_name":"escemi-tech/ts-dev-tools","owner":"escemi-tech","description":"Opinionated and advisable packages to configure tools to develop a Typescript project","archived":false,"fork":false,"pushed_at":"2026-03-01T03:19:39.000Z","size":11088,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-01T06:54:54.423Z","etag":null,"topics":["commit-lint","developer-tools","eslint","hooks","husky","jest","prettier","type","typescript"],"latest_commit_sha":null,"homepage":"https://escemi-tech.github.io/ts-dev-tools/","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/escemi-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["neilime"]}},"created_at":"2020-10-23T15:46:31.000Z","updated_at":"2026-03-01T03:17:53.000Z","dependencies_parsed_at":"2022-08-08T19:15:27.623Z","dependency_job_id":"2bf5f23c-61ab-4d0c-bdf8-a76899d7028f","html_url":"https://github.com/escemi-tech/ts-dev-tools","commit_stats":null,"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/escemi-tech/ts-dev-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escemi-tech","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/sbom","scorecard":{"id":382325,"data":{"date":"2025-08-11","repo":{"name":"github.com/escemi-tech/ts-dev-tools","commit":"116865dccc9ca99593271ec2b400fd350372e612"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/__shared-ci.yml:11","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/__shared-ci.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:51","Warn: no topLevel permission defined: .github/workflows/__shared-ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/greetings.yml:10","Warn: no topLevel permission defined: .github/workflows/main-ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/need-fix-to-issue.yml:18","Warn: no topLevel permission defined: .github/workflows/pull-request-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/semantic-pull-request.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (27) 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-18T15:45:15.709Z","repository_id":37092219,"created_at":"2025-08-18T15:45:15.709Z","updated_at":"2025-08-18T15:45:15.709Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30118934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T09:35:22.236Z","status":"ssl_error","status_checked_at":"2026-03-05T09:35:20.028Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"escemi-tech","name":"Escemi","uuid":"63734821","kind":"organization","description":"At your service to support you and overcome the challenges of your digital projects","email":null,"website":"https://www.escemi.com/","location":"Aix en provence","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63734821?v=4","repositories_count":3,"last_synced_at":"2023-03-04T04:59:11.577Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/escemi-tech","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:57:47.413Z","updated_at":"2023-03-04T04:59:11.757Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escemi-tech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escemi-tech/repositories"},"tags":[{"name":"@ts-dev-tools/react@1.9.16","sha":"9181a105b83523716cb8579991fd77f21a0e9ef6","kind":"tag","published_at":"2026-03-01T03:17:48.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.16","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.16/manifests"},{"name":"@ts-dev-tools/core@1.11.0","sha":"9181a105b83523716cb8579991fd77f21a0e9ef6","kind":"tag","published_at":"2026-03-01T03:17:48.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.11.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.11.0/manifests"},{"name":"@ts-dev-tools/react@1.9.15","sha":"e45076a10f72cd59f296dc30abdbe692aa8684b1","kind":"tag","published_at":"2026-02-09T09:44:56.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.15","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.15/manifests"},{"name":"@ts-dev-tools/core@1.10.0","sha":"e45076a10f72cd59f296dc30abdbe692aa8684b1","kind":"tag","published_at":"2026-02-09T09:44:56.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.10.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.10.0/manifests"},{"name":"@ts-dev-tools/react@1.9.14","sha":"094bbfc6b7dc24b7efab8dddad55598ff7a36ae9","kind":"tag","published_at":"2026-01-01T02:32:46.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.14","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.14/manifests"},{"name":"@ts-dev-tools/core@1.9.14","sha":"094bbfc6b7dc24b7efab8dddad55598ff7a36ae9","kind":"tag","published_at":"2026-01-01T02:32:46.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.14","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.14/manifests"},{"name":"@ts-dev-tools/react@1.9.13","sha":"cdcd236869815b69a922575206e9e6dd7575901a","kind":"tag","published_at":"2025-12-29T09:41:16.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.13","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.13/manifests"},{"name":"@ts-dev-tools/core@1.9.13","sha":"cdcd236869815b69a922575206e9e6dd7575901a","kind":"tag","published_at":"2025-12-29T09:41:16.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.13","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.13/manifests"},{"name":"@ts-dev-tools/react@1.9.12","sha":"d72266efb78d9af1db26ed3c17b22e6587a5f2f7","kind":"tag","published_at":"2025-12-29T08:31:52.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.12","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.12/manifests"},{"name":"@ts-dev-tools/core@1.9.12","sha":"d72266efb78d9af1db26ed3c17b22e6587a5f2f7","kind":"tag","published_at":"2025-12-29T08:31:52.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.12","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.12/manifests"},{"name":"@ts-dev-tools/react@1.9.11","sha":"558cf14c12a280f55b40aabcca34f78af099f238","kind":"tag","published_at":"2025-12-05T15:04:03.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.11","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.11/manifests"},{"name":"@ts-dev-tools/core@1.9.11","sha":"558cf14c12a280f55b40aabcca34f78af099f238","kind":"tag","published_at":"2025-12-05T15:04:03.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.11","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.11/manifests"},{"name":"@ts-dev-tools/react@1.9.10","sha":"bdf1d54df2060fc83fced2546fea31b2420d2da9","kind":"tag","published_at":"2025-12-04T15:33:21.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.10","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.10/manifests"},{"name":"@ts-dev-tools/core@1.9.10","sha":"bdf1d54df2060fc83fced2546fea31b2420d2da9","kind":"tag","published_at":"2025-12-04T15:33:21.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.10","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.10/manifests"},{"name":"@ts-dev-tools/react@1.9.9","sha":"3736376c95f61799394e0e9b88abbe59bf008605","kind":"tag","published_at":"2025-12-01T02:32:58.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.9","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.9/manifests"},{"name":"@ts-dev-tools/core@1.9.9","sha":"3736376c95f61799394e0e9b88abbe59bf008605","kind":"tag","published_at":"2025-12-01T02:32:58.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.9","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.9/manifests"},{"name":"@ts-dev-tools/react@1.9.8","sha":"e49f690ba0ee84ba44a86c0631b4a2004bb77073","kind":"tag","published_at":"2025-11-23T08:44:09.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.8","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.8/manifests"},{"name":"@ts-dev-tools/core@1.9.8","sha":"e49f690ba0ee84ba44a86c0631b4a2004bb77073","kind":"tag","published_at":"2025-11-23T08:44:09.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.8","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.8/manifests"},{"name":"@ts-dev-tools/react@1.9.7","sha":"017cf83fb5426195d1feb11bcb97f2a173850f06","kind":"tag","published_at":"2025-10-01T02:07:42.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.7","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.7/manifests"},{"name":"@ts-dev-tools/core@1.9.7","sha":"017cf83fb5426195d1feb11bcb97f2a173850f06","kind":"tag","published_at":"2025-10-01T02:07:42.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.7","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.7/manifests"},{"name":"@ts-dev-tools/react@1.9.6","sha":"00779db84e03619740e540da61a0de246ee8bd83","kind":"tag","published_at":"2025-09-01T02:22:08.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.6","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.6/manifests"},{"name":"@ts-dev-tools/core@1.9.6","sha":"00779db84e03619740e540da61a0de246ee8bd83","kind":"tag","published_at":"2025-09-01T02:22:08.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.6","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.6/manifests"},{"name":"@ts-dev-tools/react@1.9.5","sha":"8aa75b4c58e228418638a6dc0acf17dab3fe6af8","kind":"tag","published_at":"2025-08-19T16:01:01.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.5","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.5/manifests"},{"name":"@ts-dev-tools/core@1.9.5","sha":"8aa75b4c58e228418638a6dc0acf17dab3fe6af8","kind":"tag","published_at":"2025-08-19T16:01:01.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.5","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.5/manifests"},{"name":"@ts-dev-tools/react@1.9.4","sha":"e4c3f2dda516e959a0c96a445df3985ff2dee599","kind":"tag","published_at":"2025-07-01T02:29:07.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.4","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.4/manifests"},{"name":"@ts-dev-tools/core@1.9.4","sha":"e4c3f2dda516e959a0c96a445df3985ff2dee599","kind":"tag","published_at":"2025-07-01T02:29:07.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.4","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.4/manifests"},{"name":"@ts-dev-tools/react@1.7.2","sha":"1a0a1662b4235f5a837dc4dd1172e7051295fc19","kind":"tag","published_at":"2025-06-27T11:55:35.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.7.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.7.2/manifests"},{"name":"@ts-dev-tools/core@1.7.2","sha":"1a0a1662b4235f5a837dc4dd1172e7051295fc19","kind":"tag","published_at":"2025-06-27T11:55:35.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.7.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.7.2/manifests"},{"name":"@ts-dev-tools/react@1.9.3","sha":"ebe87bc73945011c55da8785c79bf03f324cec97","kind":"tag","published_at":"2025-06-23T09:05:12.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.3/manifests"},{"name":"@ts-dev-tools/core@1.9.3","sha":"ebe87bc73945011c55da8785c79bf03f324cec97","kind":"tag","published_at":"2025-06-23T09:05:12.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.3/manifests"},{"name":"@ts-dev-tools/react@1.9.2","sha":"5ca47313d030a41f7a0191f97516e920232851d2","kind":"tag","published_at":"2025-06-01T02:31:59.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.2/manifests"},{"name":"@ts-dev-tools/core@1.9.2","sha":"5ca47313d030a41f7a0191f97516e920232851d2","kind":"tag","published_at":"2025-06-01T02:31:59.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.2/manifests"},{"name":"@ts-dev-tools/react@1.9.1","sha":"cec0352615e50a8aa5716e057abbd970bccbddd7","kind":"tag","published_at":"2025-05-13T21:05:30.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.1/manifests"},{"name":"@ts-dev-tools/core@1.9.1","sha":"cec0352615e50a8aa5716e057abbd970bccbddd7","kind":"tag","published_at":"2025-05-13T21:05:30.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.1/manifests"},{"name":"@ts-dev-tools/react@1.9.0","sha":"81a30105d496ffa06a6d3c14140a822f9752278b","kind":"tag","published_at":"2025-05-01T02:12:33.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.9.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.9.0/manifests"},{"name":"@ts-dev-tools/core@1.9.0","sha":"81a30105d496ffa06a6d3c14140a822f9752278b","kind":"tag","published_at":"2025-05-01T02:12:33.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.9.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.9.0/manifests"},{"name":"@ts-dev-tools/react@1.8.9","sha":"1b6d5858642b90c7125e80b3cf37fa190d469bcf","kind":"tag","published_at":"2025-02-01T01:52:44.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.8.9","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.9/manifests"},{"name":"@ts-dev-tools/core@1.8.9","sha":"1b6d5858642b90c7125e80b3cf37fa190d469bcf","kind":"tag","published_at":"2025-02-01T01:52:44.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.8.9","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.9/manifests"},{"name":"@ts-dev-tools/react@1.8.8","sha":"5d74ee82aff8fd9b625ba0a6718b752ca9c40c39","kind":"tag","published_at":"2025-01-01T01:58:06.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.8.8","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.8/manifests"},{"name":"@ts-dev-tools/core@1.8.8","sha":"5d74ee82aff8fd9b625ba0a6718b752ca9c40c39","kind":"tag","published_at":"2025-01-01T01:58:06.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.8.8","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.8/manifests"},{"name":"@ts-dev-tools/react@1.8.7","sha":"fb943d9c90bfb980065b4a4747bbe925ffa31bc1","kind":"tag","published_at":"2024-12-13T16:47:55.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.8.7","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.7/manifests"},{"name":"@ts-dev-tools/core@1.8.7","sha":"fb943d9c90bfb980065b4a4747bbe925ffa31bc1","kind":"tag","published_at":"2024-12-13T16:47:55.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.8.7","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.7/manifests"},{"name":"@ts-dev-tools/react@1.8.6","sha":"3bf41e047d173a33a00d41f802dd746470889db4","kind":"tag","published_at":"2024-12-01T02:13:54.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.8.6","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.6/manifests"},{"name":"@ts-dev-tools/core@1.8.6","sha":"3bf41e047d173a33a00d41f802dd746470889db4","kind":"tag","published_at":"2024-12-01T02:13:54.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.8.6","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.6/manifests"},{"name":"@ts-dev-tools/react@1.8.5","sha":"9bf0ee8febc183c2bf3b3d67f8ca5e041cd2891c","kind":"tag","published_at":"2024-11-12T15:09:12.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.8.5","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.5/manifests"},{"name":"@ts-dev-tools/core@1.8.5","sha":"9bf0ee8febc183c2bf3b3d67f8ca5e041cd2891c","kind":"tag","published_at":"2024-11-12T15:09:12.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.8.5","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.5/manifests"},{"name":"@ts-dev-tools/react@1.8.4","sha":"cf62e1535c6c6e731449143adb37e0f9c553763e","kind":"tag","published_at":"2024-11-08T16:35:47.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.8.4","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.4/manifests"},{"name":"@ts-dev-tools/core@1.8.4","sha":"cf62e1535c6c6e731449143adb37e0f9c553763e","kind":"tag","published_at":"2024-11-08T16:35:47.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.8.4","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.4/manifests"},{"name":"@ts-dev-tools/react@1.8.3","sha":"3293781d3ced1fa76d6018872fc0d6367ea2cf8a","kind":"tag","published_at":"2024-11-01T01:58:20.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.8.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.3/manifests"},{"name":"@ts-dev-tools/core@1.8.3","sha":"3293781d3ced1fa76d6018872fc0d6367ea2cf8a","kind":"tag","published_at":"2024-11-01T01:58:20.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.8.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.3/manifests"},{"name":"@ts-dev-tools/react@1.8.2","sha":"6cd1a922a85a2d97801d8e5f8d1c48b6dc8a2b88","kind":"tag","published_at":"2024-10-27T19:36:41.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.8.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.2/manifests"},{"name":"@ts-dev-tools/core@1.8.2","sha":"6cd1a922a85a2d97801d8e5f8d1c48b6dc8a2b88","kind":"tag","published_at":"2024-10-27T19:36:41.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.8.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.2/manifests"},{"name":"@ts-dev-tools/react@1.8.1","sha":"d1a7b1ec02eb2d73890b362bf7cf862c9dc84b54","kind":"tag","published_at":"2024-08-30T08:12:09.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.8.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.1/manifests"},{"name":"@ts-dev-tools/core@1.8.1","sha":"d1a7b1ec02eb2d73890b362bf7cf862c9dc84b54","kind":"tag","published_at":"2024-08-30T08:12:09.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.8.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.1/manifests"},{"name":"@ts-dev-tools/react@1.8.0","sha":"88607c189fa08fc434f9055b9f741134e6798235","kind":"tag","published_at":"2024-08-29T14:42:01.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.8.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.8.0/manifests"},{"name":"@ts-dev-tools/core@1.8.0","sha":"88607c189fa08fc434f9055b9f741134e6798235","kind":"tag","published_at":"2024-08-29T14:42:01.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.8.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.8.0/manifests"},{"name":"@ts-dev-tools/react@1.7.0","sha":"5c9b51e3e798bb3a2cb24d3f07dc3bb4e5e71d8e","kind":"tag","published_at":"2024-04-05T07:10:55.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.7.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.7.0/manifests"},{"name":"@ts-dev-tools/core@1.7.0","sha":"5c9b51e3e798bb3a2cb24d3f07dc3bb4e5e71d8e","kind":"tag","published_at":"2024-04-05T07:10:55.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.7.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.7.0/manifests"},{"name":"@ts-dev-tools/react@1.6.2","sha":"6f89bdbd0dd7ee844176ad03e8ba585de5593f9b","kind":"tag","published_at":"2024-02-10T07:57:58.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.6.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.6.2/manifests"},{"name":"@ts-dev-tools/core@1.6.2","sha":"6f89bdbd0dd7ee844176ad03e8ba585de5593f9b","kind":"tag","published_at":"2024-02-10T07:57:58.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.6.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.6.2/manifests"},{"name":"@ts-dev-tools/react@1.6.1","sha":"8084f4a1dde6a99d887dff9d7ce3305c44cd6734","kind":"tag","published_at":"2023-11-10T16:32:35.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.6.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.6.1/manifests"},{"name":"@ts-dev-tools/core@1.6.1","sha":"8084f4a1dde6a99d887dff9d7ce3305c44cd6734","kind":"tag","published_at":"2023-11-10T16:32:35.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.6.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.6.1/manifests"},{"name":"@ts-dev-tools/react@1.6.0","sha":"d9fe27460045d1f3b126d62828e7a423cd6b09aa","kind":"tag","published_at":"2023-08-29T16:20:16.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.6.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.6.0/manifests"},{"name":"@ts-dev-tools/core@1.6.0","sha":"d9fe27460045d1f3b126d62828e7a423cd6b09aa","kind":"tag","published_at":"2023-08-29T16:20:16.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.6.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.6.0/manifests"},{"name":"@ts-dev-tools/react@1.5.42","sha":"bc97d2ee60fe29e4c96a59860cbc9c431a2672df","kind":"tag","published_at":"2023-08-19T19:31:07.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.42","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.42/manifests"},{"name":"@ts-dev-tools/core@1.5.42","sha":"bc97d2ee60fe29e4c96a59860cbc9c431a2672df","kind":"tag","published_at":"2023-08-19T19:31:07.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.42","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.42/manifests"},{"name":"@ts-dev-tools/react@1.5.41","sha":"9d9369b741bffc8b0f95f1a230a2d71daf4716f6","kind":"tag","published_at":"2023-07-28T17:50:46.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.41","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.41/manifests"},{"name":"@ts-dev-tools/core@1.5.41","sha":"9d9369b741bffc8b0f95f1a230a2d71daf4716f6","kind":"tag","published_at":"2023-07-28T17:50:46.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.41","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.41/manifests"},{"name":"@ts-dev-tools/react@1.5.40","sha":"c17d74fe3bc387e6be4fbac7a8430739490e9f26","kind":"tag","published_at":"2023-06-30T09:51:26.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.40","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.40/manifests"},{"name":"@ts-dev-tools/core@1.5.40","sha":"c17d74fe3bc387e6be4fbac7a8430739490e9f26","kind":"tag","published_at":"2023-06-30T09:51:26.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.40","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.40/manifests"},{"name":"@ts-dev-tools/react@1.5.39","sha":"b4ba874e0e1b98779c8f24e14aae2c325408c97e","kind":"tag","published_at":"2023-06-12T08:54:15.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.39","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.39/manifests"},{"name":"@ts-dev-tools/core@1.5.39","sha":"b4ba874e0e1b98779c8f24e14aae2c325408c97e","kind":"tag","published_at":"2023-06-12T08:54:15.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.39","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.39/manifests"},{"name":"@ts-dev-tools/react@1.5.38","sha":"77917c4ae690dc86404550732cf6a9b5bf112def","kind":"tag","published_at":"2023-01-20T11:55:53.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.38","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.38/manifests"},{"name":"@ts-dev-tools/core@1.5.38","sha":"77917c4ae690dc86404550732cf6a9b5bf112def","kind":"tag","published_at":"2023-01-20T11:55:53.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.38","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.38/manifests"},{"name":"@ts-dev-tools/react@1.5.37","sha":"a7a0c9ae82736d2792c94b891e6422b159e55181","kind":"tag","published_at":"2022-12-06T18:15:53.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.37","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.37/manifests"},{"name":"@ts-dev-tools/core@1.5.37","sha":"a7a0c9ae82736d2792c94b891e6422b159e55181","kind":"tag","published_at":"2022-12-06T18:15:53.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.37","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.37/manifests"},{"name":"@ts-dev-tools/react@1.5.36","sha":"6430506661695e6ac1b11814e522659057561b0e","kind":"tag","published_at":"2022-10-27T18:26:34.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.36","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.36/manifests"},{"name":"@ts-dev-tools/core@1.5.36","sha":"6430506661695e6ac1b11814e522659057561b0e","kind":"tag","published_at":"2022-10-27T18:26:34.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.36","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.36/manifests"},{"name":"@ts-dev-tools/react@1.5.35","sha":"ac2511f89c409bb89f7c3b42468be2607f89d611","kind":"tag","published_at":"2022-09-12T12:50:21.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.35","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.35/manifests"},{"name":"@ts-dev-tools/core@1.5.35","sha":"ac2511f89c409bb89f7c3b42468be2607f89d611","kind":"tag","published_at":"2022-09-12T12:50:21.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.35","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.35/manifests"},{"name":"@ts-dev-tools/react@1.5.34","sha":"aee9e84b213dc0ead79337077ad8bae4b66af1ef","kind":"tag","published_at":"2022-08-18T08:23:20.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.34","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.34/manifests"},{"name":"@ts-dev-tools/core@1.5.34","sha":"aee9e84b213dc0ead79337077ad8bae4b66af1ef","kind":"tag","published_at":"2022-08-18T08:23:20.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.34","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.34/manifests"},{"name":"@ts-dev-tools/react@1.5.33","sha":"1c97067b6ad520879a21f15d8fce6ef964a579a3","kind":"tag","published_at":"2022-07-21T21:27:45.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.33","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.33/manifests"},{"name":"@ts-dev-tools/core@1.5.33","sha":"1c97067b6ad520879a21f15d8fce6ef964a579a3","kind":"tag","published_at":"2022-07-21T21:27:45.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.33","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.33/manifests"},{"name":"@ts-dev-tools/react@1.5.32","sha":"d2950589218ac5dcbe4700bbb1a1db4cfc230636","kind":"tag","published_at":"2022-07-19T05:55:57.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.32","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.32/manifests"},{"name":"@ts-dev-tools/core@1.5.32","sha":"d2950589218ac5dcbe4700bbb1a1db4cfc230636","kind":"tag","published_at":"2022-07-19T05:55:57.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.32","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.32/manifests"},{"name":"@ts-dev-tools/react@1.5.31","sha":"3d173394d75e68b3bc4b924114cff1012592312c","kind":"tag","published_at":"2022-06-11T15:26:36.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.31","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.31/manifests"},{"name":"@ts-dev-tools/core@1.5.31","sha":"3d173394d75e68b3bc4b924114cff1012592312c","kind":"tag","published_at":"2022-06-11T15:26:36.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.31","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.31/manifests"},{"name":"@ts-dev-tools/core@1.5.30","sha":"31c4817cf54e93e2d02159b37e837209e175a51d","kind":"tag","published_at":"2022-05-29T17:36:14.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.30","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.30/manifests"},{"name":"@ts-dev-tools/react@1.5.30","sha":"31c4817cf54e93e2d02159b37e837209e175a51d","kind":"tag","published_at":"2022-05-29T17:36:14.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.30","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.30/manifests"},{"name":"@ts-dev-tools/core@1.5.29","sha":"b44eaa9ce7c44f06837e14f6a6addd027f6a1f21","kind":"tag","published_at":"2022-05-29T07:59:49.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.29","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.29/manifests"},{"name":"@ts-dev-tools/react@1.5.29","sha":"b44eaa9ce7c44f06837e14f6a6addd027f6a1f21","kind":"tag","published_at":"2022-05-29T07:59:49.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.29","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.29/manifests"},{"name":"@ts-dev-tools/react@1.5.28","sha":"1f30fdec506ad343c58d9a4f1a3123f95f64a4a6","kind":"tag","published_at":"2022-05-06T16:58:32.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.28","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.28/manifests"},{"name":"@ts-dev-tools/core@1.5.28","sha":"1f30fdec506ad343c58d9a4f1a3123f95f64a4a6","kind":"tag","published_at":"2022-05-06T16:58:32.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.28","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.28/manifests"},{"name":"@ts-dev-tools/react@1.5.27","sha":"0c93d18f89e117230dbb28809e6cd7cbb8bcfec1","kind":"tag","published_at":"2022-05-06T07:44:48.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.27","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.27/manifests"},{"name":"@ts-dev-tools/core@1.5.27","sha":"0c93d18f89e117230dbb28809e6cd7cbb8bcfec1","kind":"tag","published_at":"2022-05-06T07:44:48.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.27","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.27/manifests"},{"name":"@ts-dev-tools/react@1.5.26","sha":"5aaa9876c80742f5791431c4a16db22479bf2928","kind":"tag","published_at":"2022-04-22T14:56:38.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.26","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.26/manifests"},{"name":"@ts-dev-tools/core@1.5.26","sha":"5aaa9876c80742f5791431c4a16db22479bf2928","kind":"tag","published_at":"2022-04-22T14:56:38.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.26","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.26/manifests"},{"name":"@ts-dev-tools/react@1.5.25","sha":"5827a511488e99efe032709c5d8aa451245518e6","kind":"tag","published_at":"2022-04-21T14:40:53.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.25","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.25/manifests"},{"name":"@ts-dev-tools/core@1.5.25","sha":"5827a511488e99efe032709c5d8aa451245518e6","kind":"tag","published_at":"2022-04-21T14:40:53.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.25","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.25/manifests"},{"name":"@ts-dev-tools/react@1.5.24","sha":"3d7a10be8e6735efd50785ce78ca70cc0a795f84","kind":"tag","published_at":"2022-04-15T09:42:59.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.24","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.24/manifests"},{"name":"@ts-dev-tools/core@1.5.24","sha":"3d7a10be8e6735efd50785ce78ca70cc0a795f84","kind":"tag","published_at":"2022-04-15T09:42:59.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.24","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.24/manifests"},{"name":"@ts-dev-tools/react@1.5.23","sha":"b863ffd7987d7ef80b52cd2c004cf2b56061447e","kind":"tag","published_at":"2022-04-01T07:29:27.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.23","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.23/manifests"},{"name":"@ts-dev-tools/core@1.5.23","sha":"b863ffd7987d7ef80b52cd2c004cf2b56061447e","kind":"tag","published_at":"2022-04-01T07:29:27.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.23","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.23/manifests"},{"name":"@ts-dev-tools/react@1.5.22","sha":"46bf6ab1be7208473edace594b8b6c6916da3fef","kind":"tag","published_at":"2022-03-26T10:08:47.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.22","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.22/manifests"},{"name":"@ts-dev-tools/core@1.5.22","sha":"46bf6ab1be7208473edace594b8b6c6916da3fef","kind":"tag","published_at":"2022-03-26T10:08:47.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.22","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.22/manifests"},{"name":"@ts-dev-tools/react@1.5.21","sha":"b398e12ccaccd633044ff83d04d87f9a851490e8","kind":"tag","published_at":"2022-03-25T17:49:24.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.21","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.21/manifests"},{"name":"@ts-dev-tools/core@1.5.21","sha":"b398e12ccaccd633044ff83d04d87f9a851490e8","kind":"tag","published_at":"2022-03-25T17:49:24.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.21","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.21/manifests"},{"name":"@ts-dev-tools/react@1.5.20","sha":"bc97a743f68e98d603f8d3df45efd5389440e32a","kind":"tag","published_at":"2022-03-11T13:33:03.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.20","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.20/manifests"},{"name":"@ts-dev-tools/core@1.5.20","sha":"bc97a743f68e98d603f8d3df45efd5389440e32a","kind":"tag","published_at":"2022-03-11T13:33:03.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.20","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.20/manifests"},{"name":"@ts-dev-tools/react@1.5.19","sha":"247fff2c11bca41b9334189e82176a5033bc94b0","kind":"tag","published_at":"2022-02-26T12:26:56.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.19","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.19/manifests"},{"name":"@ts-dev-tools/core@1.5.19","sha":"247fff2c11bca41b9334189e82176a5033bc94b0","kind":"tag","published_at":"2022-02-26T12:26:56.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.19","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.19/manifests"},{"name":"@ts-dev-tools/react@1.5.18","sha":"54594cc56e268a52de1e3d44c0d60de1121983cf","kind":"tag","published_at":"2022-02-25T16:17:15.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.18","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.18/manifests"},{"name":"@ts-dev-tools/core@1.5.18","sha":"54594cc56e268a52de1e3d44c0d60de1121983cf","kind":"tag","published_at":"2022-02-25T16:17:15.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.18","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.18/manifests"},{"name":"@ts-dev-tools/react@1.5.17","sha":"e54ac0aeadc80b0d6550acbc80ab6de828e278fd","kind":"tag","published_at":"2022-02-25T13:42:12.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.17","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.17/manifests"},{"name":"@ts-dev-tools/core@1.5.17","sha":"e54ac0aeadc80b0d6550acbc80ab6de828e278fd","kind":"tag","published_at":"2022-02-25T13:42:12.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.17","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.17/manifests"},{"name":"@ts-dev-tools/react@1.5.16","sha":"f73e2d6a1258236488be1f0bad378c1b5b81e7ee","kind":"tag","published_at":"2022-02-13T15:37:16.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.16","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.16/manifests"},{"name":"@ts-dev-tools/core@1.5.16","sha":"f73e2d6a1258236488be1f0bad378c1b5b81e7ee","kind":"tag","published_at":"2022-02-13T15:37:16.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.16","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.16/manifests"},{"name":"@ts-dev-tools/react@1.5.15","sha":"75b41c1ad76a68ccc063024a064a046a45a70b6a","kind":"tag","published_at":"2022-02-05T09:17:42.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.15","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.15/manifests"},{"name":"@ts-dev-tools/core@1.5.15","sha":"75b41c1ad76a68ccc063024a064a046a45a70b6a","kind":"tag","published_at":"2022-02-05T09:17:42.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.15","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.15/manifests"},{"name":"@ts-dev-tools/react@1.5.14","sha":"532cde30efabc0e8fe34350565d6cba2605a0919","kind":"tag","published_at":"2022-01-21T09:09:27.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.14","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.14/manifests"},{"name":"@ts-dev-tools/core@1.5.14","sha":"532cde30efabc0e8fe34350565d6cba2605a0919","kind":"tag","published_at":"2022-01-21T09:09:27.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.14","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.14/manifests"},{"name":"@ts-dev-tools/react@1.5.13","sha":"c4226abfa808a3de68dfe06ae11ce5daa762cbd8","kind":"tag","published_at":"2022-01-17T18:46:47.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.13","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.13/manifests"},{"name":"@ts-dev-tools/core@1.5.13","sha":"c4226abfa808a3de68dfe06ae11ce5daa762cbd8","kind":"tag","published_at":"2022-01-17T18:46:47.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.13","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.13/manifests"},{"name":"@ts-dev-tools/react@1.5.12","sha":"a06e7e7a94015473a2d6d8250be46276ef3aa09b","kind":"tag","published_at":"2022-01-12T19:04:37.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.12","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.12/manifests"},{"name":"@ts-dev-tools/core@1.5.12","sha":"a06e7e7a94015473a2d6d8250be46276ef3aa09b","kind":"tag","published_at":"2022-01-12T19:04:37.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.12","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.12/manifests"},{"name":"@ts-dev-tools/react@1.5.11","sha":"596e045cd413d1208ff8be9c565355d3c23037b2","kind":"tag","published_at":"2022-01-12T18:00:42.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.11","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.11/manifests"},{"name":"@ts-dev-tools/core@1.5.11","sha":"596e045cd413d1208ff8be9c565355d3c23037b2","kind":"tag","published_at":"2022-01-12T18:00:42.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.11","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.11/manifests"},{"name":"@ts-dev-tools/react@1.5.10","sha":"275f1411aef5f77caf7fdd21f871f94bf9661bba","kind":"tag","published_at":"2022-01-11T15:54:53.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.10","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.10/manifests"},{"name":"@ts-dev-tools/core@1.5.10","sha":"275f1411aef5f77caf7fdd21f871f94bf9661bba","kind":"tag","published_at":"2022-01-11T15:54:53.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.10","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.10/manifests"},{"name":"@ts-dev-tools/react@1.5.9","sha":"930bcc245d59083a1d25cfa08ef208935aaa62b2","kind":"tag","published_at":"2022-01-11T15:20:54.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.9","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.9/manifests"},{"name":"@ts-dev-tools/core@1.5.9","sha":"930bcc245d59083a1d25cfa08ef208935aaa62b2","kind":"tag","published_at":"2022-01-11T15:20:54.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.9","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.9/manifests"},{"name":"@ts-dev-tools/react@1.5.8","sha":"0b855a1eaf61ce5ede0a44b118eba01eadc0c939","kind":"tag","published_at":"2022-01-11T08:03:10.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.8","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.8/manifests"},{"name":"@ts-dev-tools/core@1.5.8","sha":"0b855a1eaf61ce5ede0a44b118eba01eadc0c939","kind":"tag","published_at":"2022-01-11T08:03:10.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.8","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.8/manifests"},{"name":"@ts-dev-tools/react@1.5.7","sha":"32c1c45e6b68d0fbdb0cec1937c2897e2dcbae02","kind":"tag","published_at":"2021-09-05T18:30:01.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.7","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.7/manifests"},{"name":"@ts-dev-tools/core@1.5.7","sha":"32c1c45e6b68d0fbdb0cec1937c2897e2dcbae02","kind":"tag","published_at":"2021-09-05T18:30:01.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.7","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.7/manifests"},{"name":"@ts-dev-tools/react@1.5.6","sha":"1cf6ab5051d5991b7ce72dbbba2faa9edfa2cab9","kind":"tag","published_at":"2021-07-03T14:26:45.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.6","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.6/manifests"},{"name":"@ts-dev-tools/core@1.5.6","sha":"1cf6ab5051d5991b7ce72dbbba2faa9edfa2cab9","kind":"tag","published_at":"2021-07-03T14:26:45.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.6","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.6/manifests"},{"name":"@ts-dev-tools/react@1.5.5","sha":"9d93df14e476ac0e84ce2930e474fe7dccce5545","kind":"tag","published_at":"2021-05-28T08:32:44.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.5","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.5/manifests"},{"name":"@ts-dev-tools/core@1.5.5","sha":"9d93df14e476ac0e84ce2930e474fe7dccce5545","kind":"tag","published_at":"2021-05-28T08:32:44.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.5","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.5/manifests"},{"name":"@ts-dev-tools/react@1.5.4","sha":"76792d98efd196a3ec697e1c6c6a867148e1cc75","kind":"tag","published_at":"2021-04-30T13:40:06.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.4","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.4/manifests"},{"name":"@ts-dev-tools/core@1.5.4","sha":"76792d98efd196a3ec697e1c6c6a867148e1cc75","kind":"tag","published_at":"2021-04-30T13:40:06.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.4","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.4/manifests"},{"name":"@ts-dev-tools/react@1.5.3","sha":"10c0f1e22fbfa4561517e785d6dee98ef4da1653","kind":"tag","published_at":"2021-04-09T15:52:09.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.3/manifests"},{"name":"@ts-dev-tools/core@1.5.3","sha":"10c0f1e22fbfa4561517e785d6dee98ef4da1653","kind":"tag","published_at":"2021-04-09T15:52:09.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.3/manifests"},{"name":"@ts-dev-tools/react@1.5.2","sha":"b748b434c28a9e2ce984e3f597ad34656c226d8e","kind":"tag","published_at":"2021-03-26T11:26:24.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.2/manifests"},{"name":"@ts-dev-tools/core@1.5.2","sha":"b748b434c28a9e2ce984e3f597ad34656c226d8e","kind":"tag","published_at":"2021-03-26T11:26:24.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.2/manifests"},{"name":"@ts-dev-tools/react@1.5.1","sha":"85fe9d55f06cb4e1bc4699f1193b4b813bd19528","kind":"tag","published_at":"2021-03-23T18:43:13.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.1/manifests"},{"name":"@ts-dev-tools/core@1.5.1","sha":"85fe9d55f06cb4e1bc4699f1193b4b813bd19528","kind":"tag","published_at":"2021-03-23T18:43:13.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.1/manifests"},{"name":"@ts-dev-tools/react@1.5.0","sha":"0e603b1063c42e2ea97e3dc7856257ee31b2ee16","kind":"tag","published_at":"2021-03-23T17:57:45.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.5.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.5.0/manifests"},{"name":"@ts-dev-tools/core@1.5.0","sha":"0e603b1063c42e2ea97e3dc7856257ee31b2ee16","kind":"tag","published_at":"2021-03-23T17:57:45.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.5.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.5.0/manifests"},{"name":"@ts-dev-tools/react@1.4.10","sha":"78f9f5fa2fe9a5f246f5727910f859fca7285ccd","kind":"tag","published_at":"2021-03-17T17:50:26.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.10","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.10/manifests"},{"name":"@ts-dev-tools/core@1.4.10","sha":"78f9f5fa2fe9a5f246f5727910f859fca7285ccd","kind":"tag","published_at":"2021-03-17T17:50:26.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.10","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.10/manifests"},{"name":"@ts-dev-tools/react@1.4.9","sha":"dd7b91e692dc9c2a83c75eb31d0b50c0afd638e2","kind":"tag","published_at":"2021-03-12T14:33:21.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.9","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.9/manifests"},{"name":"@ts-dev-tools/core@1.4.9","sha":"dd7b91e692dc9c2a83c75eb31d0b50c0afd638e2","kind":"tag","published_at":"2021-03-12T14:33:21.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.9","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.9/manifests"},{"name":"@ts-dev-tools/react@1.4.8","sha":"5e51ec9831cadebde1b51114a58f3af94a3fc447","kind":"tag","published_at":"2020-12-26T08:17:56.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.8","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.8/manifests"},{"name":"@ts-dev-tools/core@1.4.8","sha":"5e51ec9831cadebde1b51114a58f3af94a3fc447","kind":"tag","published_at":"2020-12-26T08:17:56.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.8","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.8/manifests"},{"name":"@ts-dev-tools/react@1.4.7","sha":"46177aaa7250d2b8938ffbbf9e80bf8d5af69b6a","kind":"tag","published_at":"2020-12-18T09:18:51.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.7","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.7/manifests"},{"name":"@ts-dev-tools/core@1.4.7","sha":"46177aaa7250d2b8938ffbbf9e80bf8d5af69b6a","kind":"tag","published_at":"2020-12-18T09:18:51.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.7","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.7/manifests"},{"name":"@ts-dev-tools/react@1.4.6","sha":"8edc59cfbbce3352a054e634d86519e5ff24671a","kind":"tag","published_at":"2020-12-18T08:53:03.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.6","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.6/manifests"},{"name":"@ts-dev-tools/core@1.4.6","sha":"8edc59cfbbce3352a054e634d86519e5ff24671a","kind":"tag","published_at":"2020-12-18T08:53:03.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.6","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.6/manifests"},{"name":"@ts-dev-tools/react@1.4.5","sha":"9342c687571530b92b479c9a7b601328df5ba7aa","kind":"tag","published_at":"2020-12-11T08:01:21.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.5","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.5/manifests"},{"name":"@ts-dev-tools/core@1.4.5","sha":"9342c687571530b92b479c9a7b601328df5ba7aa","kind":"tag","published_at":"2020-12-11T08:01:21.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.5","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.5/manifests"},{"name":"@ts-dev-tools/react@1.4.4","sha":"5f1677e16041120078010fc4df9630bbd1c427fd","kind":"tag","published_at":"2020-12-04T10:28:00.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.4","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.4/manifests"},{"name":"@ts-dev-tools/core@1.4.4","sha":"5f1677e16041120078010fc4df9630bbd1c427fd","kind":"tag","published_at":"2020-12-04T10:28:00.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.4","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.4/manifests"},{"name":"@ts-dev-tools/react@1.4.3","sha":"5af9aa3180466704472fe6d27b403668b06ffbd0","kind":"tag","published_at":"2020-11-27T19:07:44.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.3/manifests"},{"name":"@ts-dev-tools/core@1.4.3","sha":"5af9aa3180466704472fe6d27b403668b06ffbd0","kind":"tag","published_at":"2020-11-27T19:07:44.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.3/manifests"},{"name":"@ts-dev-tools/react@1.4.2","sha":"7e1379da3fc5e5aaa71b94dddf969a156ccdf2fa","kind":"tag","published_at":"2020-11-24T18:52:48.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.2/manifests"},{"name":"@ts-dev-tools/core@1.4.2","sha":"7e1379da3fc5e5aaa71b94dddf969a156ccdf2fa","kind":"tag","published_at":"2020-11-24T18:52:48.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.2/manifests"},{"name":"@ts-dev-tools/react@1.4.1","sha":"e161f641eed46ec26198f6c9bac1b13f8aa9f517","kind":"tag","published_at":"2020-11-19T16:00:42.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.1/manifests"},{"name":"@ts-dev-tools/core@1.4.1","sha":"e161f641eed46ec26198f6c9bac1b13f8aa9f517","kind":"tag","published_at":"2020-11-19T16:00:42.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.1/manifests"},{"name":"@ts-dev-tools/react@1.4.0","sha":"f26d177cda3d76d513f7ffb25d894d15a704158c","kind":"tag","published_at":"2020-11-17T15:32:23.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.4.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.4.0/manifests"},{"name":"@ts-dev-tools/core@1.4.0","sha":"f26d177cda3d76d513f7ffb25d894d15a704158c","kind":"tag","published_at":"2020-11-17T15:32:23.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.4.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.4.0/manifests"},{"name":"@ts-dev-tools/react@1.3.6","sha":"008bf4674c44950a2c19442f5c04530aaf64851f","kind":"tag","published_at":"2020-11-13T19:05:15.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.3.6","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.3.6/manifests"},{"name":"@ts-dev-tools/core@1.3.7","sha":"008bf4674c44950a2c19442f5c04530aaf64851f","kind":"tag","published_at":"2020-11-13T19:05:15.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.3.7","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.7/manifests"},{"name":"@ts-dev-tools/react@1.3.5","sha":"7e030e512fe26c436314e5524bc9b6865096c1d8","kind":"tag","published_at":"2020-11-13T08:20:55.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.3.5","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.3.5/manifests"},{"name":"@ts-dev-tools/core@1.3.6","sha":"7e030e512fe26c436314e5524bc9b6865096c1d8","kind":"tag","published_at":"2020-11-13T08:20:55.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.3.6","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.6/manifests"},{"name":"@ts-dev-tools/react@1.3.4","sha":"6ea18c447dbc83f7322a87cd676e7f845808738a","kind":"tag","published_at":"2020-11-12T18:54:43.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.3.4","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.3.4/manifests"},{"name":"@ts-dev-tools/core@1.3.5","sha":"6ea18c447dbc83f7322a87cd676e7f845808738a","kind":"tag","published_at":"2020-11-12T18:54:43.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.3.5","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.5/manifests"},{"name":"@ts-dev-tools/react@1.3.3","sha":"bded95a01a4c8ba8b0696670c33c2baad8d60dae","kind":"tag","published_at":"2020-11-11T17:43:47.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.3.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.3.3/manifests"},{"name":"@ts-dev-tools/core@1.3.4","sha":"bded95a01a4c8ba8b0696670c33c2baad8d60dae","kind":"tag","published_at":"2020-11-11T17:43:47.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.3.4","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.4/manifests"},{"name":"@ts-dev-tools/react@1.3.2","sha":"f42236200a496f91961462307dc73d52745d4a1e","kind":"tag","published_at":"2020-11-11T17:25:01.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/react@1.3.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/react@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Freact%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Freact@1.3.2/manifests"},{"name":"@ts-dev-tools/core@1.3.3","sha":"f42236200a496f91961462307dc73d52745d4a1e","kind":"tag","published_at":"2020-11-11T17:25:01.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.3.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.3/manifests"},{"name":"@ts-dev-tools/core@1.3.2","sha":"89ec35e52e7d32355ad9f6d268f1f0d10fbdf427","kind":"tag","published_at":"2020-11-11T15:00:29.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.3.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.2/manifests"},{"name":"@ts-dev-tools/core@1.3.1","sha":"474a95fb8dd66cc893fe1c70cc052636bbcce763","kind":"tag","published_at":"2020-11-09T16:37:09.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.3.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.1/manifests"},{"name":"@ts-dev-tools/core@1.3.0","sha":"06395f753412e357db4b947a54eca3431ff98531","kind":"tag","published_at":"2020-11-09T16:02:43.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.3.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.3.0/manifests"},{"name":"@ts-dev-tools/core@1.2.0","sha":"eff679c1a62e261f86ce4c823879ea8d9ef6357c","kind":"tag","published_at":"2020-11-09T15:41:25.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.2.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.2.0/manifests"},{"name":"@ts-dev-tools/core@1.1.3","sha":"2167ef2bfdd6071c4073a5f1abd119fa3830b35e","kind":"tag","published_at":"2020-11-09T12:32:10.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.1.3","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.1.3/manifests"},{"name":"@ts-dev-tools/core@1.1.2","sha":"00f9c3634be481f795ccf606b663cfeff0277b15","kind":"tag","published_at":"2020-10-29T15:27:04.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.1.2","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.1.2/manifests"},{"name":"@ts-dev-tools/core@1.1.1","sha":"8c02393366c0070ff27b7471e094ede003c6e836","kind":"tag","published_at":"2020-10-29T09:21:55.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@ts-dev-tools/core@1.1.1","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@ts-dev-tools/core@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40ts-dev-tools%2Fcore%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@ts-dev-tools%2Fcore@1.1.1/manifests"},{"name":"@js-dev-tools/core@1.1.0","sha":"90f02712d281449359f60e509d636dc566d56914","kind":"tag","published_at":"2020-10-29T08:15:41.000Z","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/@js-dev-tools/core@1.1.0","html_url":"https://github.com/escemi-tech/ts-dev-tools/releases/tag/@js-dev-tools/core@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/escemi-tech/ts-dev-tools@%40js-dev-tools%2Fcore%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@js-dev-tools%2Fcore@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags/@js-dev-tools%2Fcore@1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-06T12:10:51.419Z","dependent_packages_count":1,"downloads":613,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":7.15790264709544,"dependent_repos_count":7.615904437893548,"dependent_packages_count":20.916208435344245,"stargazers_count":13.146262041492434,"forks_count":15.38802090050726,"docker_downloads_count":null,"average":12.844859692466585},"purl":"pkg:npm/%40ts-dev-tools/react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ts-dev-tools/react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ts-dev-tools/react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ts-dev-tools/react/dependencies","status":null,"funding_links":["https://github.com/sponsors/neilime"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T23:03:39.996Z","issues_count":11,"pull_requests_count":1029,"avg_time_to_close_issue":24773172.42857143,"avg_time_to_close_pull_request":352429.12872340425,"issues_closed_count":7,"pull_requests_closed_count":940,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.36363636363636365,"avg_comments_per_pull_request":0.9115646258503401,"merged_pull_requests_count":742,"bot_issues_count":8,"bot_pull_requests_count":994,"past_year_issues_count":0,"past_year_pull_requests_count":221,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":231207.2380952381,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":168,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8009049773755657,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":124,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/issues","maintainers":[{"login":"neilime","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neilime"}],"active_maintainers":[{"login":"neilime","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neilime"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ts-dev-tools%2Freact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ts-dev-tools%2Freact/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ts-dev-tools%2Freact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ts-dev-tools%2Freact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ts-dev-tools%2Freact/codemeta","maintainers":[{"uuid":"escemi","login":"escemi","name":null,"email":"emilien.escalle@escemi.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~escemi","role":null,"created_at":"2022-11-14T05:52:32.543Z","updated_at":"2022-11-14T05:52:32.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/escemi/packages"}]}