oas-normalize
Advanced tools
Comparing version 5.1.1 to 5.1.2
{ | ||
"name": "oas-normalize", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"description": "OpenAPI 3.x or Swagger 2.0? YAML or JSON? URL, path, string or object? Who cares! It just works.", | ||
@@ -39,3 +39,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@readme/openapi-parser": "^2.0.2", | ||
"@readme/openapi-parser": "^2.0.4", | ||
"js-yaml": "^4.1.0", | ||
@@ -46,10 +46,10 @@ "node-fetch": "^2.6.1", | ||
"devDependencies": { | ||
"@readme/eslint-config": "^8.2.0", | ||
"@readme/eslint-config": "^8.5.1", | ||
"@readme/oas-examples": "^4.4.0", | ||
"eslint": "^8.8.0", | ||
"jest": "^27.4.7", | ||
"nock": "^13.2.2", | ||
"prettier": "^2.5.1" | ||
"eslint": "^8.11.0", | ||
"jest": "^27.5.1", | ||
"nock": "^13.2.4", | ||
"prettier": "^2.6.0" | ||
}, | ||
"prettier": "@readme/eslint-config/prettier" | ||
} |
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
9783
5