@swagger-api/apidom-ast
Advanced tools
Comparing version 1.0.0-beta.10 to 1.0.0-beta.11
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0-beta.11](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2025-01-27) | ||
**Note:** Version bump only for package @swagger-api/apidom-ast | ||
# [1.0.0-beta.10](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2025-01-25) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swagger-api/apidom-ast", | ||
"version": "1.0.0-beta.10", | ||
"version": "1.0.0-beta.11", | ||
"description": "Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
"@babel/runtime-corejs3": "^7.20.7", | ||
"@swagger-api/apidom-error": "^1.0.0-beta.10", | ||
"@swagger-api/apidom-error": "^1.0.0-beta.11", | ||
"@types/ramda": "~0.30.0", | ||
@@ -62,3 +62,3 @@ "ramda": "~0.30.0", | ||
], | ||
"gitHead": "ee2045e4a14214810fecb7ddaa75b1ae35daf8e4" | ||
"gitHead": "2923c19f907b5d88a92eb3f297069dd3af78cd96" | ||
} |
657719
+ Added@swagger-api/apidom-error@1.0.0-beta.12(transitive)
- Removed@swagger-api/apidom-error@1.0.0-beta.11(transitive)