{"id":14272545,"name":"@typescript/typescript6","ecosystem":"npm","description":"TypeScript is a language for application scale JavaScript development","homepage":"https://www.typescriptlang.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/microsoft/TypeScript","keywords_array":["TypeScript","Microsoft","compiler","language","javascript"],"namespace":"typescript","versions_count":2,"first_release_published_at":"2026-04-16T21:41:08.049Z","latest_release_published_at":"2026-04-28T22:01:35.048Z","latest_release_number":"6.0.1","last_synced_at":"2026-05-16T14:47:22.705Z","created_at":"2026-04-18T01:43:06.964Z","updated_at":"2026-05-16T14:47:22.706Z","registry_url":"https://www.npmjs.com/package/@typescript/typescript6","install_command":"npm install @typescript/typescript6","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.1"}},"repo_metadata":{"id":17946756,"uuid":"20929025","full_name":"microsoft/TypeScript","owner":"microsoft","description":"TypeScript is a superset of JavaScript that compiles to clean JavaScript output.","archived":false,"fork":false,"pushed_at":"2026-05-08T19:39:23.000Z","size":2960434,"stargazers_count":108785,"open_issues_count":5031,"forks_count":13388,"subscribers_count":2151,"default_branch":"main","last_synced_at":"2026-05-08T22:03:55.715Z","etag":null,"topics":["javascript","language","typechecker","typescript"],"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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2014-06-17T15:28:39.000Z","updated_at":"2026-05-08T19:44:36.000Z","dependencies_parsed_at":"2023-09-27T01:02:56.028Z","dependency_job_id":"5b8eddd2-4b15-4324-9b58-6f9829023657","html_url":"https://github.com/microsoft/TypeScript","commit_stats":{"total_commits":28594,"total_committers":849,"mean_commits":33.67962308598351,"dds":0.8898720011191159,"last_synced_commit":"56a08250f3516b3f5bc120d6c7ab4450a9a69352"},"previous_names":[],"tags_count":237,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/TypeScript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/TypeScript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FTypeScript/sbom","scorecard":{"id":40537,"data":{"date":"2025-08-14T19:17:53Z","repo":{"name":"github.com/microsoft/TypeScript","commit":"73c0bc8bc84f398990b4a79d732bbd00ca453cd5"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.5,"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:150","Info: jobLevel 'contents' permission set to 'read': .github/workflows/close-issues.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/error-deltas-watchdog.yaml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/accept-baselines-fix-lints.yaml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-issues.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:25","Warn: no topLevel permission defined: .github/workflows/copilot-setup-steps.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/create-cherry-pick-pr.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/error-deltas-watchdog.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/insiders.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/lkg.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/new-release-branch.yaml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly.yaml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-modified-files.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-branch-artifact.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/set-version.yaml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/sync-branch.yaml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/sync-wiki.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/twoslash-repros.yaml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-package-lock.yaml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 29 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.9.2 not signed: https://api.github.com/repos/microsoft/TypeScript/releases/236659745","Warn: release artifact v5.9-rc not signed: https://api.github.com/repos/microsoft/TypeScript/releases/234956027","Warn: release artifact v5.9-beta not signed: https://api.github.com/repos/microsoft/TypeScript/releases/230901095","Warn: release artifact v5.8.3 not signed: https://api.github.com/repos/microsoft/TypeScript/releases/210492784","Warn: release artifact v5.8.2 not signed: https://api.github.com/repos/microsoft/TypeScript/releases/203069722","Warn: release artifact v5.9.2 does not have provenance: https://api.github.com/repos/microsoft/TypeScript/releases/236659745","Warn: release artifact v5.9-rc does not have provenance: https://api.github.com/repos/microsoft/TypeScript/releases/234956027","Warn: release artifact v5.9-beta does not have provenance: https://api.github.com/repos/microsoft/TypeScript/releases/230901095","Warn: release artifact v5.8.3 does not have provenance: https://api.github.com/repos/microsoft/TypeScript/releases/210492784","Warn: release artifact v5.8.2 does not have provenance: https://api.github.com/repos/microsoft/TypeScript/releases/203069722"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-cherry-pick-pr.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/TypeScript/create-cherry-pick-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-release-branch.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/TypeScript/new-release-branch.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-version.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/TypeScript/set-version.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-branch.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/TypeScript/sync-branch.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/twoslash-repros.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/TypeScript/twoslash-repros.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:261","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:278","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:311","Warn: npmCommand not pinned by hash: .github/workflows/insiders.yaml:30","Warn: npmCommand not pinned by hash: .github/workflows/insiders.yaml:54","Warn: npmCommand not pinned by hash: .github/workflows/lkg.yml:40","Warn: npmCommand not pinned by hash: .github/workflows/new-release-branch.yaml:64","Warn: npmCommand not pinned by hash: .github/workflows/new-release-branch.yaml:73","Warn: npmCommand not pinned by hash: .github/workflows/nightly.yaml:54","Warn: npmCommand not pinned by hash: .github/workflows/nightly.yaml:31","Warn: npmCommand not pinned by hash: .github/workflows/release-branch-artifact.yaml:29","Warn: npmCommand not pinned by hash: .github/workflows/set-version.yaml:62","Warn: npmCommand not pinned by hash: .github/workflows/set-version.yaml:77","Warn: npmCommand not pinned by hash: .github/workflows/update-package-lock.yaml:34","Warn: npmCommand not pinned by hash: .github/workflows/update-package-lock.yaml:40","Info:  66 out of  66 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   7 third-party GitHubAction dependencies pinned","Info:  24 out of  39 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":9,"reason":"29 out of 30 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 35 contributing companies or organizations","details":["Info: found contributions from: DefinitelyTyped, HearTao, SwitchaBLE, babel, changesets, cordova, dotnet, duolingo, emotion-js, expert-elm, explore-frontend, facebook, fimbullinter, fumc-pensacola, gardening, livechat, llvm, microsoft, misskey-dev, mozilla, mozilla-standards, nodejs, pnpm, preconstruct, redux-saga, replayio, rit-sse, rollup, stanford university, tc39, typescript-eslint, vuejs, w3c, web-platform-tests, whatwg"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T21:23:44.429Z","repository_id":17946756,"created_at":"2025-08-14T21:23:44.430Z","updated_at":"2025-08-14T21:23:44.430Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32998374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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"}},"repo_metadata_updated_at":"2026-05-13T20:25:29.703Z","dependent_packages_count":0,"downloads":51839,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.24565815684228,"dependent_repos_count":22.030415206989623,"dependent_packages_count":31.754828181954576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.01030051526216},"purl":"pkg:npm/%40typescript/typescript6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript/typescript6","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript/typescript6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript/typescript6/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Ftypescript6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Ftypescript6/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Ftypescript6/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Ftypescript6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Ftypescript6/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript%2Ftypescript6/codemeta","maintainers":[{"uuid":"microsoft1es","login":"microsoft1es","name":null,"email":"npmjs@microsoft.com","url":null,"packages_count":2866,"html_url":"https://www.npmjs.com/~microsoft1es","role":null,"created_at":"2026-04-18T01:43:08.347Z","updated_at":"2026-04-18T01:43:08.347Z","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":"2026-04-18T01:43:08.392Z","updated_at":"2026-04-18T01:43:08.392Z","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":"2026-04-18T01:43:08.484Z","updated_at":"2026-04-18T01:43:08.484Z","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":"2026-04-18T01:43:08.532Z","updated_at":"2026-04-18T01:43:08.532Z","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":"2026-04-18T01:43:08.820Z","updated_at":"2026-04-18T01:43:08.820Z","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":"2026-04-18T01:43:08.868Z","updated_at":"2026-04-18T01:43:08.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jakebailey/packages"}]}