@poe-platform/safe-js 0.1.207 → 0.1.208

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.
@@ -27,7 +27,7 @@ import {
27
27
  validateMigrationSemantics,
28
28
  validateSnapshotData,
29
29
  validateSnapshotMigration
30
- } from "./chunk-NKPHEPKA.js";
30
+ } from "./chunk-WGL3FZZM.js";
31
31
 
32
32
  // packages/safe-js/src/migrate.ts
33
33
  import { createHash } from "node:crypto";
@@ -8249,4 +8249,4 @@ export {
8249
8249
  parseMcpConfig,
8250
8250
  makeMcpModule
8251
8251
  };
8252
- //# sourceMappingURL=chunk-CCGG45AK.js.map
8252
+ //# sourceMappingURL=chunk-G5R5W7BH.js.map
@@ -35111,7 +35111,7 @@ function isStringifyObject(value) {
35111
35111
  return isStringifyContainer(value) && !Array.isArray(value);
35112
35112
  }
35113
35113
  function toSandboxValue(value) {
35114
- if (value === null || value === void 0 || typeof value === "string" || typeof value === "number" || typeof value === "bigint" || typeof value === "boolean" || isSandboxClosure(value) || isSandboxPromise(value) || Array.isArray(value) || isStringifyContainer(value)) {
35114
+ if (value === null || value === void 0 || typeof value === "string" || typeof value === "number" || typeof value === "bigint" || typeof value === "symbol" || typeof value === "boolean" || isSandboxClosure(value) || isSandboxPromise(value) || Array.isArray(value) || isStringifyContainer(value)) {
35115
35115
  return value;
35116
35116
  }
35117
35117
  throw new TypeError(
@@ -37905,4 +37905,4 @@ export {
37905
37905
  FileSnapshotBackend,
37906
37906
  run
37907
37907
  };
37908
- //# sourceMappingURL=chunk-NKPHEPKA.js.map
37908
+ //# sourceMappingURL=chunk-WGL3FZZM.js.map