-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
punycode dependency in [email protected] #412
Comments
Having the same exact issue. Please fix the deprecated dependency. |
This repo hasn't been significantly updated in more than a year and seems to receive litle attention... I'd use regular HTTPS calls instead. |
@dandv Fair point, yet it is, I quote the first line of repo: |
I've put a ticket into Airtable. This is their official API. We pay A LOT for this platform. Custom integrations are an important feature. And @dandv -- sure, we can always use https calls instead. But it's kinda not the point. Perhaps if others complain about it, it might get on their radar. |
I get punycode warnings when running my application:
So:
Seems whatwg-url uses url, which has been deprecated. Please remove the import to url and publish a new version.
The text was updated successfully, but these errors were encountered: