Skip to content

chore: swap qs for fast-querystring#322

Closed
benmccann wants to merge 1 commit intosimov:masterfrom
benmccann:fast-querystring
Closed

chore: swap qs for fast-querystring#322
benmccann wants to merge 1 commit intosimov:masterfrom
benmccann:fast-querystring

Conversation

@benmccann
Copy link
Copy Markdown

@benmccann benmccann commented May 25, 2025

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

URLSearchParameters couldn't be used since arrays 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=fast-querystring - 1 dependency

@benmccann benmccann closed this May 27, 2025
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