@speclynx/apidom-parser-adapter-openapi-json-3-1 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-1
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-1
@@ -1660,6 +1660,13 @@ class SchemasVisitor extends _bases_mjs__WEBPACK_IMPORTED_MODULE_2__.BaseMapVisi
1660
1660
  }
1661
1661
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (SchemasVisitor);
1662
1662
 
1663
+ /***/ },
1664
+
1665
+ /***/ 6841
1666
+ () {
1667
+
1668
+
1669
+
1663
1670
  /***/ },
1664
1671
 
1665
1672
  /***/ 6986
@@ -3623,7 +3630,7 @@ async function Module2(moduleArg = {}) {
3623
3630
  if (Module["locateFile"]) {
3624
3631
  return locateFile("web-tree-sitter.wasm");
3625
3632
  }
3626
- return new URL(/* asset import */ __webpack_require__(35297), __webpack_require__.b).href;
3633
+ return new URL(/* asset import */ __webpack_require__(6841), __webpack_require__.b).href;
3627
3634
  }
3628
3635
  __name(findWasmBinary, "findWasmBinary");
3629
3636
  function getBinarySync(file) {
@@ -18682,14 +18689,6 @@ const parse = async (source, {
18682
18689
 
18683
18690
  /***/ },
18684
18691
 
18685
- /***/ 35297
18686
- (module) {
18687
-
18688
- "use strict";
18689
- module.exports = "";
18690
-
18691
- /***/ },
18692
-
18693
18692
  /***/ 35772
18694
18693
  (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
18695
18694