Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Npm and git master out of sync #2280

Open
dfimiarz opened this issue Sep 4, 2023 · 1 comment
Open

Npm and git master out of sync #2280

dfimiarz opened this issue Sep 4, 2023 · 1 comment
Labels

Comments

@dfimiarz
Copy link

dfimiarz commented Sep 4, 2023

Describe the bug
A clear and concise description of what the bug is.

I am seeing an issue with isDate() validation chain that sems to point to a recent fix not being propagated to npm registry.

Examples
If applicable, add screenshots to help explain your problem.

npm registry and git master branch seem to be different.

I only checked isDate.js validator and the version on npm is missing a rectent fix. The code seems to be from prior branches.

Thanks,

Additional context
Validator.js version:
Node.js version:
OS platform: [windows, linux, macOS, etc]

@WikiRik
Copy link
Member

WikiRik commented Sep 4, 2023

Yes, master does not reflect our latest release but we have planned a new release that contains this fix. See #2269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants