Use `npm diff` instead of `git diff`
Open
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
Per [the documentation](https://docs.npmjs.com/cli/v7/commands/npm-diff):
> Similar to its `git diff` counterpart, this command will print diff patches of files for packages published to the npm registry.
Creating patches this way would fix various implementation-related quirks such as #254, #305, and #306 (among others).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.