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

oas-validator

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oas-validator - npm Package Compare versions

Comparing version 4.0.8 to 5.0.0

14

package.json
{
"name": "oas-validator",
"version": "4.0.8",
"version": "5.0.0",
"description": "Parser/validator for OpenAPI 3.x definitions",

@@ -20,12 +20,10 @@ "main": "index.js",

"dependencies": {
"ajv": "^5.5.2",
"better-ajv-errors": "^0.6.7",
"call-me-maybe": "^1.0.1",
"oas-kit-common": "^1.0.8",
"oas-linter": "^3.1.3",
"oas-resolver": "^2.4.3",
"oas-linter": "^3.2.0",
"oas-resolver": "^2.4.4",
"oas-schema-walker": "^1.1.5",
"reftools": "^1.1.5",
"reftools": "^1.1.6",
"should": "^13.2.1",
"yaml": "^1.8.3"
"yaml": "^1.10.0"
},

@@ -39,3 +37,3 @@ "repository": {

},
"gitHead": "63c5ebae86e751955e35b56262353a0429900d8a"
"gitHead": "d4c6b903ab3ef4a94ac3fd8a2b92eaf76b9b7fb6"
}

Sorry, the diff of this file is too big to display

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