TooTallNate / proxy-agents

Node.js HTTP Proxy Agents Monorepo
https://proxy-agents.n8.io
871 stars 229 forks source link

fix: URL types were missing #268

Closed rimiti closed 5 months ago

rimiti commented 5 months ago

PURPOSE

Fix: "URL" types were missing for below packages:

Error fixed: screenshot_2024_01_04_14h27-14@2x

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 44239eeacb7eb8031661ad2c7f00bd2fff0fd533

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ----------------- | ----- | | http-proxy-agent | Patch | | https-proxy-agent | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
proxy-agents ✅ Ready (Inspect) Visit Preview Jan 8, 2024 5:40pm
rimiti commented 5 months ago

@TooTallNate Can you please check this PR?

TooTallNate commented 5 months ago

Which version of @types/node are you using?

TooTallNate commented 5 months ago

Thanks!