@speclynx/apidom-parser-adapter-openapi-json-3-0 2.5.0 → 2.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,10 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.5.1](https://github.com/speclynx/apidom/compare/v2.5.0...v2.5.1) (2026-01-31)
7
+
8
+ **Note:** Version bump only for package @speclynx/apidom-parser-adapter-openapi-json-3-0
9
+
6
10
  # [2.5.0](https://github.com/speclynx/apidom/compare/v2.4.0...v2.5.0) (2026-01-30)
7
11
 
8
12
  **Note:** Version bump only for package @speclynx/apidom-parser-adapter-openapi-json-3-0
@@ -20019,6 +20019,13 @@ class ResponseLinks extends _speclynx_apidom_datamodel__WEBPACK_IMPORTED_MODULE_
20019
20019
  }
20020
20020
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ResponseLinks);
20021
20021
 
20022
+ /***/ },
20023
+
20024
+ /***/ 6841
20025
+ () {
20026
+
20027
+
20028
+
20022
20029
  /***/ },
20023
20030
 
20024
20031
  /***/ 6867
@@ -22371,14 +22378,6 @@ var isEmptyArray = (0,ramda__WEBPACK_IMPORTED_MODULE_0__["default"])(_isArray_js
22371
22378
 
22372
22379
  /***/ },
22373
22380
 
22374
- /***/ 7678
22375
- (module) {
22376
-
22377
- "use strict";
22378
- module.exports = "";
22379
-
22380
- /***/ },
22381
-
22382
22381
  /***/ 7694
22383
22382
  (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
22384
22383
 
@@ -28315,7 +28314,7 @@ async function Module2(moduleArg = {}) {
28315
28314
  if (Module["locateFile"]) {
28316
28315
  return locateFile("web-tree-sitter.wasm");
28317
28316
  }
28318
- return new URL(/* asset import */ __webpack_require__(7678), __webpack_require__.b).href;
28317
+ return new URL(/* asset import */ __webpack_require__(6841), __webpack_require__.b).href;
28319
28318
  }
28320
28319
  __name(findWasmBinary, "findWasmBinary");
28321
28320
  function getBinarySync(file) {