tmcdos / custompatch

Tool for patching buggy NPM packages without forking them
Other
19 stars 3 forks source link

Add a note regarding lockfile differences from patch-package #5

Closed bcomnes closed 1 month ago

bcomnes commented 1 month ago

An arbitrary requirement of patch-package is that a lockfile is required to generate patches, but not apply them. It's nice to see that isn't the case here.