Rik Smale
Rik Smale
#1680 used https://docs.adyen.com/development-resources/testing/test-card-numbers/#china-unionpay as a source which does include a sample number starting with 81. It does mention 'ExpressPay Credit Card (cup)', so maybe that's not exactly the same as...
@juergba would be great if you could take a look at this. Node 16 is the oldest still supported version of Node so there are no supported versions anymore that...
I also see little added value. What might be a good addition is to add a little footer in the issue templates mentioning that if people want to take up...
I think that it might be better to open a PR here that changes the infrastructure so that both TypeScript and JavaScript (including possible .d.ts files) are supported and we...
@ST-DDT indeed minimal breaking changes, but I want a major release either way when we ship our own types so it's clear to the users. I'm willing to update types...
> > I'm willing to update types if needed after we have merged a PR that copies the .d.ts files of @types/validator. > > Is there a good time to...
> Small correction required the proposed new syntax for isTaxID is `isTaxId(str [, options])` and it is not > `isTaxID(str, locale [, options])` can you confirm on that. `locale` is...
The first refactor PR has been merged! @pixelbucket-dev can you rebase your PRs?
> If I am not mistaken the list above is missing the `isHash` validator? https://github.com/validatorjs/validator.js/blob/master/src/lib/isHash.js You need to provide an algorithm here so it doesn't fall in the scope of...
As far as I know no work on this has been done since my previous comment. I still agree with what I said there