email-address-validation
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "email-address-validation", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Email Validation & Verification JSON API for Developers. Simple REST API measuring email deliverability & quality", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -110,2 +110,9 @@ | ||
In order to run the tests, the following environment variables needs to be set: | ||
``` | ||
ACCESS_KEY = [access_key] (This account needs to be Basic, Pro or Enterprise) | ||
ACCESS_KEY_FREE = [access_key_for_a_free_account] | ||
``` | ||
--- | ||
@@ -112,0 +119,0 @@ |
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
19816
150