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

fix: adjust incorrect typing #288

Merged
merged 1 commit into from
Apr 25, 2024
Merged

fix: adjust incorrect typing #288

merged 1 commit into from
Apr 25, 2024

Conversation

ComradeVanti
Copy link
Collaborator

npm-registry-client passes an undefined response when the request was not even sent or when we got no response. This caused uncaught errors when trying to access properties of undefined.

Adjusted usage.

npm-registry-client passes an `undefined` response when the request was not even sent or when we got no response.

Adjusted usage.
@ComradeVanti ComradeVanti merged commit a5a055d into master Apr 25, 2024
2 checks passed
@ComradeVanti ComradeVanti deleted the fix-typing branch April 25, 2024 13:30
github-actions bot pushed a commit that referenced this pull request Apr 25, 2024
## [1.23.3](1.23.2...1.23.3) (2024-04-25)

### Bug Fixes

* adjust incorrect typing ([#288](#288)) ([a5a055d](a5a055d))
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.

None yet

1 participant