@swagger-api/apidom-ast
Advanced tools
Comparing version
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0-beta.34](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.33...v1.0.0-beta.34) (2025-05-02) | ||
**Note:** Version bump only for package @swagger-api/apidom-ast | ||
# [1.0.0-beta.33](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.32...v1.0.0-beta.33) (2025-04-30) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swagger-api/apidom-ast", | ||
"version": "1.0.0-beta.33", | ||
"version": "1.0.0-beta.34", | ||
"description": "Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
"@babel/runtime-corejs3": "^7.26.10", | ||
"@swagger-api/apidom-error": "^1.0.0-beta.33", | ||
"@swagger-api/apidom-error": "^1.0.0-beta.34", | ||
"@types/ramda": "~0.30.0", | ||
@@ -62,3 +62,3 @@ "ramda": "~0.30.0", | ||
], | ||
"gitHead": "47157fcf0ca53a898386c83ec515e6b61ff444aa" | ||
"gitHead": "8685356d45de9463f828f55589332259e72bd76b" | ||
} |
662082
0.03%