MCPcopy Create free account
hub / github.com/npm/cli / diff.js

File diff.js

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

Source from the content-addressed store, hash-verified

1const localeCompare = require('@isaacs/string-locale-compare')('en')
2const Diff = require('../lib/diff.js')
3const t = require('tap')
4const Node = require('../lib/node.js')

Callers

nothing calls this directly

Calls 6

calculateMethod · 0.80
loadVirtualMethod · 0.80
endMethod · 0.80
normalizePathFunction · 0.70
formatDiffFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected