@speclynx/apidom-parser-adapter-asyncapi-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-asyncapi-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-asyncapi-yaml-2
|
|
@@ -2071,6 +2071,13 @@ class YamlNode extends _Node_mjs__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
2071
2071
|
}
|
|
2072
2072
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (YamlNode);
|
|
2073
2073
|
|
|
2074
|
+
/***/ },
|
|
2075
|
+
|
|
2076
|
+
/***/ 6841
|
|
2077
|
+
() {
|
|
2078
|
+
|
|
2079
|
+
|
|
2080
|
+
|
|
2074
2081
|
/***/ },
|
|
2075
2082
|
|
|
2076
2083
|
/***/ 6859
|
|
@@ -4410,7 +4417,7 @@ async function Module2(moduleArg = {}) {
|
|
|
4410
4417
|
if (Module["locateFile"]) {
|
|
4411
4418
|
return locateFile("web-tree-sitter.wasm");
|
|
4412
4419
|
}
|
|
4413
|
-
return new URL(/* asset import */ __webpack_require__(
|
|
4420
|
+
return new URL(/* asset import */ __webpack_require__(6841), __webpack_require__.b).href;
|
|
4414
4421
|
}
|
|
4415
4422
|
__name(findWasmBinary, "findWasmBinary");
|
|
4416
4423
|
function getBinarySync(file) {
|
|
@@ -21674,14 +21681,6 @@ function _objectAssign(target) {
|
|
|
21674
21681
|
|
|
21675
21682
|
/***/ },
|
|
21676
21683
|
|
|
21677
|
-
/***/ 35297
|
|
21678
|
-
(module) {
|
|
21679
|
-
|
|
21680
|
-
"use strict";
|
|
21681
|
-
module.exports = "";
|
|
21682
|
-
|
|
21683
|
-
/***/ },
|
|
21684
|
-
|
|
21685
21684
|
/***/ 35537
|
|
21686
21685
|
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
21687
21686
|
|