Skip to content

feat: align isIP() with node:net API - #25

Merged
antongolub merged 1 commit into
mainfrom
align-isip
Sep 28, 2025
Merged

feat: align isIP() with node:net API#25
antongolub merged 1 commit into
mainfrom
align-isip

Conversation

@antongolub

@antongolub antongolub commented Sep 28, 2025

Copy link
Copy Markdown
Member
isIP('127.0.0.1')    // 4
isIP('::1234:ffff')  // 6
isIP('foo')          // 0

@antongolub antongolub added the enhancement New feature or request label Sep 28, 2025
@antongolub
antongolub merged commit 9e47404 into main Sep 28, 2025
21 checks passed
@antongolub
antongolub deleted the align-isip branch September 28, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant