{"library":"diff-json","install":[{"cmd":"npm install diff-json","imports":["const changesets = require('diff-json');","const { diff } = require('diff-json'); // Although technically possible to destructure, the common pattern is to import the entire object.","const changesets = require('diff-json'); changesets.applyChanges(oldObj, diffs);"]},{"cmd":"yarn add diff-json","imports":[]},{"cmd":"pnpm add diff-json","imports":[]}]}