@behance/beff
Advanced tools
Comparing version 9.3.1 to 9.3.2
{ | ||
"name": "@behance/beff", | ||
"version": "9.3.1", | ||
"version": "9.3.2", | ||
"description": "Behance Frontend Framework", | ||
@@ -5,0 +5,0 @@ "directories": { |
@@ -129,3 +129,3 @@ define(function() { | ||
UrlWithProtocol: { | ||
test: test.bind(/^https?:\/\/(?:[\u00a1-\uffffa-zA-Z0-9](?:[a-zA-Z0-9\u00a1-\uffff\-]*[a-zA-Z0-9\u00a1-\uffff])?\.)+(?:(?:[Xx][Nn]--)?[a-zA-Z0-9u00a1-\uffff]{2,63}|\d{1,3})[^<>"]*$/), | ||
test: test.bind(/^https?:\/\/(?:[a-zA-Z0-9\u00a1-\uffff](?:[a-zA-Z0-9\u00a1-\uffff\-]*[a-zA-Z0-9\u00a1-\uffff])?\.)+(?:(?:[Xx][Nn]--)?[a-zA-Z0-9\u00a1-\uffff]{2,63}|\d{1,3})[^<>"]*$/), | ||
message: 'This field must be a URL starting with http:// or https://' | ||
@@ -132,0 +132,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1565977