Skip to content

Conversation

@benmccann
Copy link

@benmccann benmccann commented May 27, 2025

closes #320 together with simov/request-oauth#7

I used the legacy entrypoint since this library supports CJS. If we wanted to adopt module-sync in a breaking change then I could update that

URLSearchParameters and fast-querystring couldn't be used since both arrays and nesting were being used. See https://github.com/es-tooling/module-replacements/blob/fa9d67b02c9feb28c75bd3509930234b6f5383b1/docs/modules/qs.md for more recommendations

https://npmgraph.js.org/?q=qs - 18 dependencies
https://npmgraph.js.org/?q=neoqs - 0 dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace qs with URLSearchParams

1 participant