@typespec/openapi3
Advanced tools
Comparing version 0.55.0-dev.2 to 0.55.0-dev.3
{ | ||
"name": "@typespec/openapi3", | ||
"version": "0.55.0-dev.2", | ||
"version": "0.55.0-dev.3", | ||
"author": "Microsoft Corporation", | ||
@@ -41,3 +41,3 @@ "description": "TypeSpec library for emitting OpenAPI 3.0 from the TypeSpec REST protocol binding", | ||
"dependencies": { | ||
"yaml": "~2.3.4" | ||
"yaml": "~2.4.1" | ||
}, | ||
@@ -60,9 +60,9 @@ "peerDependencies": { | ||
"@typespec/versioning": "~0.54.0 || >=0.55.0-dev <0.55.0", | ||
"@vitest/coverage-v8": "^1.2.2", | ||
"@vitest/ui": "^1.2.2", | ||
"@vitest/coverage-v8": "^1.4.0", | ||
"@vitest/ui": "^1.4.0", | ||
"c8": "^9.1.0", | ||
"eslint": "^8.56.0", | ||
"eslint": "^8.57.0", | ||
"rimraf": "~5.0.5", | ||
"typescript": "~5.3.3", | ||
"vitest": "^1.2.2", | ||
"typescript": "~5.4.2", | ||
"vitest": "^1.4.0", | ||
"@typespec/tspd": "~0.46.0" | ||
@@ -69,0 +69,0 @@ }, |
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
- Removedyaml@2.3.4(transitive)
Updatedyaml@~2.4.1