Automic VaultAutomic Vault

brew

typescript を Homebrew, apk, chocolatey, dnf, MacPorts, Nix, pacman, zypper でインストール

typescript のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install typescript

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install typescript

MacPorts ports tree · lang/typescript/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add typescript

Alpine Linux edge package indexes · typescript · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install typescript

Fedora Rawhide package metadata · typescript · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#typescript

nixpkgs package indexes · pkgs/by-name/ty/typescript/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S typescript

Arch Linux sync databases · typescript · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install typescript

openSUSE Tumbleweed package metadata · typescript · ソース: download.opensuse.org

概要

パッケージ概要

Language for application scale JavaScript development

コマンドとエイリアス

  • tsc
  • tsserver

履歴

プロジェクトの歴史と使われ方

TypeScript is Microsoft's typed superset of JavaScript. It adds type syntax and tooling on top of JavaScript, then emits plain JavaScript for execution, making it both a programming language and a compiler/language-service package.

プロジェクトの歴史

Microsoft introduced TypeScript publicly with TypeScript 0.8 in October 2012 and released TypeScript 1.0 on April 2, 2014. The 1.0 announcement described a year and a half of community growth around large-scale JavaScript applications, declaration files, Visual Studio tooling, npm distribution, and source availability.

The 1.0 release also marked an opening toward external contributions: Microsoft announced that the compiler and language service would begin accepting pull requests. Later official release writing noted that the repository moved to GitHub around the 1.1 era to encourage community engagement and collaboration.

By TypeScript 2.0 in September 2016, Microsoft described the project as a broader language, tooling, and community ecosystem. The 2.0 announcement highlighted ECMAScript alignment, JavaScript library support, the language service, Angular 2 adoption, strict null checking, and the move from separate declaration-file package managers toward the scoped `@types` npm workflow.

In the 5.x and 6.x era, TypeScript remained both a compiler package and the core of editor tooling. Microsoft release posts continue to emphasize type-checking, editor services such as completion, navigation, and refactors, and npm as the standard distribution path. The 2025 native TypeScript announcement opened a new performance-focused chapter by previewing a native-code port of the compiler and toolset.

採用の歴史

TypeScript adoption grew through the combination of npm packaging, Visual Studio and VS Code integration, declaration files for JavaScript libraries, and framework adoption. The TypeScript 2.0 announcement said npm downloads had grown from 275,000 in one month to more than 2 million in the comparable month the following year, and described DefinitelyTyped as a central community asset with thousands of libraries and contributors.

Angular 2 adoption was an important early framework milestone because it validated TypeScript for a major JavaScript application framework. Over time, TypeScript became a default choice for application-scale JavaScript, library authoring, frontend frameworks, backend Node.js services, and editor-powered JavaScript development.

使われ方

Package users install TypeScript primarily for the `tsc` compiler and `tsserver` language service. `tsc` type-checks projects and emits JavaScript, while `tsserver` powers editor intelligence such as completions, navigation, quick fixes, rename, refactors, and inlay information.

In package-manager culture, TypeScript is almost always paired with `tsconfig.json`, npm scripts, editor plugins, declaration packages under `@types/*`, and build tools that either call `tsc` directly or use TypeScript syntax through bundlers and transpilers.

パッケージ好きにとっての重要性

TypeScript is one of the defining package-manager-era developer tools. It made a compiler and language service a normal dev dependency, pushed type declarations into the npm package graph, and helped make editor feedback, CI type checks, and generated JavaScript build artifacts routine parts of JavaScript packages.

For Homebrew and distro users, the formula is also a convenient way to install the global `tsc` and `tsserver` binaries outside a single npm project, useful for editors, scripts, and system-level developer environments.

タイムライン

  • 2012: TypeScript 0.8 introduced the language publicly.
  • 2014: TypeScript 1.0 shipped with Visual Studio, npm, and source distribution.
  • 2014: The compiler and language service began opening to pull requests, and the project moved toward GitHub collaboration.
  • 2016: TypeScript 2.0 shipped with strict null checking, ECMAScript alignment, language-service improvements, and the `@types` npm workflow.
  • 2025: Microsoft announced native TypeScript work aimed at large performance gains for the compiler and toolset.
  • 2026: TypeScript 6.0 release artifacts continued the npm-centered release model.

Related projects

  • Related projects include JavaScript, ECMAScript, Node.js, npm, DefinitelyTyped, VS Code, Visual Studio, `tsserver`, TypeScript Language Server, Angular, Babel, esbuild, swc, and the native TypeScript Go implementation.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
tsconfig.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
tsccliグローバル実行可能ファイル
tsservercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版7.0.2
マネージャ更新日2026-07-09
ローカルデータOK
上流not checked
検出された最新未検出

https://www.typescriptlang.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:typescript
バージョン7.0.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/typescript
ホームページhttps://www.typescriptlang.org/
リポジトリhttps://github.com/microsoft/TypeScript
上流ドキュメントhttps://github.com/microsoft/TypeScript#readme
ライセンスApache-2.0
ソースアーカイブhttps://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz
最終更新2026-07-09T20:09:44Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametypescript
Aliases
  • tsc
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

typescript

nix profile install nixpkgs#typescript
  • normalized package name match
  • 一致条件: Typescript
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ty/typescript/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

typescript 5.9.2-r0

TypeScript is a superset of JavaScript that compiles to clean JavaScript output

https://www.typescriptlang.org/

sudo apk add typescript
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: typescript
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Typescript
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: typescript from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

typescript 6.0.2-1.fc45

A language for application-scale JavaScript

https://www.typescriptlang.org

sudo dnf install typescript
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: typescript
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Typescript
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: typescript from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

typescript 6.0.3-1

JavaScript with syntax for types

http://www.typescriptlang.org

sudo pacman -S typescript
  • License: Apache-2.0
  • Architecture: any
  • 1 依存関係
  • normalized package name match
  • 一致条件: Typescript
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: typescript from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

typescript 5.9.2-1.3

A language for application scale JavaScript development

http://typescriptlang.org/

sudo zypper install typescript
  • License: Apache-2.0
  • Category: Development/Libraries/Other
  • Architecture: noarch
  • Source Package: typescript
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Typescript
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: typescript from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

typescript

sudo port install typescript
  • normalized package name match
  • 一致条件: Typescript
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/typescript/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

typescript

choco install typescript
  • normalized package name match
  • 一致条件: Typescript
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: typescript from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','timberwinr'

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment