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.5 to 11.7.0

2

dist/lib/resolvers/http.js

@@ -47,3 +47,3 @@ "use strict";

*/
timeout: 5000, // 5 seconds
timeout: 60000, // 60 seconds
/**

@@ -50,0 +50,0 @@ * The maximum number of HTTP redirects to follow.

@@ -26,3 +26,3 @@ import { ono } from "@jsdevtools/ono";

*/
timeout: 5000, // 5 seconds
timeout: 60_000, // 60 seconds

@@ -29,0 +29,0 @@ /**

{
"name": "@apidevtools/json-schema-ref-parser",
"version": "11.6.5",
"version": "11.7.0",
"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