@apidevtools/json-schema-ref-parser
Advanced tools
Comparing version 11.6.3 to 11.6.4
@@ -16,3 +16,3 @@ /// <reference types="node" /> | ||
*/ | ||
headers?: HeadersInit | null; | ||
headers?: RequestInit['headers'] | null; | ||
/** | ||
@@ -19,0 +19,0 @@ * The amount of time (in milliseconds) to wait for a response from the server when downloading files. The default is 5 seconds. |
@@ -28,3 +28,3 @@ import type { | ||
*/ | ||
headers?: HeadersInit | null; | ||
headers?: RequestInit['headers'] | null; | ||
@@ -31,0 +31,0 @@ /** |
{ | ||
"name": "@apidevtools/json-schema-ref-parser", | ||
"version": "11.6.3", | ||
"version": "11.6.4", | ||
"description": "Parse, Resolve, and Dereference JSON Schema $ref pointers", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
337078