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.7.16 to 13.7.17

4

validator/lib/isURL.d.ts

@@ -66,2 +66,6 @@ /**

allow_query_components?: boolean | undefined;
/**
* @default true
*/
validate_length?: boolean | undefined;
}

4

validator/package.json
{
"name": "@types/validator",
"version": "13.7.16",
"version": "13.7.17",
"description": "TypeScript definitions for validator.js",

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

"dependencies": {},
"typesPublisherContentHash": "b265b7a9db33d7ccf0a30ad1ce6493856932ae1bd0d64afdaaa92a7df41400e2",
"typesPublisherContentHash": "c83a7d633a402ea78c96bd717ea8208b82095c634a019f70acb7eb439ca6588b",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Sat, 06 May 2023 21:02:47 GMT
* Last updated: Tue, 09 May 2023 21:32:51 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