@ssts/email
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@ssts/email", | ||
"description": "Validate an email => true | false.", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "./dist/index.js", | ||
@@ -6,0 +6,0 @@ "module": "./dist/index.mjs", |
@@ -19,3 +19,3 @@ # Validate an email => true | false | ||
## Arguments | ||
> Returns a number | ||
> Returns a boolean | ||
@@ -22,0 +22,0 @@ | Order | Parameter | Type | Default | |
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
4071