Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@types/validator

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/validator - npm Package Compare versions

Comparing version 9.4.0 to 9.4.1

3

validator/index.d.ts

@@ -10,2 +10,3 @@ // Type definitions for validator.js v9.4

// Naoto Yokoyama <https://github.com/builtinnya>
// Philipp Katz <https://github.com/qqilihq>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -360,3 +361,3 @@

require_protocol?: boolean;
require_host: boolean;
require_host?: boolean;
require_valid_protocol?: boolean;

@@ -363,0 +364,0 @@ allow_underscores?: boolean;

{
"name": "@types/validator",
"version": "9.4.0",
"version": "9.4.1",
"description": "TypeScript definitions for validator.js",

@@ -41,2 +41,7 @@ "license": "MIT",

"githubUsername": "builtinnya"
},
{
"name": "Philipp Katz",
"url": "https://github.com/qqilihq",
"githubUsername": "qqilihq"
}

@@ -51,4 +56,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "83cc8b608181e0cc212bae9723c35e1666a93c05646c5455fb237b02c11a0e40",
"typesPublisherContentHash": "928aa38d3de39191f4bf0429b667a4b7b5cec094f70a2b774d268c5f457069cd",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 01 Mar 2018 23:09:41 GMT
* Last updated: Tue, 24 Apr 2018 23:52:29 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: validator

# Credits
These definitions were written by tgfjt <https://github.com/tgfjt>, Ilya Mochalov <https://github.com/chrootsu>, Ayman Nedjmeddine <https://github.com/IOAyman>, Louy Alakkad <https://github.com/louy>, Kacper Polak <https://github.com/kacepe>, Bonggyun Lee <https://github.com/deptno>, Naoto Yokoyama <https://github.com/builtinnya>.
These definitions were written by tgfjt <https://github.com/tgfjt>, Ilya Mochalov <https://github.com/chrootsu>, Ayman Nedjmeddine <https://github.com/IOAyman>, Louy Alakkad <https://github.com/louy>, Kacper Polak <https://github.com/kacepe>, Bonggyun Lee <https://github.com/deptno>, Naoto Yokoyama <https://github.com/builtinnya>, Philipp Katz <https://github.com/qqilihq>.
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