nice-is-email
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "nice-is-email", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Checks whether provided parameter looks like a valid e-mail address", | ||
@@ -36,6 +36,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"browserify": "^13.1.0", | ||
"bubleify": "^0.5.1", | ||
"istanbul": "^0.4.5", | ||
"standard": "^7.1.2", | ||
"tape": "^4.5.1" | ||
}, | ||
"browserify": { | ||
"transform": [ | ||
"bubleify" | ||
] | ||
} | ||
} |
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
6940
5