oas-normalize
Advanced tools
Comparing version 8.3.4 to 8.4.0
{ | ||
"name": "oas-normalize", | ||
"version": "8.3.4", | ||
"version": "8.4.0", | ||
"description": "Tooling for converting, valiating, and parsing OpenAPI, Swagger, and Postman API definitions", | ||
@@ -45,3 +45,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@readme/openapi-parser": "^2.4.0", | ||
"@readme/openapi-parser": "^2.5.0", | ||
"@readme/postman-to-openapi": "^4.0.0", | ||
@@ -55,3 +55,3 @@ "js-yaml": "^4.1.0", | ||
"@readme/eslint-config": "^10.5.1", | ||
"@readme/oas-examples": "^5.8.1", | ||
"@readme/oas-examples": "^5.10.0", | ||
"@types/jest": "^29.5.0", | ||
@@ -63,3 +63,3 @@ "@types/js-yaml": "^4.0.5", | ||
"nock": "^13.3.0", | ||
"prettier": "^2.8.5", | ||
"prettier": "^2.8.7", | ||
"ts-jest": "^29.0.5", | ||
@@ -66,0 +66,0 @@ "typescript": "^4.9.5" |
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
2661029