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.1 to 13.7.2

validator/es/lib/isTaxID.d.ts

3

validator/index.d.ts

@@ -22,2 +22,3 @@ // Type definitions for validator.js 13.7

import * as _isURL from './lib/isURL';
import * as _isTaxID from './lib/isTaxID';

@@ -1074,2 +1075,4 @@ declare namespace validator {

const isTaxID: typeof _isTaxID.default;
/**

@@ -1076,0 +1079,0 @@ * Check if the string is uppercase.

6

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

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

"dependencies": {},
"typesPublisherContentHash": "181248b33afad121fd7a658c5bc6030e466bec7a2f3c7c80827a3b4ef029fa3f",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "b477ad1a4a78e315c62acf0c3855f5f77d1233047807a78837d27fa4fb604ea2",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Thu, 23 Dec 2021 23:35:58 GMT
* Last updated: Fri, 25 Mar 2022 19:01:55 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