🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@swagger-api/apidom-ast

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swagger-api/apidom-ast - npm Package Compare versions

Comparing version

to
1.0.0-beta.40

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

# [1.0.0-beta.40](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.39...v1.0.0-beta.40) (2025-05-30)
**Note:** Version bump only for package @swagger-api/apidom-ast
# [1.0.0-beta.39](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.38...v1.0.0-beta.39) (2025-05-20)

@@ -8,0 +12,0 @@

6

package.json
{
"name": "@swagger-api/apidom-ast",
"version": "1.0.0-beta.39",
"version": "1.0.0-beta.40",
"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.39",
"@swagger-api/apidom-error": "^1.0.0-beta.40",
"@types/ramda": "~0.30.0",

@@ -62,3 +62,3 @@ "ramda": "~0.30.0",

],
"gitHead": "66ab441a25c5d7286ed76833fc17ee11bad16dd5"
"gitHead": "7c36e885bf7b89b1ba1d4259476c4a176cbf0a31"
}