Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: handle non ip4/ip6/dns addresses in isPrivate #84

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

achingbrain
Copy link
Member

Update code to allow returning true for addresses that are not publicly routable but are valid like unix sockets.

Update code to allow returning true for addresses that are not
publicly routable but are valid like unix sockets.
@achingbrain achingbrain merged commit af2c222 into master Mar 27, 2023
@achingbrain achingbrain deleted the fix/handle-non-ip4-ip6-dns-addrs branch March 27, 2023 09:02
github-actions bot pushed a commit that referenced this pull request Mar 27, 2023
## [3.0.6](v3.0.5...v3.0.6) (2023-03-27)

### Bug Fixes

* handle non ip4/ip6/dns addresses in isPrivate ([#84](#84)) ([af2c222](af2c222))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant