macOS
brew install jdlocal Homebrew formula metadata
sudo port install jdMacPorts ports tree · textproc/jd/Portfile · source: api.github.com
brew
JSON diff and patch. Version 2.5.0 via Homebrew; verified from local package data.
install
brew install jdlocal Homebrew formula metadata
sudo port install jdMacPorts ports tree · textproc/jd/Portfile · source: api.github.com
sudo dnf install jdFedora Rawhide package metadata · jd · source: dl.fedoraproject.org
scoop install extras/jdScoop official bucket manifest trees · bucket/jd.json · source: api.github.com
winget install --id josephburnett.jd -eWindows Package Manager source index · josephburnett.jd · source: cdn.winget.microsoft.com
overview
JSON diff and patch
history
jd is a command-line utility and Go library for diffing and patching JSON and YAML values. Its README describes a native jd diff format, JSON Merge Patch support from RFC 7386, and partial JSON Patch support from RFC 6902.
The public repository was created in 2016 and its tag history begins with v1.0-era releases before moving through a v2 series. The README says the v2 library replaced the v1 library, adding diff context, minimal array diffs, and hunk-level metadata.
jd is packaged by Homebrew, Fedora, MacPorts, Scoop, and winget metadata in the input. The README also documents installation through Homebrew, mise, go install, downloaded release binaries, Docker, a GitHub Action, and a local or hosted WebAssembly-based UI.
The CLI compares two JSON files, reads a second value from standard input when omitted, applies patches with -p, writes output with -o, handles set and multiset array semantics, translates formats, and can read or write YAML. Its examples show using a generated diff as a patch file.
jd fills the gap left by line-oriented diff when structured JSON changes need to be reviewed, patched, or normalized. Package nerds care because it makes JSON changes scriptable while preserving concepts familiar from Unix diff and patch.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/josephburnett/jd
install metadata
| Package key | brew:jd |
|---|---|
| Version | 2.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jd |
| Homepage | https://github.com/josephburnett/jd |
| Repository | https://github.com/josephburnett/jd |
| Upstream docs | https://github.com/josephburnett/jd/blob/master/README.md |
| License | MIT |
| Source archive | https://github.com/josephburnett/jd/archive/refs/tags/v2.5.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jd |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jd 0.16.0-1.fc45
A 2ch browser
https://github.com/JDimproved/JDim
sudo dnf install jdjd
sudo port install jdextras/jd
scoop install extras/jdjosephburnett.jd
winget install --id josephburnett.jd -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.