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

@openapi-contrib/json-schema-to-openapi-schema

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openapi-contrib/json-schema-to-openapi-schema - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

30

package.json
{
"name": "@openapi-contrib/json-schema-to-openapi-schema",
"version": "3.0.1",
"version": "3.0.2",
"description": "Converts a JSON Schema to OpenAPI Schema Object",

@@ -28,3 +28,3 @@ "bin": "bin/json-schema-to-openapi-schema.js",

"dependencies": {
"@apidevtools/json-schema-ref-parser": "^11.1.0",
"@apidevtools/json-schema-ref-parser": "^11.6.2",
"json-schema-walker": "^2.0.0",

@@ -35,15 +35,15 @@ "openapi-types": "^12.1.3",

"devDependencies": {
"@eslint/compat": "^1.0.3",
"@types/json-schema": "^7.0.15",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"c8": "^8.0.1",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-unused-imports": "^3.0.0",
"nock": "^13.3.8",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
"c8": "^9.1.0",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unused-imports": "^4.0.0",
"nock": "^13.5.4",
"prettier": "^3.3.0",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"typescript-eslint": "^7.11.0",
"vitest": "^1.6.0"
},

@@ -54,3 +54,3 @@ "prettier": {

},
"packageManager": "yarn@4.0.1"
"packageManager": "yarn@4.2.2"
}

Sorry, the diff of this file is not supported yet

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