@pod-os/core 0.15.1-rc.f1a6ca3.0 → 0.16.0

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.
@@ -14261,7 +14261,7 @@ function listToCollection(kb, obj) {
14261
14261
  }
14262
14262
  function jsonldParser(str, kb, base, callback) {
14263
14263
  const baseString = base && Object.prototype.hasOwnProperty.call(base, "termType") ? base.value : base;
14264
- return import("./jsonld-RY2OHZTS.js").then((jsonld) => {
14264
+ return import("./jsonld-X74JI4TL.js").then((jsonld) => {
14265
14265
  return jsonld.flatten(JSON.parse(str), null, {
14266
14266
  base: baseString
14267
14267
  });
@@ -5,7 +5,7 @@ import {
5
5
  namedNode,
6
6
  require_short_unique_id,
7
7
  st
8
- } from "./chunk-L3UW6YAT.js";
8
+ } from "./chunk-VGZLO2LW.js";
9
9
  import {
10
10
  __toESM
11
11
  } from "./chunk-U67V476Y.js";