-
Notifications
You must be signed in to change notification settings - Fork 806
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
feat: added IsIPRange validator #1115
Conversation
Done, DefinitelyTyped/DefinitelyTyped#53666 was merged. |
@NoNameProvided Hi! Can you review this PR please? |
acb7de1
to
c6984bb
Compare
Hi, @notmedia, could you rebase/merge this PR and get rid of the irrelevant changes to package.json and such? |
Closing this as expired, no response from PR author. |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Added IsIPRange validator
Also, the problem was in typings. I just created PR to DefinitelyTyped/DefinitelyTyped#53666 with fixes. After this PR will be merged, I'll update type deps here and we can merge.
Checklist
Update index.md
)develop
)npm run prettier:check
passesnpm run lint:check
passes