@jentic/arazzo-validator 1.0.0-alpha.10 → 1.0.0-alpha.11
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
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
# [1.0.0-alpha.11](https://github.com/jentic/jentic-arazzo-tools/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2026-02-10)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
- add initial validator implementation ([#60](https://github.com/jentic/jentic-arazzo-tools/issues/60)) ([4e9a73d](https://github.com/jentic/jentic-arazzo-tools/commit/4e9a73dd5ca2b2b48ebc32de6b02c93524fabccf))
|
|
@@ -94960,7 +94960,7 @@ async function Module2(moduleArg = {}) {
|
|
|
94960
94960
|
var ENVIRONMENT_IS_NODE = typeof process == "object" && process.versions?.node && process.type != "renderer";
|
|
94961
94961
|
if (ENVIRONMENT_IS_NODE) {
|
|
94962
94962
|
const { createRequire } = await Promise.resolve(/* import() */).then(__webpack_require__.t.bind(__webpack_require__, 29415, 19));
|
|
94963
|
-
var require = createRequire("file:///home/
|
|
94963
|
+
var require = createRequire("file:///home/runner/work/jentic-arazzo-tools/jentic-arazzo-tools/node_modules/@speclynx/apidom-parser-adapter-json/node_modules/web-tree-sitter/web-tree-sitter.js");
|
|
94964
94964
|
}
|
|
94965
94965
|
Module.currentQueryProgressCallback = null;
|
|
94966
94966
|
Module.currentProgressCallback = null;
|
|
@@ -94971,7 +94971,7 @@ async function Module2(moduleArg = {}) {
|
|
|
94971
94971
|
var quit_ = /* @__PURE__ */ __name((status, toThrow) => {
|
|
94972
94972
|
throw toThrow;
|
|
94973
94973
|
}, "quit_");
|
|
94974
|
-
var _scriptName = "file:///home/
|
|
94974
|
+
var _scriptName = "file:///home/runner/work/jentic-arazzo-tools/jentic-arazzo-tools/node_modules/@speclynx/apidom-parser-adapter-json/node_modules/web-tree-sitter/web-tree-sitter.js";
|
|
94975
94975
|
var scriptDirectory = "";
|
|
94976
94976
|
function locateFile(path) {
|
|
94977
94977
|
if (Module["locateFile"]) {
|
|
@@ -99992,7 +99992,7 @@ async function Module2(moduleArg = {}) {
|
|
|
99992
99992
|
var ENVIRONMENT_IS_NODE = typeof process == "object" && process.versions?.node && process.type != "renderer";
|
|
99993
99993
|
if (ENVIRONMENT_IS_NODE) {
|
|
99994
99994
|
const { createRequire } = await Promise.resolve(/* import() */).then(__webpack_require__.t.bind(__webpack_require__, 35463, 19));
|
|
99995
|
-
var require = createRequire("file:///home/
|
|
99995
|
+
var require = createRequire("file:///home/runner/work/jentic-arazzo-tools/jentic-arazzo-tools/node_modules/@speclynx/apidom-parser-adapter-yaml-1-2/node_modules/web-tree-sitter/web-tree-sitter.js");
|
|
99996
99996
|
}
|
|
99997
99997
|
Module.currentQueryProgressCallback = null;
|
|
99998
99998
|
Module.currentProgressCallback = null;
|
|
@@ -100003,7 +100003,7 @@ async function Module2(moduleArg = {}) {
|
|
|
100003
100003
|
var quit_ = /* @__PURE__ */ __name((status, toThrow) => {
|
|
100004
100004
|
throw toThrow;
|
|
100005
100005
|
}, "quit_");
|
|
100006
|
-
var _scriptName = "file:///home/
|
|
100006
|
+
var _scriptName = "file:///home/runner/work/jentic-arazzo-tools/jentic-arazzo-tools/node_modules/@speclynx/apidom-parser-adapter-yaml-1-2/node_modules/web-tree-sitter/web-tree-sitter.js";
|
|
100007
100007
|
var scriptDirectory = "";
|
|
100008
100008
|
function locateFile(path) {
|
|
100009
100009
|
if (Module["locateFile"]) {
|