only-shallow
like `deeper` and `deepest`, but less strict, and with 90s flavor
common-path
Finds the longest common parent directory path in an array of file path strings or custom objects. Also returns sub and base parts for each path.
boogy
Compare objects and check if they are equal according to a recursive equality algorithm. Similiar to NodeJS core module deepEqual in loose mode