@speclynx/apidom-parser-adapter-arazzo-yaml-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-arazzo-yaml-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
|
### Features
|
|
@@ -1946,6 +1946,13 @@ class YamlNode extends _Node_mjs__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
1946
1946
|
}
|
|
1947
1947
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (YamlNode);
|
|
1948
1948
|
|
|
1949
|
+
/***/ },
|
|
1950
|
+
|
|
1951
|
+
/***/ 6841
|
|
1952
|
+
() {
|
|
1953
|
+
|
|
1954
|
+
|
|
1955
|
+
|
|
1949
1956
|
/***/ },
|
|
1950
1957
|
|
|
1951
1958
|
/***/ 6986
|
|
@@ -4237,7 +4244,7 @@ async function Module2(moduleArg = {}) {
|
|
|
4237
4244
|
if (Module["locateFile"]) {
|
|
4238
4245
|
return locateFile("web-tree-sitter.wasm");
|
|
4239
4246
|
}
|
|
4240
|
-
return new URL(/* asset import */ __webpack_require__(
|
|
4247
|
+
return new URL(/* asset import */ __webpack_require__(6841), __webpack_require__.b).href;
|
|
4241
4248
|
}
|
|
4242
4249
|
__name(findWasmBinary, "findWasmBinary");
|
|
4243
4250
|
function getBinarySync(file) {
|
|
@@ -18823,14 +18830,6 @@ function _objectAssign(target) {
|
|
|
18823
18830
|
|
|
18824
18831
|
/***/ },
|
|
18825
18832
|
|
|
18826
|
-
/***/ 35297
|
|
18827
|
-
(module) {
|
|
18828
|
-
|
|
18829
|
-
"use strict";
|
|
18830
|
-
module.exports = "";
|
|
18831
|
-
|
|
18832
|
-
/***/ },
|
|
18833
|
-
|
|
18834
18833
|
/***/ 35537
|
|
18835
18834
|
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
18836
18835
|
|