{"id":496114,"name":"@typescript/ata","ecosystem":"npm","description":"A dependency for downloading `*.d.ts` files corresponding to a Node.js source file. Relies on API's provided by [jsdelivr](https://www.jsdelivr.com).","homepage":"https://github.com/microsoft/TypeScript-Website","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/TypeScript-Website","keywords_array":[],"namespace":"typescript","versions_count":9,"first_release_published_at":"2021-10-13T09:08:57.237Z","latest_release_published_at":"2025-05-23T11:10:41.269Z","latest_release_number":"0.9.8","last_synced_at":"2026-05-22T17:52:28.673Z","created_at":"2022-04-07T09:01:13.686Z","updated_at":"2026-05-22T17:52:28.674Z","registry_url":"https://www.npmjs.com/package/@typescript/ata","install_command":"npm install @typescript/ata","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.9.8"}},"repo_metadata":{"id":37251568,"uuid":"193992134","full_name":"microsoft/TypeScript-Website","owner":"microsoft","description":"The Website and web infrastructure for learning TypeScript","archived":false,"fork":false,"pushed_at":"2026-04-23T02:49:05.000Z","size":118248,"stargazers_count":2502,"open_issues_count":178,"forks_count":1486,"subscribers_count":34,"default_branch":"v2","last_synced_at":"2026-04-23T09:34:41.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.typescriptlang.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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}},"created_at":"2019-06-26T23:47:29.000Z","updated_at":"2026-04-22T00:59:26.000Z","dependencies_parsed_at":"2023-09-27T16:58:02.840Z","dependency_job_id":"d183e5f4-ae62-4b67-b87a-07b2c5016ea9","html_url":"https://github.com/microsoft/TypeScript-Website","commit_stats":{"total_commits":4135,"total_committers":812,"mean_commits":5.092364532019705,"dds":0.5900846432889963,"last_synced_commit":"d982aeefd9232576f85171f149473fec3b9134e8"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/TypeScript-Website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/TypeScript-Website/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript-Website/sbom","scorecard":{"id":643208,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/TypeScript-Website","commit":"c95f3eb8a2e86eb158947a0582ee211a577a1438"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 2 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/keepalive.yml:11","Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/close-preview.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy-preview.yml:16","Info: topLevel 'actions' permission set to 'read': .github/workflows/deploy-preview.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy-prod-static.yml:14","Warn: no topLevel permission defined: .github/workflows/keepalive.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-packages.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Creative Commons Attribution 4.0 International: 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":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'v2'","Info: 'force pushes' disabled on branch 'v2'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v2'","Warn: 'stale review dismissal' is disabled on branch 'v2'","Warn: required approving review count is 1 on branch 'v2'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'v2'","Info: status check found to merge onto on branch 'v2'","Info: PRs are required in order to make changes on branch 'v2'"],"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":"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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/close-preview.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/TypeScript-Website/close-preview.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-preview.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/TypeScript-Website/deploy-preview.yml/v2?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/javascript-node:20 to mcr.microsoft.com/vscode/devcontainers/javascript-node:20@sha256:a0967fcd26c2b1b3246cd0a439a912ce55de56d5032f5788fa66b19251c30200","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"73 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-56x4-j7p9-fcf9","Warn: Project is vulnerable to: GHSA-v78c-4p63-2j6c","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-q674-xm3x-2926","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-9q5w-79cv-947m","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-p495-jxh2-wrfg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-gp95-ppv5-3jc5","Warn: Project is vulnerable to: GHSA-54xq-cgqr-rpm3","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3"],"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-21T11:23:09.433Z","repository_id":37251568,"created_at":"2025-08-21T11:23:09.434Z","updated_at":"2025-08-21T11:23:09.434Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32618237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7748,"last_synced_at":"2026-04-23T00:30:06.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3890421,"followers":117846,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2026-04-23T00:30:06.193Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T17:52:05.194Z","dependent_packages_count":5,"downloads":223507,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":1.7235052833135578,"dependent_repos_count":3.005878538598331,"dependent_packages_count":3.699413153630898,"stargazers_count":1.9449551666224103,"forks_count":1.0393803212675918,"docker_downloads_count":null,"average":2.282626492686558},"purl":"pkg:npm/%40typescript/ata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript/ata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript/ata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript/ata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-07T08:20:28.842Z","issues_count":146,"pull_requests_count":970,"avg_time_to_close_issue":28006018.02247191,"avg_time_to_close_pull_request":6710576.016107382,"issues_closed_count":89,"pull_requests_closed_count":745,"pull_request_authors_count":379,"issue_authors_count":123,"avg_comments_per_issue":1.7123287671232876,"avg_comments_per_pull_request":1.0690721649484536,"merged_pull_requests_count":535,"bot_issues_count":1,"bot_pull_requests_count":104,"past_year_issues_count":16,"past_year_pull_requests_count":113,"past_year_avg_time_to_close_issue":460137.71428571426,"past_year_avg_time_to_close_pull_request":841118.4186046511,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.3125,"past_year_avg_comments_per_pull_request":0.5752212389380531,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript-Website/issues","maintainers":[{"login":"jakebailey","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"navya9singh","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navya9singh"},{"login":"typescript-bot","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/typescript-bot"},{"login":"andrewbranch","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewbranch"},{"login":"DanielRosenwasser","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"RyanCavanaugh","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanCavanaugh"},{"login":"harunurhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harunurhan"},{"login":"rbuckton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rbuckton"},{"login":"mairaw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mairaw"},{"login":"sandersn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sandersn"}],"active_maintainers":[{"login":"jakebailey","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"DanielRosenwasser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"navya9singh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navya9singh"},{"login":"typescript-bot","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/typescript-bot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Fata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Fata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Fata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Fata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Fata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Fata/codemeta","maintainers":[{"uuid":"microsoft1es","login":"microsoft1es","name":null,"email":"npmjs@microsoft.com","url":null,"packages_count":2875,"html_url":"https://www.npmjs.com/~microsoft1es","role":null,"created_at":"2025-10-29T02:10:05.425Z","updated_at":"2025-10-29T02:10:05.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microsoft1es/packages"},{"uuid":"typescript-bot","login":"typescript-bot","name":null,"email":"typescript@microsoft.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~typescript-bot","role":null,"created_at":"2022-11-07T14:25:56.060Z","updated_at":"2022-11-07T14:25:56.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/typescript-bot/packages"},{"uuid":"weswigham","login":"weswigham","name":null,"email":"wwigham@gmail.com","url":null,"packages_count":47,"html_url":"https://www.npmjs.com/~weswigham","role":null,"created_at":"2022-11-07T14:25:56.069Z","updated_at":"2022-11-07T14:25:56.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/weswigham/packages"},{"uuid":"andrewbranch","login":"andrewbranch","name":null,"email":"andrew@wheream.io","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~andrewbranch","role":null,"created_at":"2022-11-07T14:25:56.085Z","updated_at":"2022-11-07T14:25:56.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andrewbranch/packages"},{"uuid":"typescript-deploys","login":"typescript-deploys","name":null,"email":"typescript-design@microsoft.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~typescript-deploys","role":null,"created_at":"2022-11-07T14:25:56.118Z","updated_at":"2022-11-07T14:25:56.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/typescript-deploys/packages"},{"uuid":"jakebailey","login":"jakebailey","name":null,"email":"jacob.b.bailey@gmail.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~jakebailey","role":null,"created_at":"2025-05-22T16:57:05.432Z","updated_at":"2025-05-22T16:57:05.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jakebailey/packages"}]}