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 13.6.2 to 13.6.3

4

validator/index.d.ts

@@ -172,3 +172,3 @@ // Type definitions for validator.js 13.6

*/
ignore?: string | RegExp;
ignore?: string | RegExp | undefined;
}

@@ -1119,3 +1119,3 @@

*/
require_port?: boolean;
require_port?: boolean | undefined;
/**

@@ -1122,0 +1122,0 @@ * @default true

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

@@ -78,4 +78,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validator",

"dependencies": {},
"typesPublisherContentHash": "4b9adf3e6995d78dc1a3d6b7dd408451a7305c281ef69540fc36e146527434c6",
"typesPublisherContentHash": "75cca05451c95bdd479b495f5925ca1714c0d5e9fa371d9cd99aa0d478265561",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Sat, 03 Jul 2021 17:31:17 GMT
* Last updated: Tue, 06 Jul 2021 16:35:14 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `validator`

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