@hasna/logs 0.3.23 → 0.3.25

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.
@@ -7,7 +7,7 @@ import {
7
7
  isJSONRPCErrorResponse,
8
8
  isJSONRPCRequest,
9
9
  isJSONRPCResultResponse
10
- } from "./index-hjzbctgt.js";
10
+ } from "./index-5qznfyah.js";
11
11
  import"./index-re3ntm60.js";
12
12
 
13
13
  // src/mcp/http.ts
@@ -3635,7 +3635,7 @@ function finalize(ctx, schema) {
3635
3635
  result.$schema = "http://json-schema.org/draft-07/schema#";
3636
3636
  } else if (ctx.target === "draft-04") {
3637
3637
  result.$schema = "http://json-schema.org/draft-04/schema#";
3638
- } else if (ctx.target === "openapi-3.0") {} else {}
3638
+ } else if (ctx.target === "openapi-3.0") {}
3639
3639
  if (ctx.external?.uri) {
3640
3640
  const id = ctx.external.registry.get(schema)?.id;
3641
3641
  if (!id)
@@ -3883,7 +3883,7 @@ var literalProcessor = (schema, ctx, json, _params) => {
3883
3883
  if (val === undefined) {
3884
3884
  if (ctx.unrepresentable === "throw") {
3885
3885
  throw new Error("Literal `undefined` cannot be represented in JSON Schema");
3886
- } else {}
3886
+ }
3887
3887
  } else if (typeof val === "bigint") {
3888
3888
  if (ctx.unrepresentable === "throw") {
3889
3889
  throw new Error("BigInt literals cannot be represented in JSON Schema");
@@ -5,7 +5,7 @@ import {
5
5
  listPages,
6
6
  saveSnapshot,
7
7
  touchPage
8
- } from "./index-t97ttm0a.js";
8
+ } from "./index-pen6t0yc.js";
9
9
  import {
10
10
  createScanRun,
11
11
  finishScanRun,
@@ -894,7 +894,7 @@ var require_scheduled_task = __commonJS((exports, module) => {
894
894
 
895
895
  // node_modules/node-cron/src/background-scheduled-task/index.js
896
896
  var require_background_scheduled_task = __commonJS((exports, module) => {
897
- var __dirname = "/Users/hasna/Workspace/hasna/opensource/opensourcedev/open-logs/node_modules/node-cron/src/background-scheduled-task";
897
+ var __dirname = "/tmp/hasna-webhooks-all-1781605110/open-logs/node_modules/node-cron/src/background-scheduled-task";
898
898
  var EventEmitter = __require("events");
899
899
  var path = __require("path");
900
900
  var { fork } = __require("child_process");
@@ -894,7 +894,7 @@ var require_scheduled_task = __commonJS((exports, module) => {
894
894
 
895
895
  // node_modules/node-cron/src/background-scheduled-task/index.js
896
896
  var require_background_scheduled_task = __commonJS((exports, module) => {
897
- var __dirname = "/Users/hasna/Workspace/hasna/opensource/open-logs/node_modules/node-cron/src/background-scheduled-task";
897
+ var __dirname = "/tmp/hasna-webhooks-all-1781605110/open-logs/node_modules/node-cron/src/background-scheduled-task";
898
898
  var EventEmitter = __require("events");
899
899
  var path = __require("path");
900
900
  var { fork } = __require("child_process");