@types/relateurl
Advanced tools
Comparing version 0.2.32 to 0.2.33
@@ -17,3 +17,3 @@ declare namespace RelateUrl { | ||
*/ | ||
directoryIndexes?: Array<string> | undefined; | ||
directoryIndexes?: string[] | undefined; | ||
@@ -47,3 +47,3 @@ /** | ||
*/ | ||
rejectedSchemes?: Array<string> | undefined; | ||
rejectedSchemes?: string[] | undefined; | ||
@@ -50,0 +50,0 @@ /** |
{ | ||
"name": "@types/relateurl", | ||
"version": "0.2.32", | ||
"version": "0.2.33", | ||
"description": "TypeScript definitions for relateurl", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/relateurl", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3342dc54ec2039ad99e2f14f60588f4e3664234516bf30578add6f016648261d", | ||
"typesPublisherContentHash": "e0c35e9a134fc50bda60c2b05d15821659fd5eb1c44559ba5d5c74fb7dfb8287", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6490