Automic VaultAutomic Vault

brew

eslint_d を Homebrew, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install eslint_d

local Homebrew formula metadata

Linux

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

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

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

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

概要

パッケージ概要

Speed up eslint to accelerate your development workflow

コマンドとエイリアス

  • eslint_d

履歴

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

eslint_d is a daemonized wrapper around ESLint that keeps an ESLint server process alive so repeated lint runs from editors and shells avoid much of Node.js startup and module-loading cost.

プロジェクトの歴史

The npm package was first published in 2015, shortly after ESLint 1.0.0, and its upstream README still presents it as a workflow accelerator rather than a replacement linter. It supports multiple ESLint generations and forwards normal ESLint arguments to a background server.

採用の歴史

eslint_d found its niche in editor-driven JavaScript development, especially Vim, Neovim, Emacs, and other environments where a linter may be invoked repeatedly for a single buffer. The README documents integrations for editor linting packages and notes that some editors already cache ESLint themselves.

使われ方

Users install `eslint_d`, run it as a drop-in `eslint` replacement, and let it start, stop, or restart the daemon automatically. It can use the local project ESLint package, fall back to a bundled ESLint, report daemon status, and provide an extra `--fix-to-stdout` option for editor save hooks.

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

Its significance is mostly ergonomic: it is a small package-manager-era workaround for the cost of repeatedly starting a large JavaScript toolchain. Package nerds care because it shows how wrapper commands, local dependency resolution, daemon files, and editor integrations can change perceived tool speed without changing the underlying linter.

タイムライン

  • 2015: eslint_d first published to npm.
  • 2024: v14.2.0 adds documented debug mode.
  • 2026: v15.x line supports modern ESLint and Node.js versions.

Related projects

  • eslint_d is directly tied to ESLint and overlaps in use with editor integrations that cache ESLint processes internally.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/mantoni/eslint_d.js

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:eslint_d
バージョン15.0.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/eslint_d
ホームページhttps://github.com/mantoni/eslint_d.js
リポジトリhttps://github.com/mantoni/eslint_d.js
上流ドキュメントhttps://github.com/mantoni/eslint_d.js#readme
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/eslint_d/-/eslint_d-15.0.2.tgz
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

eslint_d

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

eslint_d 15.0.2-1

Makes eslint the fastest linter on the planet.

https://github.com/mantoni/eslint_d.js

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

ソース経路

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

このページは 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment