MCPcopy Create free account
hub / github.com/kpdecker/jsdiff / json.js

File json.js

test/diff/json.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {diffJson, canonicalize} from '../../libesm/diff/json.js';
2import {convertChangesToXML} from '../../libesm/convert/xml.js';
3
4import {expect} from 'chai';

Callers

nothing calls this directly

Calls 3

diffJsonFunction · 0.90
canonicalizeFunction · 0.90
convertChangesToXMLFunction · 0.85

Tested by

no test coverage detected