@utils-fns/validators
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "@utils-fns/validators", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"main": "dist/cjs/index.ts", | ||
@@ -5,0 +5,0 @@ "module": "dist/esm/index.ts", |
@@ -19,3 +19,3 @@ # @utils-fns/validators | ||
- [x] **phoneValidator** | ||
- [ ] **paymentCardValidator (luhn algorithm)** | ||
- [x] **paymentCardValidator (luhn algorithm)** | ||
- [ ] **paymentSlipValidator (ITF-14)** | ||
@@ -22,0 +22,0 @@ - [ ] **stateRegistrationValidator (inscrição estadual - BR)** |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0