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.11.10 to 13.12.0

4

validator/index.d.ts

@@ -1209,5 +1209,5 @@ import * as _isBoolean from "./lib/isBoolean";

export type UUIDVersion = "1" | "2" | "3" | "4" | "5" | "all" | 1 | 2 | 3 | 4 | 5;
export type UUIDVersion = "1" | "2" | "3" | "4" | "5" | "7" | "all" | 1 | 2 | 3 | 4 | 5 | 7;
/**
* Check if the string is a UUID (version 1, 2, 3, 4 or 5).
* Check if the string is a UUID (version 1, 2, 3, 4, 5 or 7).
*

@@ -1214,0 +1214,0 @@ * @param [version="all"] - UUID version

{
"name": "@types/validator",
"version": "13.11.10",
"version": "13.12.0",
"description": "TypeScript definitions for validator",

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

"dependencies": {},
"typesPublisherContentHash": "5a6c0f17989fb722d0523a1922e2e0b2fb343e59bc934e5df5eb91fde3c11f68",
"typesPublisherContentHash": "7f42e4450fe2158eac91ad1bcc578bf8d353390362895a0b2aa4d0d106ff4dae",
"typeScriptVersion": "4.7"
}

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

### Additional Details
* Last updated: Sat, 11 May 2024 09:35:43 GMT
* Last updated: Sun, 16 Jun 2024 11:35:49 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

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