fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
INDIRECT
0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.
INDIRECT
0
file-entry-cache • 8.0.0Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
DIRECT
4
find-up • 5.0.0Find a file or directory by walking up parent directories
DIRECT
5
flat-cache • 4.0.1A stupidly simple key/value storage using files to persist some data
INDIRECT
3
globals • 14.0.0Global identifiers from different JavaScript environments
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
DIRECT
0
keyv • 4.5.4Simple key-value storage with support for multiple backends
INDIRECT
1
levn • 0.4.1Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
path-key • 3.1.1Get the PATH environment variable key cross-platform
INDIRECT
0
prelude-ls • 1.2.1prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
INDIRECT
0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
INDIRECT
0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given path