es-tooling / ecosystem-cleanup

A place to keep track of ongoing efforts to clean up the JS ecosystem
386 stars 2 forks source link

Replace `axios` with `fetch` in `posthog-node` #125

Open benmccann opened 1 month ago

benmccann commented 1 month ago

Use node's built-in fetch API

benmccann commented 1 month ago

Hmm. Looks like they still support Node 15. I will ask them about it

https://github.com/PostHog/posthog-js-lite/blob/4fe4eb2aa5da5ec57f39481e57a712c6992991b4/posthog-node/package.json#L14