@byfriends/sdk 0.3.1 → 0.3.2

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.
@@ -3,7 +3,7 @@ import { dirname as __cjsShimDirname } from 'node:path';
3
3
  const __filename = __cjsShimFileURLToPath(import.meta.url);
4
4
  const __dirname = __cjsShimDirname(__filename);
5
5
  import { n as __esmMin } from "./index.mjs";
6
- import { a as File, i as init_esm_min, n as FormData, t as init_from } from "./from--FGcjEDx.mjs";
6
+ import { a as File, i as init_esm_min, n as FormData, t as init_from } from "./from-CeYuGzYt.mjs";
7
7
  //#region ../../node_modules/.pnpm/node-fetch@3.3.2/node_modules/node-fetch/src/utils/multipart-parser.js
8
8
  function _fileName(headerValue) {
9
9
  const m = headerValue.match(/\bfilename=("(.*?)"|([^()<>@,;:\\"/[\]?={}\s\t]+))($|;\s)/i);
@@ -3,7 +3,7 @@ import { dirname as __cjsShimDirname } from 'node:path';
3
3
  const __filename = __cjsShimFileURLToPath(import.meta.url);
4
4
  const __dirname = __cjsShimDirname(__filename);
5
5
  import { n as __esmMin } from "./index.mjs";
6
- import { i as init_esm_min, n as FormData, o as Blob, r as formDataToBlob, s as init_fetch_blob, t as init_from } from "./from--FGcjEDx.mjs";
6
+ import { i as init_esm_min, n as FormData, o as Blob, r as formDataToBlob, s as init_fetch_blob, t as init_from } from "./from-CeYuGzYt.mjs";
7
7
  import Ns, { PassThrough, pipeline } from "node:stream";
8
8
  import http from "node:http";
9
9
  import { format } from "node:url";
@@ -213,7 +213,7 @@ var init_body = __esmMin((() => {
213
213
  for (const [name, value] of parameters) formData.append(name, value);
214
214
  return formData;
215
215
  }
216
- const { toFormData } = await import("./multipart-parser-CO_QxzY-.mjs");
216
+ const { toFormData } = await import("./multipart-parser-Dap8Nj6i.mjs");
217
217
  return toFormData(this.body, ct);
218
218
  }
219
219
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@byfriends/sdk",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "Public TypeScript SDK for BYF agents and sessions",
5
5
  "license": "Proprietary",
6
6
  "author": "ByronFinn",
@@ -49,10 +49,10 @@
49
49
  },
50
50
  "devDependencies": {
51
51
  "@types/yazl": "^2.4.6",
52
- "@byfriends/agent-core": "^0.3.1",
53
- "@byfriends/kaos": "^0.2.2",
54
- "@byfriends/kosong": "^0.2.3",
55
- "@byfriends/oauth": "^0.1.2"
52
+ "@byfriends/agent-core": "^0.3.2",
53
+ "@byfriends/kosong": "^0.3.2",
54
+ "@byfriends/kaos": "^0.3.2",
55
+ "@byfriends/oauth": "^0.3.2"
56
56
  },
57
57
  "scripts": {
58
58
  "build": "tsdown && pnpm run build:dts",
@@ -3,8 +3,8 @@ import { dirname as __cjsShimDirname } from 'node:path';
3
3
  const __filename = __cjsShimFileURLToPath(import.meta.url);
4
4
  const __dirname = __cjsShimDirname(__filename);
5
5
  import { n as __esmMin, r as __require, t as __commonJSMin } from "./index.mjs";
6
- import { promises } from "node:fs";
7
6
  import "node:path";
7
+ import { promises } from "node:fs";
8
8
  //#region ../../node_modules/.pnpm/web-streams-polyfill@3.3.3/node_modules/web-streams-polyfill/dist/ponyfill.es2018.js
9
9
  var require_ponyfill_es2018 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
10
10
  /**