stripe-node
stripe-node copied to clipboard
Removed qs
trafficstars
Based off this comment https://github.com/stripe/stripe-node/issues/2038#issuecomment-2004751719
Includes a lightweight alternative to qs.stringify that can run in worker environments. I have added 80% of the tests from the qs library, if you think this is a good approach I can add the remainder. I wanted to confirm it is viable before I put any more time into it :)