@alpic-ai/sdk 0.0.0-dev.gc47cbb1 → 0.0.0-dev.gd40ea9c
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/dist/api/auth-scope.d.ts +2 -0
- package/dist/api/auth-scope.js +7 -0
- package/dist/api/auth-scope.js.map +1 -0
- package/dist/api/client.d.ts +5 -1
- package/dist/api/client.js +11 -8
- package/dist/api/client.js.map +1 -1
- package/dist/auth/index.d.ts +9 -0
- package/dist/auth/index.js +14 -1
- package/dist/auth/index.js.map +1 -1
- package/dist/auth/oauth-client.d.ts +1 -1
- package/dist/auth/oauth-client.js +3 -3
- package/dist/auth/oauth-client.js.map +1 -1
- package/dist/auth/server/index.js +1 -1
- package/dist/auth/server/index.js.map +1 -1
- package/dist/client.d.ts +4 -8
- package/dist/client.js +6 -20
- package/dist/client.js.map +1 -1
- package/dist/index.d.ts +3 -4
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/lib/emitter.d.ts +7 -0
- package/dist/lib/emitter.js +29 -0
- package/dist/lib/emitter.js.map +1 -0
- package/dist/tunnel/tunnel.d.ts +13 -10
- package/dist/tunnel/tunnel.js +122 -47
- package/dist/tunnel/tunnel.js.map +1 -1
- package/dist/vendor/pipenet.js +6 -6
- package/dist/vendor/pipenet.js.map +1 -1
- package/package.json +8 -2
package/dist/vendor/pipenet.js
CHANGED
|
@@ -16571,18 +16571,18 @@ var {
|
|
|
16571
16571
|
create
|
|
16572
16572
|
} = axios_default;
|
|
16573
16573
|
|
|
16574
|
-
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=
|
|
16574
|
+
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=24bd89f8b5bea6a63243b7a7d4ad888dcf7049e36eac19b10006403b29758c35/node_modules/pipenet/dist/Tunnel.js
|
|
16575
16575
|
var import_debug2 = __toESM(require_src(), 1);
|
|
16576
16576
|
import { EventEmitter as EventEmitter3 } from "events";
|
|
16577
16577
|
|
|
16578
|
-
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=
|
|
16578
|
+
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=24bd89f8b5bea6a63243b7a7d4ad888dcf7049e36eac19b10006403b29758c35/node_modules/pipenet/dist/TunnelCluster.js
|
|
16579
16579
|
var import_debug = __toESM(require_src(), 1);
|
|
16580
16580
|
import { EventEmitter as EventEmitter2 } from "events";
|
|
16581
16581
|
import fs from "fs";
|
|
16582
16582
|
import net from "net";
|
|
16583
16583
|
import tls from "tls";
|
|
16584
16584
|
|
|
16585
|
-
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=
|
|
16585
|
+
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=24bd89f8b5bea6a63243b7a7d4ad888dcf7049e36eac19b10006403b29758c35/node_modules/pipenet/dist/HeaderHostTransformer.js
|
|
16586
16586
|
import { Transform } from "stream";
|
|
16587
16587
|
var HeaderHostTransformer = class extends Transform {
|
|
16588
16588
|
host;
|
|
@@ -16600,7 +16600,7 @@ var HeaderHostTransformer = class extends Transform {
|
|
|
16600
16600
|
}
|
|
16601
16601
|
};
|
|
16602
16602
|
|
|
16603
|
-
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=
|
|
16603
|
+
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=24bd89f8b5bea6a63243b7a7d4ad888dcf7049e36eac19b10006403b29758c35/node_modules/pipenet/dist/TunnelCluster.js
|
|
16604
16604
|
var log = (0, import_debug.default)("pipenet:client");
|
|
16605
16605
|
var TunnelCluster = class extends EventEmitter2 {
|
|
16606
16606
|
opts;
|
|
@@ -16708,7 +16708,7 @@ var TunnelCluster = class extends EventEmitter2 {
|
|
|
16708
16708
|
}
|
|
16709
16709
|
};
|
|
16710
16710
|
|
|
16711
|
-
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=
|
|
16711
|
+
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=24bd89f8b5bea6a63243b7a7d4ad888dcf7049e36eac19b10006403b29758c35/node_modules/pipenet/dist/Tunnel.js
|
|
16712
16712
|
var log2 = (0, import_debug2.default)("pipenet:client");
|
|
16713
16713
|
var Tunnel = class extends EventEmitter3 {
|
|
16714
16714
|
cachedUrl;
|
|
@@ -16856,7 +16856,7 @@ var Tunnel = class extends EventEmitter3 {
|
|
|
16856
16856
|
}
|
|
16857
16857
|
};
|
|
16858
16858
|
|
|
16859
|
-
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=
|
|
16859
|
+
// ../../node_modules/.pnpm/pipenet@1.4.0_patch_hash=24bd89f8b5bea6a63243b7a7d4ad888dcf7049e36eac19b10006403b29758c35/node_modules/pipenet/dist/pipenet.js
|
|
16860
16860
|
function pipenet(arg1, arg2, arg3) {
|
|
16861
16861
|
const options = typeof arg1 === "object" ? arg1 : { ...arg2, port: arg1 };
|
|
16862
16862
|
const callback = typeof arg1 === "object" ? arg2 : arg3;
|