Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

oas-resolver

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oas-resolver - npm Package Compare versions

Comparing version 2.5.3 to 2.5.4

4

index.js

@@ -500,4 +500,4 @@ 'use strict';

if (!options.externals) options.externals = [];
if (!options.externalRefs) options.externalRefs = {};
options.externals = [];
options.externalRefs = {};
options.rewriteRefs = true;

@@ -504,0 +504,0 @@ options.resolver = {};

{
"name": "oas-resolver",
"version": "2.5.3",
"version": "2.5.4",
"description": "Resolve external $refs in OpenAPI (swagger) 2.0 / 3.x definitions",

@@ -28,3 +28,3 @@ "main": "index.js",

"oas-kit-common": "^1.0.8",
"reftools": "^1.1.7",
"reftools": "^1.1.8",
"yaml": "^1.10.0",

@@ -40,3 +40,3 @@ "yargs": "^16.1.1"

},
"gitHead": "e26cda02a7d9491a1d2fed6d252dc80a01bd32d8"
"gitHead": "e6bea8e0b913045153b276ab23e203ece3129c88"
}
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