@readme/oas-extensions
Advanced tools
Comparing version 13.4.6 to 13.4.7
const extensions = require('..'); | ||
const petstore = require('@readme/oas-examples/3.0/json/petstore.json'); | ||
const Oas = require('oas/tooling'); | ||
const Oas = require('oas'); | ||
@@ -5,0 +5,0 @@ test.each([ |
{ | ||
"name": "@readme/oas-extensions", | ||
"description": "A list of extensions that ReadMe has added to extend the OAS spec", | ||
"version": "13.4.6", | ||
"version": "13.4.7", | ||
"author": "Dom Harrington <dom@harrington-mail.com>", | ||
@@ -22,5 +22,5 @@ "license": "ISC", | ||
"jest": "^26.6.3", | ||
"oas": "^11.0.0" | ||
"oas": "^12.0.0" | ||
}, | ||
"gitHead": "c13f8dac1f529e45b839eebf8a649f15d43158c6" | ||
"gitHead": "7594986adfe8b6e2050d9b480757c451829149ca" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
73065