Socket
Socket
Sign inDemoInstall

@apidevtools/json-schema-ref-parser

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apidevtools/json-schema-ref-parser - npm Package Compare versions

Comparing version 11.6.3 to 11.6.4

2

dist/lib/types/index.d.ts

@@ -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": [

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