@skylab/verhoeff
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@skylab/verhoeff", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "verhoeff checksum generator and validator", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,6 +8,6 @@ | ||
##Find Verhoeff check digit | ||
## Find Verhoeff check digit | ||
####checksum(number) | ||
#### checksum(number) | ||
@@ -28,6 +28,6 @@ returns checksum digit for a number | ||
##Verifying if a number is valid | ||
## Verifying if a number is valid | ||
####validate(number) | ||
#### validate(number) | ||
@@ -34,0 +34,0 @@ verifies whether a number has a valid verhoeff checksum digit at end |
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
3098