uckkk/dsh-json-diff0

dsh-json-diff

JSON 语义对比:深比较两个 JSON,返回新增/删除/变更的键路径

AI Analysis

对两个 JSON 对象进行深度比较,精准找出并返回差异的键路径。适合需要对比配置文件或接口响应变化的开发者。

Package
dsh-json-diff
Version
0.1.0
License
MIT
Last updated
Aug 19, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-json-diff

使用

安装后在会话中调用该插件注册的工具即可。