@ryancavanaugh/email-validator
Advanced tools
Comparing version
@@ -1,1 +0,8 @@ | ||
email-validator.d.ts | ||
// Type definitions for email-validator 1.0.3 | ||
// Project: https://github.com/Sembiance/email-validator | ||
// Definitions by: Paul Lessing <https://github.com/paullessing> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare module "email-validator" { | ||
export function validate(email: String): boolean; | ||
} |
{ | ||
"name": "@ryancavanaugh/email-validator", | ||
"version": "1.0.5", | ||
"version": "1.0.7", | ||
"description": "Type definitions for email from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
@@ -5,0 +5,0 @@ "main": "", |
@@ -10,3 +10,3 @@ This package contains type definitions for email. | ||
Additional Details | ||
* Last updated: Tue, 22 Mar 2016 23:37:30 GMT | ||
* Last updated: Wed, 23 Mar 2016 04:41:52 GMT | ||
* Typings kind: DeclareModule | ||
@@ -13,0 +13,0 @@ * Library Dependencies: none |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
1214
33.85%7
Infinity%