| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Snyk has created this PR to upgrade validator from 13.5.2 to 13.12.0. See this package in npm: validator See this project in Snyk: https://app.snyk.io/org/defenderdev/project/c239d828-104f-4d56-919c-a2dc864f35ac?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
| Back | FazBrowse Home | New Git URL |
This PR was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to upgrade validator from 13.5.2 to 13.12.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 5 versions ahead of your current version.
The recommended version was released on 2 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-VALIDATOR-1090599
SNYK-JS-VALIDATOR-1090600
SNYK-JS-VALIDATOR-1090601
SNYK-JS-VALIDATOR-1090602
Package name: validator
What's Changed
New Features / Validators
Fixes, New Locales and Enhancements
New Contributors
Full Changelog: 13.11.0...13.12.0
New Features / Validators
Fixes, New Locales and Enhancements
New Contributors 🎉
Full Changelog: 13.9.0...13.11.0
13.9.0
New Features / Validators
Fixes and Enhancements
#1865 isMACAddress: add EUI-validation @ WikiRik @ tux-tn
#1888 isBase32: add option for Crockford's base32 alternative @ BigOsvaap
#1916 isDataURI: fix mediaType format @ temoffey
#1920 isEmail: add host_whitelist option @ poor-coder
#1939 isFQDN: fix allow_numeric_tld option @ BigOsvaap
#1962 isIP: refactor @ UnKnoWn-Consortium
#1967 isLength @ ikkyu-3
#1992 isMagnetURI @ Rhilip @ tux-tn
#1995 isURL: fix check for host @ mortbauer
#2008 isCreditCard @ brianwhaley
#2075 isAfter: allow usage of option object @ WikiRik
#2114 isRgbColor @ pano9000
#2122 isDataURI: fix MIME types with underscores @ pano9000
#2148 isStrongPassword @ sandmule
#2157 isISBN: allow usage of option object @ WikiRik
#2170 isEmail: fix ignore_max_length for FQDN @ sakhmedbayev
#2020 isFloat: fix comma(,) passing as float @ frederike-ramin
Documentation fixes:
Code Refactors:
New and Improved Locales
isAlpha, isAlphanumeric:
isBIC:
isIdentityCard:
isMobilePhone: