davidmarkclements / fast-safe-stringify

Safely and quickly serialize JavaScript objects
MIT License
348 stars 27 forks source link

Exclude unnecessary files from the npm package #49

Open pkuczynski opened 4 years ago

pkuczynski commented 4 years ago

Listed a few additional files and folders which are currently included in the published npm package, while they should not be.

KyleRoss commented 3 years ago

+1 on this!

@pkuczynski I think it would also be useful to exclude CHANGELOG.md as well. It seems that the changelog information is more reliable in the Releases versus that file.