@scalar/openapi-parser
Advanced tools
Comparing version 0.10.6 to 0.10.7
# @scalar/openapi-parser | ||
## 0.10.7 | ||
### Patch Changes | ||
- 1223c1f: chore: code style | ||
## 0.10.6 | ||
@@ -4,0 +10,0 @@ |
@@ -20,3 +20,3 @@ { | ||
], | ||
"version": "0.10.6", | ||
"version": "0.10.7", | ||
"engines": { | ||
@@ -68,4 +68,4 @@ "node": ">=18" | ||
"tinybench": "^2.8.0", | ||
"@scalar/build-tooling": "0.1.12", | ||
"@scalar/types": "0.0.32", | ||
"@scalar/build-tooling": "0.1.13", | ||
"@scalar/types": "0.0.33", | ||
"@scalar/openapi-types": "0.1.7" | ||
@@ -72,0 +72,0 @@ }, |
2010313