New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ryancavanaugh/email-validator

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ryancavanaugh/email-validator - npm Package Compare versions

Comparing version 1.0.14-alpha to 1.0.15-alpha

5

email-validator.d.ts

@@ -6,4 +6,3 @@ // Type definitions for email-validator 1.0.3

declare module "email-validator" {
export function validate(email: String): boolean;
}
declare export function validate(email: String): boolean;

2

package.json
{
"name": "@ryancavanaugh/email-validator",
"version": "1.0.14-alpha",
"version": "1.0.15-alpha",
"description": "Type definitions for email-validator 1.0.3 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",

@@ -5,0 +5,0 @@ "main": "",

@@ -17,6 +17,6 @@ # Installation

Additional Details
* Last updated: Thu, 07 Apr 2016 17:13:10 GMT
* Typings kind: DeclareModule
* Last updated: Thu, 21 Apr 2016 17:44:31 GMT
* Typings kind: ProperModule
* Library Dependencies: none
* Module Dependencies: none
* Global values: none

@@ -12,3 +12,3 @@ {

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"kind": "DeclareModule",
"kind": "ProperModule",
"globals": [],

@@ -21,3 +21,3 @@ "declaredModules": [

],
"contentHash": "2ed780988ed9c14d6882088d1eb78a60629612beb9a05b43297c295596939284"
"contentHash": "f125886bfa2abf9b02d2afc2d91b73fe9c981d19c68dc5abea86a07a9d8039fc"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc