This commit is contained in:
0xmuralik
2023-03-13 16:56:29 +05:30
parent ae81ff9c57
commit db034c2e43
3 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -3048,7 +3048,7 @@
})
}, t.getCommonExtensions = function(e) {
return e.filter(function(e, t) {
return /^pattern|maxLength|minLength|maximum|minimum/.test(t)
return /^pattern$|^maxLength$|^minLength$|^maximum$|^minimum$/.test(t)
})
}
}).call(t, n(54).Buffer)