Skip to content

Conversation

@43081j
Copy link

@43081j 43081j commented Jul 23, 2025

Since we disable normalisation, we're essentially traversing upwards for
the package.json and reading it as-is. We can use a much faster and
smaller library for this (empathic in this case).

Since empathic is generic (i.e. can find any file upwards), it'll also
de-dupe nicely in dependency trees as adoption increases.

Since we disable normalisation, we're essentially traversing upwards for the `package.json` and reading it as-is. We can use a much faster and smaller library for this (empathic in this case). Since empathic is generic (i.e. can find any file upwards), it'll also de-dupe nicely in dependency trees as adoption increases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant