Skip to content
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

No dependencies #36

Merged
merged 10 commits into from
Aug 30, 2023
Merged

No dependencies #36

merged 10 commits into from
Aug 30, 2023

Conversation

fvdm
Copy link
Owner

@fvdm fvdm commented Aug 30, 2023

Since Node.js v18 is the minimum active LTS it is possible to use native fetch() with the clean AbortSignal.timeout() for the API calls. This reduces the number of production dependencies to zero and the installation size to only the package itself.

@coveralls
Copy link

coveralls commented Aug 30, 2023

Coverage Status

coverage: 98.438% (+0.08%) from 98.361% when pulling e0176be on nodeps into 66b69fb on develop.

@fvdm fvdm merged commit 8f7eb06 into develop Aug 30, 2023
@fvdm fvdm deleted the nodeps branch August 30, 2023 11:02
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.

2 participants