This repository was archived by the owner on Jul 23, 2020. It is now read-only.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency
validator(source) fromv7.0.0tov10.7.0Details
Release Notes
v10.7.0Compare Source
isMagnetURI()to validate magnet URIs(#884)
isJWT()to validate JSON web tokens(#885)
v10.6.0Compare Source
isMobilePhone()to match any locale's pattern by default(#874)
isEmpty()(#880)
(#878,
#879)
v10.5.0Compare Source
(#873)
isEmail()(#845)
no_symbolsoption toisNumeric()(#848)
no_colonsoption toisMACAddress()(#849)
isURL()to reject protocol relative URLs unless a flag is set(#860)
(#801,
#856,
#859,
#861,
#862,
#863,
#864,
#870,
#872)
v10.4.0Compare Source
isIPRange()validator(#842)
isMobilePhone()(#742)
(#843)
v10.3.0Compare Source
isEmail()(#832)
(#831,
#835,
#836)
v10.2.0Compare Source
isPostalCode()(#830)
v10.1.0Compare Source
isISO31661Alpha3()validator(#809)
v10.0.0Compare Source
isNumeric()(#810)
(#820)
isRFC3339()validator(#816)
isFQDN(),isURL()andisEmail()(bb3e542)
isCreditCard()(#805)
isFloat()min/max/gt/lt filters when a locale with a comma decimal is used(2b70821)
(#807)
(#803)
v9.4.1Compare Source
isDataURI(#788)
v9.4.0Compare Source
isMobilePhoneto require a country code(#769)
(#785)
v9.3.0Compare Source
(#763,
#768,
#774,
#777,
#779)
v9.2.0Compare Source
isMimeType()validator(#760)
(#753,
#755,
#764)
v9.1.2Compare Source
isFloatvalidator(#752)
v9.1.1Compare Source
(#738,
#739)
v9.1.0Compare Source
isISO31661Alpha2()validator(#734)
(#735,
#737)
v9.0.0Compare Source
normalizeEmail()no longer validates the email address(#725)
isFloat()andisDecimal()(#721)
isPort()validator(#733)
(#731)
v8.2.0Compare Source
isHash()validator(#711)
isCurrency()(#713)
(#700,
#701,
#714,
#715,
#718)
v8.1.0Compare Source
require('validator/lib/isIS8601')calls(#688)
isLatLong()andisPostalCode()validator(#684)
(#692)
unescape()(#690)
isMobilePhone()with Node <= 6.x(#681)
(#695)
v8.0.0Compare Source
isURL()now requires therequire_tld: falseoption to validatelocalhost(#675)
isURL()now rejects URLs that are protocol only(#642)
isMobilePhone()would silently return false if the locale was invalid or unsupported(#657)
v7.2.0Compare Source
(#663)
(#672)
(#677)
(#673,
#676)
v7.1.0Compare Source
isISRC()validator for ISRC(#660)
(#670)
isEmail()based onRFC3696 errata
(#655)
(#647,
#667,
#667,
#671)
This PR has been generated by Renovate Bot.