You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@swagger-api/apidom-core

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
1.0.0-beta.30

4

CHANGELOG.md

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

# [1.0.0-beta.30](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.29...v1.0.0-beta.30) (2025-03-17)
**Note:** Version bump only for package @swagger-api/apidom-core
# [1.0.0-beta.29](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.28...v1.0.0-beta.29) (2025-03-17)

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

8

package.json
{
"name": "@swagger-api/apidom-core",
"version": "1.0.0-beta.29",
"version": "1.0.0-beta.30",
"description": "Tools for manipulating ApiDOM structures.",

@@ -45,4 +45,4 @@ "publishConfig": {

"@babel/runtime-corejs3": "^7.26.10",
"@swagger-api/apidom-ast": "^1.0.0-beta.29",
"@swagger-api/apidom-error": "^1.0.0-beta.29",
"@swagger-api/apidom-ast": "^1.0.0-beta.30",
"@swagger-api/apidom-error": "^1.0.0-beta.30",
"@types/ramda": "~0.30.0",

@@ -66,3 +66,3 @@ "minim": "~0.23.8",

],
"gitHead": "933a3340eda0288faccbc977f0ea1712be011090"
"gitHead": "6c9b103eee7d2886214719436829f744aa6059cd"
}