keithamus / sort-package-json

Sort an Object or package.json based on the well-known package.json keys
MIT License
808 stars 89 forks source link

Performance affected change #328

Closed spamshaker closed 2 days ago

spamshaker commented 4 days ago

this change affects the perormance as it is not ignoring node_modules by default and there is no option to exclude it https://github.com/keithamus/sort-package-json/compare/v2.10.1...v2.10.2

keithamus commented 3 days ago

Ah. PRs welcome for a fix.

spamshaker commented 3 days ago

@keithamus here you go https://github.com/keithamus/sort-package-json/pull/329

github-actions[bot] commented 2 days ago

:tada: This issue has been resolved in version 2.12.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: