@speclynx/apidom-parser-adapter-openapi-yaml-2 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-yaml-2
|
|
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-yaml-2
|
|
@@ -1811,6 +1811,13 @@ class YamlNode extends _Node_mjs__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
1811
1811
|
}
|
|
1812
1812
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (YamlNode);
|
|
1813
1813
|
|
|
1814
|
+
/***/ },
|
|
1815
|
+
|
|
1816
|
+
/***/ 6841
|
|
1817
|
+
() {
|
|
1818
|
+
|
|
1819
|
+
|
|
1820
|
+
|
|
1814
1821
|
/***/ },
|
|
1815
1822
|
|
|
1816
1823
|
/***/ 6986
|
|
@@ -3832,7 +3839,7 @@ async function Module2(moduleArg = {}) {
|
|
|
3832
3839
|
if (Module["locateFile"]) {
|
|
3833
3840
|
return locateFile("web-tree-sitter.wasm");
|
|
3834
3841
|
}
|
|
3835
|
-
return new URL(/* asset import */ __webpack_require__(
|
|
3842
|
+
return new URL(/* asset import */ __webpack_require__(6841), __webpack_require__.b).href;
|
|
3836
3843
|
}
|
|
3837
3844
|
__name(findWasmBinary, "findWasmBinary");
|
|
3838
3845
|
function getBinarySync(file) {
|
|
@@ -17772,14 +17779,6 @@ function _objectAssign(target) {
|
|
|
17772
17779
|
|
|
17773
17780
|
/***/ },
|
|
17774
17781
|
|
|
17775
|
-
/***/ 35297
|
|
17776
|
-
(module) {
|
|
17777
|
-
|
|
17778
|
-
"use strict";
|
|
17779
|
-
module.exports = "";
|
|
17780
|
-
|
|
17781
|
-
/***/ },
|
|
17782
|
-
|
|
17783
17782
|
/***/ 35537
|
|
17784
17783
|
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
17785
17784
|
|