@speclynx/apidom-parser-adapter-json-schema-yaml-2020-12 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-json-schema-yaml-2020-12
|
|
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-json-schema-yaml-2020-12
|
|
@@ -1704,6 +1704,13 @@ class YamlNode extends _Node_mjs__WEBPACK_IMPORTED_MODULE_0__["default"] {
|
|
|
1704
1704
|
}
|
|
1705
1705
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (YamlNode);
|
|
1706
1706
|
|
|
1707
|
+
/***/ },
|
|
1708
|
+
|
|
1709
|
+
/***/ 6841
|
|
1710
|
+
() {
|
|
1711
|
+
|
|
1712
|
+
|
|
1713
|
+
|
|
1707
1714
|
/***/ },
|
|
1708
1715
|
|
|
1709
1716
|
/***/ 6986
|
|
@@ -3754,7 +3761,7 @@ async function Module2(moduleArg = {}) {
|
|
|
3754
3761
|
if (Module["locateFile"]) {
|
|
3755
3762
|
return locateFile("web-tree-sitter.wasm");
|
|
3756
3763
|
}
|
|
3757
|
-
return new URL(/* asset import */ __webpack_require__(
|
|
3764
|
+
return new URL(/* asset import */ __webpack_require__(6841), __webpack_require__.b).href;
|
|
3758
3765
|
}
|
|
3759
3766
|
__name(findWasmBinary, "findWasmBinary");
|
|
3760
3767
|
function getBinarySync(file) {
|
|
@@ -17505,14 +17512,6 @@ function _objectAssign(target) {
|
|
|
17505
17512
|
|
|
17506
17513
|
/***/ },
|
|
17507
17514
|
|
|
17508
|
-
/***/ 35297
|
|
17509
|
-
(module) {
|
|
17510
|
-
|
|
17511
|
-
"use strict";
|
|
17512
|
-
module.exports = "";
|
|
17513
|
-
|
|
17514
|
-
/***/ },
|
|
17515
|
-
|
|
17516
17515
|
/***/ 35537
|
|
17517
17516
|
(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
17518
17517
|
|