lakutata 2.0.59 → 2.0.60
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/com/cacher.d.ts +5 -5
- package/com/database.d.ts +4 -4
- package/com/docker.d.ts +6 -6
- package/com/entrypoint.d.ts +6 -6
- package/com/logger.d.ts +3 -3
- package/com/monitor.d.ts +4 -4
- package/decorator/asst.d.ts +2 -2
- package/decorator/ctrl.d.ts +7 -7
- package/decorator/di.d.ts +5 -5
- package/decorator/dto.d.ts +5 -5
- package/decorator/orm.d.ts +3 -3
- package/helper.d.ts +2 -2
- package/lakutata.d.ts +11 -11
- package/orm.d.ts +4 -4
- package/package.json +1 -1
- package/provider/database.d.ts +4 -4
- package/provider/passwordHash.d.ts +3 -3
- package/vendor/Package.1.cjs +2 -0
- package/vendor/Package.1.mjs +2 -0
- package/vendor/Package.10.cjs +2 -0
- package/vendor/Package.10.mjs +2 -0
- package/vendor/Package.11.cjs +2 -0
- package/vendor/Package.11.mjs +2 -0
- package/vendor/Package.12.cjs +2 -0
- package/vendor/Package.12.mjs +2 -0
- package/vendor/Package.122.cjs +2 -0
- package/vendor/Package.122.mjs +2 -0
- package/vendor/Package.13.cjs +2 -0
- package/vendor/Package.13.mjs +2 -0
- package/vendor/Package.132.cjs +2 -0
- package/vendor/Package.132.mjs +2 -0
- package/vendor/Package.14.cjs +2 -0
- package/vendor/Package.14.mjs +2 -0
- package/vendor/Package.15.cjs +2 -0
- package/vendor/Package.15.mjs +2 -0
- package/vendor/Package.16.cjs +2 -0
- package/vendor/Package.16.mjs +2 -0
- package/vendor/Package.17.cjs +2 -0
- package/vendor/Package.17.mjs +2 -0
- package/vendor/Package.18.cjs +2 -0
- package/vendor/Package.18.mjs +2 -0
- package/vendor/Package.19.cjs +197 -184
- package/vendor/Package.19.mjs +189 -176
- package/vendor/Package.2.cjs +2 -0
- package/vendor/Package.2.mjs +2 -0
- package/vendor/Package.20.cjs +2 -0
- package/vendor/Package.20.mjs +2 -0
- package/vendor/Package.3.cjs +2 -0
- package/vendor/Package.3.mjs +2 -0
- package/vendor/Package.4.cjs +2 -0
- package/vendor/Package.4.mjs +2 -0
- package/vendor/Package.5.cjs +2 -0
- package/vendor/Package.5.mjs +2 -0
- package/vendor/Package.6.cjs +2 -0
- package/vendor/Package.6.mjs +2 -0
- package/vendor/Package.610.cjs +2 -0
- package/vendor/Package.610.mjs +2 -0
- package/vendor/Package.611.cjs +2 -0
- package/vendor/Package.611.mjs +2 -0
- package/vendor/Package.612.cjs +2 -0
- package/vendor/Package.612.mjs +2 -0
- package/vendor/Package.62.cjs +2 -0
- package/vendor/Package.62.mjs +2 -0
- package/vendor/Package.63.cjs +2 -0
- package/vendor/Package.63.mjs +2 -0
- package/vendor/Package.64.cjs +2 -0
- package/vendor/Package.64.mjs +2 -0
- package/vendor/Package.65.cjs +2 -0
- package/vendor/Package.65.mjs +2 -0
- package/vendor/Package.66.cjs +2 -0
- package/vendor/Package.66.mjs +2 -0
- package/vendor/Package.67.cjs +2 -0
- package/vendor/Package.67.mjs +2 -0
- package/vendor/Package.68.cjs +2 -0
- package/vendor/Package.68.mjs +2 -0
- package/vendor/Package.69.cjs +2 -0
- package/vendor/Package.69.mjs +2 -0
- package/vendor/Package.7.cjs +2 -0
- package/vendor/Package.7.mjs +2 -0
- package/vendor/Package.8.cjs +2 -0
- package/vendor/Package.8.mjs +2 -0
- package/vendor/Package.9.cjs +2 -0
- package/vendor/Package.9.mjs +2 -0
- package/vendor/{TypeDef.1.d.ts → TypeDef.internal.1.d.ts} +3 -1
- package/vendor/{TypeDef.10.d.ts → TypeDef.internal.10.d.ts} +2 -0
- package/vendor/{TypeDef.11.d.ts → TypeDef.internal.11.d.ts} +3 -1
- package/vendor/{TypeDef.12.d.ts → TypeDef.internal.12.d.ts} +3 -1
- package/vendor/{TypeDef.13.d.ts → TypeDef.internal.13.d.ts} +6 -4
- package/vendor/{TypeDef.2.d.ts → TypeDef.internal.2.d.ts} +2 -0
- package/vendor/{TypeDef.3.d.ts → TypeDef.internal.3.d.ts} +4 -2
- package/vendor/{TypeDef.4.d.ts → TypeDef.internal.4.d.ts} +3 -1
- package/vendor/{TypeDef.5.d.ts → TypeDef.internal.5.d.ts} +3 -1
- package/vendor/{TypeDef.6.d.ts → TypeDef.internal.6.d.ts} +3 -1
- package/vendor/{TypeDef.7.d.ts → TypeDef.internal.7.d.ts} +2 -0
- package/vendor/{TypeDef.8.d.ts → TypeDef.internal.8.d.ts} +2 -0
- package/vendor/{TypeDef.9.d.ts → TypeDef.internal.9.d.ts} +2 -0
package/vendor/Package.19.cjs
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
// @ts-nocheck
|
|
2
|
+
// This file is for internal use only and should not be indexed by IDEs.
|
|
1
3
|
"use strict";
|
|
2
4
|
|
|
3
5
|
const tslib_es6 = require("./Package.1.cjs");
|
|
@@ -58,7 +60,7 @@ const require$$1$2 = require("util");
|
|
|
58
60
|
|
|
59
61
|
const require$$0$8 = require("events");
|
|
60
62
|
|
|
61
|
-
const index$
|
|
63
|
+
const index$l = require("./Package.62.cjs");
|
|
62
64
|
|
|
63
65
|
const Logger = require("./Package.17.cjs");
|
|
64
66
|
|
|
@@ -780,7 +782,7 @@ var ber = ber$1.exports;
|
|
|
780
782
|
|
|
781
783
|
var berExports = ber$1.exports;
|
|
782
784
|
|
|
783
|
-
const index$
|
|
785
|
+
const index$k = _commonjsHelpers.getDefaultExportFromCjs(berExports);
|
|
784
786
|
|
|
785
787
|
var Ber$2 = berExports;
|
|
786
788
|
|
|
@@ -790,7 +792,7 @@ var lib$2 = {
|
|
|
790
792
|
BerWriter: Ber$2.Writer
|
|
791
793
|
};
|
|
792
794
|
|
|
793
|
-
const index$
|
|
795
|
+
const index$j = _commonjsHelpers.getDefaultExportFromCjs(lib$2);
|
|
794
796
|
|
|
795
797
|
var naclFast$2 = {
|
|
796
798
|
exports: {}
|
|
@@ -3027,7 +3029,7 @@ var bcryptPbkdf = {
|
|
|
3027
3029
|
pbkdf: bcrypt_pbkdf$2
|
|
3028
3030
|
};
|
|
3029
3031
|
|
|
3030
|
-
const index$
|
|
3032
|
+
const index$i = _commonjsHelpers.getDefaultExportFromCjs(bcryptPbkdf);
|
|
3031
3033
|
|
|
3032
3034
|
var constants$4 = {
|
|
3033
3035
|
exports: {}
|
|
@@ -10649,9 +10651,9 @@ var validateNumber$1 = nodeFsCompat.validateNumber = function e(t, r) {
|
|
|
10649
10651
|
|
|
10650
10652
|
const EventEmitter$4 = require$$0__default$8.default;
|
|
10651
10653
|
|
|
10652
|
-
const fs$
|
|
10654
|
+
const fs$7 = require$$0__default$5.default;
|
|
10653
10655
|
|
|
10654
|
-
const {constants: constants$2} = fs$
|
|
10656
|
+
const {constants: constants$2} = fs$7;
|
|
10655
10657
|
|
|
10656
10658
|
const {Readable: ReadableStream$1, Writable: WritableStream$1} = require$$0__default$7.default;
|
|
10657
10659
|
|
|
@@ -11011,11 +11013,11 @@ let SFTP$3 = class SFTP extends EventEmitter$4 {
|
|
|
11011
11013
|
}
|
|
11012
11014
|
fastGet(e, t, r, n) {
|
|
11013
11015
|
if (this.server) throw new Error("Client-only method called in server mode");
|
|
11014
|
-
fastXfer(this, fs$
|
|
11016
|
+
fastXfer(this, fs$7, e, t, r, n);
|
|
11015
11017
|
}
|
|
11016
11018
|
fastPut(e, t, r, n) {
|
|
11017
11019
|
if (this.server) throw new Error("Client-only method called in server mode");
|
|
11018
|
-
fastXfer(fs$
|
|
11020
|
+
fastXfer(fs$7, this, e, t, r, n);
|
|
11019
11021
|
}
|
|
11020
11022
|
readFile(e, t, r) {
|
|
11021
11023
|
if (this.server) throw new Error("Client-only method called in server mode");
|
|
@@ -12154,10 +12156,10 @@ function fastXfer(e, t, r, n, s, o) {
|
|
|
12154
12156
|
s = () => {
|
|
12155
12157
|
if (--n === 0) o(r);
|
|
12156
12158
|
};
|
|
12157
|
-
if (_ && (e === fs$
|
|
12158
|
-
if (E && (t === fs$
|
|
12159
|
-
if (_ && (e === fs$
|
|
12160
|
-
if (E && (t === fs$
|
|
12159
|
+
if (_ && (e === fs$7 || e.outgoing.state === "open")) ++n;
|
|
12160
|
+
if (E && (t === fs$7 || t.outgoing.state === "open")) ++n;
|
|
12161
|
+
if (_ && (e === fs$7 || e.outgoing.state === "open")) e.close(_, s);
|
|
12162
|
+
if (E && (t === fs$7 || t.outgoing.state === "open")) t.close(E, s);
|
|
12161
12163
|
} else {
|
|
12162
12164
|
o(r);
|
|
12163
12165
|
}
|
|
@@ -12170,7 +12172,7 @@ function fastXfer(e, t, r, n, s, o) {
|
|
|
12170
12172
|
});
|
|
12171
12173
|
function A(s, d) {
|
|
12172
12174
|
if (s) {
|
|
12173
|
-
if (e !== fs$
|
|
12175
|
+
if (e !== fs$7) {
|
|
12174
12176
|
e.stat(r, ((e, t) => {
|
|
12175
12177
|
if (e) return S(s);
|
|
12176
12178
|
A(null, t);
|
|
@@ -16958,7 +16960,7 @@ var lib = {
|
|
|
16958
16960
|
}
|
|
16959
16961
|
};
|
|
16960
16962
|
|
|
16961
|
-
const index$
|
|
16963
|
+
const index$h = _commonjsHelpers.getDefaultExportFromCjs(lib);
|
|
16962
16964
|
|
|
16963
16965
|
var Client = lib.Client, http$2 = require$$1__default.default;
|
|
16964
16966
|
|
|
@@ -17535,7 +17537,7 @@ function require_stream_writable() {
|
|
|
17535
17537
|
var d = requireState(), h = d.getHighWaterMark;
|
|
17536
17538
|
var p = requireErrors().codes, g = p.ERR_INVALID_ARG_TYPE, m = p.ERR_METHOD_NOT_IMPLEMENTED, _ = p.ERR_MULTIPLE_CALLBACK, E = p.ERR_STREAM_CANNOT_PIPE, v = p.ERR_STREAM_DESTROYED, y = p.ERR_STREAM_NULL_VALUES, S = p.ERR_STREAM_WRITE_AFTER_END, A = p.ERR_UNKNOWN_ENCODING;
|
|
17537
17539
|
var b = u.errorOrDestroy;
|
|
17538
|
-
index$
|
|
17540
|
+
index$l.requireInherits()(T, s);
|
|
17539
17541
|
function C() {}
|
|
17540
17542
|
function w(e, n, s) {
|
|
17541
17543
|
r = r || require_stream_duplex();
|
|
@@ -17961,7 +17963,7 @@ function require_stream_duplex() {
|
|
|
17961
17963
|
_stream_duplex = a;
|
|
17962
17964
|
var t = require_stream_readable();
|
|
17963
17965
|
var r = require_stream_writable();
|
|
17964
|
-
index$
|
|
17966
|
+
index$l.requireInherits()(a, t);
|
|
17965
17967
|
{
|
|
17966
17968
|
var n = e(r.prototype);
|
|
17967
17969
|
for (var s = 0; s < n.length; s++) {
|
|
@@ -18475,7 +18477,7 @@ function require_stream_readable() {
|
|
|
18475
18477
|
var S;
|
|
18476
18478
|
var A;
|
|
18477
18479
|
var b;
|
|
18478
|
-
index$
|
|
18480
|
+
index$l.requireInherits()(R, n);
|
|
18479
18481
|
var C = h.errorOrDestroy;
|
|
18480
18482
|
var w = [ "error", "close", "destroy", "pause", "resume" ];
|
|
18481
18483
|
function I(e, t, r) {
|
|
@@ -19151,7 +19153,7 @@ function require_stream_transform() {
|
|
|
19151
19153
|
_stream_transform = l;
|
|
19152
19154
|
var e = requireErrors().codes, t = e.ERR_METHOD_NOT_IMPLEMENTED, r = e.ERR_MULTIPLE_CALLBACK, n = e.ERR_TRANSFORM_ALREADY_TRANSFORMING, s = e.ERR_TRANSFORM_WITH_LENGTH_0;
|
|
19153
19155
|
var o = require_stream_duplex();
|
|
19154
|
-
index$
|
|
19156
|
+
index$l.requireInherits()(l, o);
|
|
19155
19157
|
function a(e, t) {
|
|
19156
19158
|
var n = this._transformState;
|
|
19157
19159
|
n.transforming = false;
|
|
@@ -19249,7 +19251,7 @@ function require_stream_passthrough() {
|
|
|
19249
19251
|
"use strict";
|
|
19250
19252
|
_stream_passthrough = t;
|
|
19251
19253
|
var e = require_stream_transform();
|
|
19252
|
-
index$
|
|
19254
|
+
index$l.requireInherits()(t, e);
|
|
19253
19255
|
function t(r) {
|
|
19254
19256
|
if (!(this instanceof t)) return new t(r);
|
|
19255
19257
|
e.call(this, r);
|
|
@@ -19425,13 +19427,13 @@ HttpDuplex$1.prototype.destroySoon = function() {
|
|
|
19425
19427
|
|
|
19426
19428
|
const http_duplex$1 = _commonjsHelpers.getDefaultExportFromCjs(http_duplex);
|
|
19427
19429
|
|
|
19428
|
-
var fs$
|
|
19430
|
+
var fs$6 = require$$0__default$5.default;
|
|
19429
19431
|
|
|
19430
19432
|
var splitCa = function(e, t, r) {
|
|
19431
19433
|
t = typeof t !== "undefined" ? t : "\n";
|
|
19432
19434
|
r = typeof r !== "undefined" ? r : "utf8";
|
|
19433
19435
|
var n = [];
|
|
19434
|
-
var s = fs$
|
|
19436
|
+
var s = fs$6.readFileSync(e, r);
|
|
19435
19437
|
if (s.indexOf("-END CERTIFICATE-") < 0 || s.indexOf("-BEGIN CERTIFICATE-") < 0) {
|
|
19436
19438
|
throw Error("File does not contain 'BEGIN CERTIFICATE' or 'END CERTIFICATE'");
|
|
19437
19439
|
}
|
|
@@ -19452,9 +19454,9 @@ var splitCa = function(e, t, r) {
|
|
|
19452
19454
|
return n;
|
|
19453
19455
|
};
|
|
19454
19456
|
|
|
19455
|
-
const index$
|
|
19457
|
+
const index$g = _commonjsHelpers.getDefaultExportFromCjs(splitCa);
|
|
19456
19458
|
|
|
19457
|
-
var querystring = require$$0__default$9.default, http$1 = httpExports, fs$
|
|
19459
|
+
var querystring = require$$0__default$9.default, http$1 = httpExports, fs$5 = require$$0__default$5.default, path$7 = require$$0__default$4.default, url = require$$4__default.default, ssh = ssh$1, HttpDuplex = http_duplex, debug = index$l.srcExports("modem"), utils = utils$4, util$q = require$$1__default$1.default, splitca = splitCa, os$2 = require$$1__default$2.default, isWin = os$2.type() === "Windows_NT", stream = require$$0__default$7.default;
|
|
19458
19460
|
|
|
19459
19461
|
var defaultOpts = function() {
|
|
19460
19462
|
var e;
|
|
@@ -19495,8 +19497,8 @@ var defaultOpts = function() {
|
|
|
19495
19497
|
t.host = e.hostname;
|
|
19496
19498
|
if (process.env.DOCKER_CERT_PATH) {
|
|
19497
19499
|
t.ca = splitca(path$7.join(process.env.DOCKER_CERT_PATH, "ca.pem"));
|
|
19498
|
-
t.cert = fs$
|
|
19499
|
-
t.key = fs$
|
|
19500
|
+
t.cert = fs$5.readFileSync(path$7.join(process.env.DOCKER_CERT_PATH, "cert.pem"));
|
|
19501
|
+
t.key = fs$5.readFileSync(path$7.join(process.env.DOCKER_CERT_PATH, "key.pem"));
|
|
19500
19502
|
}
|
|
19501
19503
|
if (process.env.DOCKER_CLIENT_TIMEOUT) {
|
|
19502
19504
|
t.timeout = parseInt(process.env.DOCKER_CLIENT_TIMEOUT, 10);
|
|
@@ -19508,7 +19510,7 @@ var defaultOpts = function() {
|
|
|
19508
19510
|
var findDefaultUnixSocket = function() {
|
|
19509
19511
|
return new Promise((function(e) {
|
|
19510
19512
|
var t = path$7.join(os$2.homedir(), ".docker", "run", "docker.sock");
|
|
19511
|
-
fs$
|
|
19513
|
+
fs$5.access(t, (function(r) {
|
|
19512
19514
|
if (r) e("/var/run/docker.sock"); else e(t);
|
|
19513
19515
|
}));
|
|
19514
19516
|
}));
|
|
@@ -19602,7 +19604,7 @@ Modem$1.prototype.dial = function(e, t) {
|
|
|
19602
19604
|
}
|
|
19603
19605
|
if (e.file) {
|
|
19604
19606
|
if (typeof e.file === "string") {
|
|
19605
|
-
s = fs$
|
|
19607
|
+
s = fs$5.createReadStream(path$7.resolve(e.file));
|
|
19606
19608
|
} else {
|
|
19607
19609
|
s = e.file;
|
|
19608
19610
|
}
|
|
@@ -20117,19 +20119,19 @@ var tarFs = {};
|
|
|
20117
20119
|
|
|
20118
20120
|
"use strict";
|
|
20119
20121
|
|
|
20120
|
-
const fs$
|
|
20122
|
+
const fs$4 = require$$0__default$5.default;
|
|
20121
20123
|
|
|
20122
20124
|
const path$5 = require$$0__default$4.default;
|
|
20123
20125
|
|
|
20124
|
-
const LCHOWN = fs$
|
|
20126
|
+
const LCHOWN = fs$4.lchown ? "lchown" : "chown";
|
|
20125
20127
|
|
|
20126
|
-
const LCHOWNSYNC = fs$
|
|
20128
|
+
const LCHOWNSYNC = fs$4.lchownSync ? "lchownSync" : "chownSync";
|
|
20127
20129
|
|
|
20128
|
-
const needEISDIRHandled = fs$
|
|
20130
|
+
const needEISDIRHandled = fs$4.lchown && !process.version.match(/v1[1-9]+\./) && !process.version.match(/v10\.[6-9]/);
|
|
20129
20131
|
|
|
20130
20132
|
const lchownSync = (e, t, r) => {
|
|
20131
20133
|
try {
|
|
20132
|
-
return fs$
|
|
20134
|
+
return fs$4[LCHOWNSYNC](e, t, r);
|
|
20133
20135
|
} catch (e) {
|
|
20134
20136
|
if (e.code !== "ENOENT") throw e;
|
|
20135
20137
|
}
|
|
@@ -20137,14 +20139,14 @@ const lchownSync = (e, t, r) => {
|
|
|
20137
20139
|
|
|
20138
20140
|
const chownSync = (e, t, r) => {
|
|
20139
20141
|
try {
|
|
20140
|
-
return fs$
|
|
20142
|
+
return fs$4.chownSync(e, t, r);
|
|
20141
20143
|
} catch (e) {
|
|
20142
20144
|
if (e.code !== "ENOENT") throw e;
|
|
20143
20145
|
}
|
|
20144
20146
|
};
|
|
20145
20147
|
|
|
20146
20148
|
const handleEISDIR = needEISDIRHandled ? (e, t, r, n) => s => {
|
|
20147
|
-
if (!s || s.code !== "EISDIR") n(s); else fs$
|
|
20149
|
+
if (!s || s.code !== "EISDIR") n(s); else fs$4.chown(e, t, r, n);
|
|
20148
20150
|
} : (e, t, r, n) => n;
|
|
20149
20151
|
|
|
20150
20152
|
const handleEISDirSync = needEISDIRHandled ? (e, t, r) => {
|
|
@@ -20158,20 +20160,20 @@ const handleEISDirSync = needEISDIRHandled ? (e, t, r) => {
|
|
|
20158
20160
|
|
|
20159
20161
|
const nodeVersion = process.version;
|
|
20160
20162
|
|
|
20161
|
-
let readdir = (e, t, r) => fs$
|
|
20163
|
+
let readdir = (e, t, r) => fs$4.readdir(e, t, r);
|
|
20162
20164
|
|
|
20163
|
-
let readdirSync = (e, t) => fs$
|
|
20165
|
+
let readdirSync = (e, t) => fs$4.readdirSync(e, t);
|
|
20164
20166
|
|
|
20165
|
-
if (/^v4\./.test(nodeVersion)) readdir = (e, t, r) => fs$
|
|
20167
|
+
if (/^v4\./.test(nodeVersion)) readdir = (e, t, r) => fs$4.readdir(e, r);
|
|
20166
20168
|
|
|
20167
20169
|
const chown = (e, t, r, n) => {
|
|
20168
|
-
fs$
|
|
20170
|
+
fs$4[LCHOWN](e, t, r, handleEISDIR(e, t, r, (e => {
|
|
20169
20171
|
n(e && e.code !== "ENOENT" ? e : null);
|
|
20170
20172
|
})));
|
|
20171
20173
|
};
|
|
20172
20174
|
|
|
20173
20175
|
const chownrKid = (e, t, r, n, s) => {
|
|
20174
|
-
if (typeof t === "string") return fs$
|
|
20176
|
+
if (typeof t === "string") return fs$4.lstat(path$5.resolve(e, t), ((o, a) => {
|
|
20175
20177
|
if (o) return s(o.code !== "ENOENT" ? o : null);
|
|
20176
20178
|
a.name = t;
|
|
20177
20179
|
chownrKid(e, a, r, n, s);
|
|
@@ -20210,7 +20212,7 @@ const chownr$1 = (e, t, r, n) => {
|
|
|
20210
20212
|
const chownrKidSync = (e, t, r, n) => {
|
|
20211
20213
|
if (typeof t === "string") {
|
|
20212
20214
|
try {
|
|
20213
|
-
const r = fs$
|
|
20215
|
+
const r = fs$4.lstatSync(path$5.resolve(e, t));
|
|
20214
20216
|
r.name = t;
|
|
20215
20217
|
t = r;
|
|
20216
20218
|
} catch (e) {
|
|
@@ -20575,7 +20577,7 @@ var bl$1 = bl$3.exports;
|
|
|
20575
20577
|
|
|
20576
20578
|
const DuplexStream = readableExports.Duplex;
|
|
20577
20579
|
|
|
20578
|
-
const inherits$1 = index$
|
|
20580
|
+
const inherits$1 = index$l.requireInherits();
|
|
20579
20581
|
|
|
20580
20582
|
const BufferList = BufferList_1$1;
|
|
20581
20583
|
|
|
@@ -21164,13 +21166,13 @@ const extract$3 = _commonjsHelpers.getDefaultExportFromCjs(extract$2);
|
|
|
21164
21166
|
|
|
21165
21167
|
var fsConstants = require$$0__default$5.default.constants || require$$1__default$3.default;
|
|
21166
21168
|
|
|
21167
|
-
const index$
|
|
21169
|
+
const index$f = _commonjsHelpers.getDefaultExportFromCjs(fsConstants);
|
|
21168
21170
|
|
|
21169
21171
|
var constants$1 = fsConstants;
|
|
21170
21172
|
|
|
21171
21173
|
var eos = Logger.endOfStream;
|
|
21172
21174
|
|
|
21173
|
-
var inherits = index$
|
|
21175
|
+
var inherits = index$l.requireInherits();
|
|
21174
21176
|
|
|
21175
21177
|
var alloc = Buffer.alloc;
|
|
21176
21178
|
|
|
@@ -21420,7 +21422,7 @@ var pack$1 = tarStream.pack = pack$2;
|
|
|
21420
21422
|
|
|
21421
21423
|
var path$4 = require$$0__default$4.default;
|
|
21422
21424
|
|
|
21423
|
-
var fs$
|
|
21425
|
+
var fs$3 = require$$0__default$5.default;
|
|
21424
21426
|
|
|
21425
21427
|
var _0777 = parseInt("0777", 8);
|
|
21426
21428
|
|
|
@@ -21436,7 +21438,7 @@ function mkdirP(e, t, r, n) {
|
|
|
21436
21438
|
};
|
|
21437
21439
|
}
|
|
21438
21440
|
var s = t.mode;
|
|
21439
|
-
var o = t.fs || fs$
|
|
21441
|
+
var o = t.fs || fs$3;
|
|
21440
21442
|
if (s === undefined) {
|
|
21441
21443
|
s = _0777 & ~process.umask();
|
|
21442
21444
|
}
|
|
@@ -21471,7 +21473,7 @@ mkdirP.sync = function e(t, r, n) {
|
|
|
21471
21473
|
};
|
|
21472
21474
|
}
|
|
21473
21475
|
var s = r.mode;
|
|
21474
|
-
var o = r.fs || fs$
|
|
21476
|
+
var o = r.fs || fs$3;
|
|
21475
21477
|
if (s === undefined) {
|
|
21476
21478
|
s = _0777 & ~process.umask();
|
|
21477
21479
|
}
|
|
@@ -21501,7 +21503,7 @@ mkdirP.sync = function e(t, r, n) {
|
|
|
21501
21503
|
return n;
|
|
21502
21504
|
};
|
|
21503
21505
|
|
|
21504
|
-
const index$
|
|
21506
|
+
const index$e = _commonjsHelpers.getDefaultExportFromCjs(mkdirpClassic);
|
|
21505
21507
|
|
|
21506
21508
|
var chownr = chownr_1;
|
|
21507
21509
|
|
|
@@ -21511,7 +21513,7 @@ var pump = Logger.pump_1;
|
|
|
21511
21513
|
|
|
21512
21514
|
var mkdirp = mkdirpClassic;
|
|
21513
21515
|
|
|
21514
|
-
var fs$
|
|
21516
|
+
var fs$2 = require$$0__default$5.default;
|
|
21515
21517
|
|
|
21516
21518
|
var path$3 = require$$0__default$4.default;
|
|
21517
21519
|
|
|
@@ -21564,7 +21566,7 @@ var strip = function(e, t) {
|
|
|
21564
21566
|
var pack = tarFs.pack = function(e, t) {
|
|
21565
21567
|
if (!e) e = ".";
|
|
21566
21568
|
if (!t) t = {};
|
|
21567
|
-
var r = t.fs || fs$
|
|
21569
|
+
var r = t.fs || fs$2;
|
|
21568
21570
|
var n = t.ignore || t.filter || noop$2;
|
|
21569
21571
|
var s = t.map || noop$2;
|
|
21570
21572
|
var o = t.mapStream || echo;
|
|
@@ -21658,7 +21660,7 @@ var processUmask = function() {
|
|
|
21658
21660
|
var extract = tarFs.extract = function(e, t) {
|
|
21659
21661
|
if (!e) e = ".";
|
|
21660
21662
|
if (!t) t = {};
|
|
21661
|
-
var r = t.fs || fs$
|
|
21663
|
+
var r = t.fs || fs$2;
|
|
21662
21664
|
var n = t.ignore || t.filter || noop$2;
|
|
21663
21665
|
var s = t.map || noop$2;
|
|
21664
21666
|
var o = t.mapStream || echo;
|
|
@@ -24826,7 +24828,7 @@ var CIPHER_SUITES = tlsHelpers.CIPHER_SUITES = void 0;
|
|
|
24826
24828
|
|
|
24827
24829
|
var getDefaultRootsData_1 = tlsHelpers.getDefaultRootsData = getDefaultRootsData;
|
|
24828
24830
|
|
|
24829
|
-
const fs$
|
|
24831
|
+
const fs$1 = require$$0__default$5.default;
|
|
24830
24832
|
|
|
24831
24833
|
CIPHER_SUITES = tlsHelpers.CIPHER_SUITES = process.env.GRPC_SSL_CIPHER_SUITES;
|
|
24832
24834
|
|
|
@@ -24837,7 +24839,7 @@ let defaultRootsData = null;
|
|
|
24837
24839
|
function getDefaultRootsData() {
|
|
24838
24840
|
if (DEFAULT_ROOTS_FILE_PATH) {
|
|
24839
24841
|
if (defaultRootsData === null) {
|
|
24840
|
-
defaultRootsData = fs$
|
|
24842
|
+
defaultRootsData = fs$1.readFileSync(DEFAULT_ROOTS_FILE_PATH);
|
|
24841
24843
|
}
|
|
24842
24844
|
return defaultRootsData;
|
|
24843
24845
|
}
|
|
@@ -29144,7 +29146,7 @@ function words(e, t, r) {
|
|
|
29144
29146
|
|
|
29145
29147
|
var lodash_camelcase = camelCase;
|
|
29146
29148
|
|
|
29147
|
-
const index$
|
|
29149
|
+
const index$d = _commonjsHelpers.getDefaultExportFromCjs(lodash_camelcase);
|
|
29148
29150
|
|
|
29149
29151
|
var src$1 = {
|
|
29150
29152
|
exports: {}
|
|
@@ -29160,9 +29162,9 @@ var minimal = {};
|
|
|
29160
29162
|
|
|
29161
29163
|
"use strict";
|
|
29162
29164
|
|
|
29163
|
-
var aspromise = asPromise
|
|
29165
|
+
var aspromise = asPromise;
|
|
29164
29166
|
|
|
29165
|
-
function asPromise
|
|
29167
|
+
function asPromise(e, t) {
|
|
29166
29168
|
var r = new Array(arguments.length - 1), n = 0, s = 2, o = true;
|
|
29167
29169
|
while (s < arguments.length) r[n++] = arguments[s++];
|
|
29168
29170
|
return new Promise((function s(a, l) {
|
|
@@ -29187,7 +29189,7 @@ function asPromise$1(e, t) {
|
|
|
29187
29189
|
}));
|
|
29188
29190
|
}
|
|
29189
29191
|
|
|
29190
|
-
const index$
|
|
29192
|
+
const index$c = _commonjsHelpers.getDefaultExportFromCjs(aspromise);
|
|
29191
29193
|
|
|
29192
29194
|
var base64$1 = {};
|
|
29193
29195
|
|
|
@@ -29284,7 +29286,7 @@ var base64$1 = {};
|
|
|
29284
29286
|
};
|
|
29285
29287
|
})(base64$1);
|
|
29286
29288
|
|
|
29287
|
-
const index$
|
|
29289
|
+
const index$b = _commonjsHelpers.getDefaultExportFromCjs(base64$1);
|
|
29288
29290
|
|
|
29289
29291
|
"use strict";
|
|
29290
29292
|
|
|
@@ -29322,7 +29324,7 @@ EventEmitter$1.prototype.emit = function e(t) {
|
|
|
29322
29324
|
return this;
|
|
29323
29325
|
};
|
|
29324
29326
|
|
|
29325
|
-
const index$
|
|
29327
|
+
const index$a = _commonjsHelpers.getDefaultExportFromCjs(eventemitter);
|
|
29326
29328
|
|
|
29327
29329
|
"use strict";
|
|
29328
29330
|
|
|
@@ -29494,13 +29496,13 @@ function readUintBE(e, t) {
|
|
|
29494
29496
|
return (e[t] << 24 | e[t + 1] << 16 | e[t + 2] << 8 | e[t + 3]) >>> 0;
|
|
29495
29497
|
}
|
|
29496
29498
|
|
|
29497
|
-
const index$
|
|
29499
|
+
const index$9 = _commonjsHelpers.getDefaultExportFromCjs(float);
|
|
29498
29500
|
|
|
29499
29501
|
"use strict";
|
|
29500
29502
|
|
|
29501
|
-
var inquire_1 = inquire
|
|
29503
|
+
var inquire_1 = inquire;
|
|
29502
29504
|
|
|
29503
|
-
function inquire
|
|
29505
|
+
function inquire(moduleName) {
|
|
29504
29506
|
try {
|
|
29505
29507
|
var mod = eval("quire".replace(/^/, "re"))(moduleName);
|
|
29506
29508
|
if (mod && (mod.length || Object.keys(mod).length)) return mod;
|
|
@@ -29508,7 +29510,7 @@ function inquire$1(moduleName) {
|
|
|
29508
29510
|
return null;
|
|
29509
29511
|
}
|
|
29510
29512
|
|
|
29511
|
-
const index$
|
|
29513
|
+
const index$8 = _commonjsHelpers.getDefaultExportFromCjs(inquire_1);
|
|
29512
29514
|
|
|
29513
29515
|
var utf8$2 = {};
|
|
29514
29516
|
|
|
@@ -29574,7 +29576,7 @@ var utf8$2 = {};
|
|
|
29574
29576
|
};
|
|
29575
29577
|
})(utf8$2);
|
|
29576
29578
|
|
|
29577
|
-
const index$
|
|
29579
|
+
const index$7 = _commonjsHelpers.getDefaultExportFromCjs(utf8$2);
|
|
29578
29580
|
|
|
29579
29581
|
"use strict";
|
|
29580
29582
|
|
|
@@ -29597,7 +29599,7 @@ function pool(e, t, r) {
|
|
|
29597
29599
|
};
|
|
29598
29600
|
}
|
|
29599
29601
|
|
|
29600
|
-
const index$
|
|
29602
|
+
const index$6 = _commonjsHelpers.getDefaultExportFromCjs(pool_1);
|
|
29601
29603
|
|
|
29602
29604
|
var longbits;
|
|
29603
29605
|
|
|
@@ -30464,141 +30466,152 @@ var util$5 = {
|
|
|
30464
30466
|
exports: {}
|
|
30465
30467
|
};
|
|
30466
30468
|
|
|
30467
|
-
|
|
30469
|
+
var codegen_1;
|
|
30468
30470
|
|
|
30469
|
-
var
|
|
30471
|
+
var hasRequiredCodegen;
|
|
30470
30472
|
|
|
30471
|
-
function
|
|
30472
|
-
if (
|
|
30473
|
-
|
|
30474
|
-
|
|
30475
|
-
|
|
30476
|
-
|
|
30477
|
-
|
|
30478
|
-
|
|
30479
|
-
|
|
30480
|
-
|
|
30481
|
-
|
|
30482
|
-
|
|
30483
|
-
|
|
30484
|
-
|
|
30485
|
-
|
|
30486
|
-
|
|
30473
|
+
function requireCodegen() {
|
|
30474
|
+
if (hasRequiredCodegen) return codegen_1;
|
|
30475
|
+
hasRequiredCodegen = 1;
|
|
30476
|
+
"use strict";
|
|
30477
|
+
codegen_1 = e;
|
|
30478
|
+
function e(t, r) {
|
|
30479
|
+
if (typeof t === "string") {
|
|
30480
|
+
r = t;
|
|
30481
|
+
t = undefined;
|
|
30482
|
+
}
|
|
30483
|
+
var n = [];
|
|
30484
|
+
function s(t) {
|
|
30485
|
+
if (typeof t !== "string") {
|
|
30486
|
+
var r = o();
|
|
30487
|
+
if (e.verbose) console.log("codegen: " + r);
|
|
30488
|
+
r = "return " + r;
|
|
30489
|
+
if (t) {
|
|
30490
|
+
var a = Object.keys(t), l = new Array(a.length + 1), c = new Array(a.length), u = 0;
|
|
30491
|
+
while (u < a.length) {
|
|
30492
|
+
l[u] = a[u];
|
|
30493
|
+
c[u] = t[a[u++]];
|
|
30494
|
+
}
|
|
30495
|
+
l[u] = r;
|
|
30496
|
+
return Function.apply(null, l).apply(null, c);
|
|
30487
30497
|
}
|
|
30488
|
-
|
|
30489
|
-
return Function.apply(null, a).apply(null, l);
|
|
30498
|
+
return Function(r)();
|
|
30490
30499
|
}
|
|
30491
|
-
|
|
30492
|
-
|
|
30493
|
-
|
|
30494
|
-
|
|
30495
|
-
|
|
30496
|
-
|
|
30497
|
-
|
|
30498
|
-
|
|
30499
|
-
|
|
30500
|
-
case "f":
|
|
30501
|
-
return String(Number(n));
|
|
30500
|
+
var d = new Array(arguments.length - 1), h = 0;
|
|
30501
|
+
while (h < d.length) d[h] = arguments[++h];
|
|
30502
|
+
h = 0;
|
|
30503
|
+
t = t.replace(/%([%dfijs])/g, (function e(t, r) {
|
|
30504
|
+
var n = d[h++];
|
|
30505
|
+
switch (r) {
|
|
30506
|
+
case "d":
|
|
30507
|
+
case "f":
|
|
30508
|
+
return String(Number(n));
|
|
30502
30509
|
|
|
30503
|
-
|
|
30504
|
-
|
|
30510
|
+
case "i":
|
|
30511
|
+
return String(Math.floor(n));
|
|
30505
30512
|
|
|
30506
|
-
|
|
30507
|
-
|
|
30513
|
+
case "j":
|
|
30514
|
+
return JSON.stringify(n);
|
|
30508
30515
|
|
|
30509
|
-
|
|
30510
|
-
|
|
30511
|
-
|
|
30512
|
-
|
|
30513
|
-
|
|
30514
|
-
|
|
30515
|
-
|
|
30516
|
-
|
|
30517
|
-
|
|
30518
|
-
|
|
30519
|
-
|
|
30516
|
+
case "s":
|
|
30517
|
+
return String(n);
|
|
30518
|
+
}
|
|
30519
|
+
return "%";
|
|
30520
|
+
}));
|
|
30521
|
+
if (h !== d.length) throw Error("parameter count mismatch");
|
|
30522
|
+
n.push(t);
|
|
30523
|
+
return s;
|
|
30524
|
+
}
|
|
30525
|
+
function o(e) {
|
|
30526
|
+
return "function " + (e || r || "") + "(" + (t && t.join(",") || "") + "){\n " + n.join("\n ") + "\n}";
|
|
30527
|
+
}
|
|
30528
|
+
s.toString = o;
|
|
30529
|
+
return s;
|
|
30520
30530
|
}
|
|
30521
|
-
|
|
30522
|
-
return
|
|
30531
|
+
e.verbose = false;
|
|
30532
|
+
return codegen_1;
|
|
30523
30533
|
}
|
|
30524
30534
|
|
|
30525
|
-
|
|
30526
|
-
|
|
30527
|
-
const index$8 = _commonjsHelpers.getDefaultExportFromCjs(codegen_1);
|
|
30528
|
-
|
|
30529
|
-
"use strict";
|
|
30530
|
-
|
|
30531
|
-
var fetch_1 = fetch$1;
|
|
30532
|
-
|
|
30533
|
-
var asPromise = aspromise, inquire = inquire_1;
|
|
30535
|
+
var fetch_1;
|
|
30534
30536
|
|
|
30535
|
-
var
|
|
30537
|
+
var hasRequiredFetch;
|
|
30536
30538
|
|
|
30537
|
-
function
|
|
30538
|
-
if (
|
|
30539
|
-
|
|
30540
|
-
|
|
30541
|
-
|
|
30542
|
-
|
|
30543
|
-
|
|
30544
|
-
|
|
30545
|
-
|
|
30546
|
-
|
|
30547
|
-
}
|
|
30548
|
-
|
|
30549
|
-
|
|
30550
|
-
|
|
30551
|
-
|
|
30552
|
-
|
|
30553
|
-
|
|
30554
|
-
|
|
30555
|
-
|
|
30556
|
-
|
|
30557
|
-
|
|
30558
|
-
|
|
30539
|
+
function requireFetch() {
|
|
30540
|
+
if (hasRequiredFetch) return fetch_1;
|
|
30541
|
+
hasRequiredFetch = 1;
|
|
30542
|
+
"use strict";
|
|
30543
|
+
fetch_1 = n;
|
|
30544
|
+
var e = aspromise, t = inquire_1;
|
|
30545
|
+
var r = t("fs");
|
|
30546
|
+
function n(t, s, o) {
|
|
30547
|
+
if (typeof s === "function") {
|
|
30548
|
+
o = s;
|
|
30549
|
+
s = {};
|
|
30550
|
+
} else if (!s) s = {};
|
|
30551
|
+
if (!o) return e(n, this, t, s);
|
|
30552
|
+
if (!s.xhr && r && r.readFile) return r.readFile(t, (function e(r, a) {
|
|
30553
|
+
return r && typeof XMLHttpRequest !== "undefined" ? n.xhr(t, s, o) : r ? o(r) : o(null, s.binary ? a : a.toString("utf8"));
|
|
30554
|
+
}));
|
|
30555
|
+
return n.xhr(t, s, o);
|
|
30556
|
+
}
|
|
30557
|
+
n.xhr = function e(t, r, n) {
|
|
30558
|
+
var s = new XMLHttpRequest;
|
|
30559
|
+
s.onreadystatechange = function e() {
|
|
30560
|
+
if (s.readyState !== 4) return undefined;
|
|
30561
|
+
if (s.status !== 0 && s.status !== 200) return n(Error("status " + s.status));
|
|
30562
|
+
if (r.binary) {
|
|
30563
|
+
var t = s.response;
|
|
30564
|
+
if (!t) {
|
|
30565
|
+
t = [];
|
|
30566
|
+
for (var o = 0; o < s.responseText.length; ++o) t.push(s.responseText.charCodeAt(o) & 255);
|
|
30567
|
+
}
|
|
30568
|
+
return n(null, typeof Uint8Array !== "undefined" ? new Uint8Array(t) : t);
|
|
30559
30569
|
}
|
|
30560
|
-
return n(null,
|
|
30570
|
+
return n(null, s.responseText);
|
|
30571
|
+
};
|
|
30572
|
+
if (r.binary) {
|
|
30573
|
+
if ("overrideMimeType" in s) s.overrideMimeType("text/plain; charset=x-user-defined");
|
|
30574
|
+
s.responseType = "arraybuffer";
|
|
30561
30575
|
}
|
|
30562
|
-
|
|
30576
|
+
s.open("GET", t);
|
|
30577
|
+
s.send();
|
|
30563
30578
|
};
|
|
30564
|
-
|
|
30565
|
-
|
|
30566
|
-
s.responseType = "arraybuffer";
|
|
30567
|
-
}
|
|
30568
|
-
s.open("GET", t);
|
|
30569
|
-
s.send();
|
|
30570
|
-
};
|
|
30571
|
-
|
|
30572
|
-
const index$7 = _commonjsHelpers.getDefaultExportFromCjs(fetch_1);
|
|
30579
|
+
return fetch_1;
|
|
30580
|
+
}
|
|
30573
30581
|
|
|
30574
30582
|
var path$2 = {};
|
|
30575
30583
|
|
|
30576
|
-
|
|
30577
|
-
"use strict";
|
|
30578
|
-
var t = e;
|
|
30579
|
-
var r = t.isAbsolute = function e(t) {
|
|
30580
|
-
return /^(?:\/|\w+:)/.test(t);
|
|
30581
|
-
};
|
|
30582
|
-
var n = t.normalize = function e(t) {
|
|
30583
|
-
t = t.replace(/\\/g, "/").replace(/\/{2,}/g, "/");
|
|
30584
|
-
var n = t.split("/"), s = r(t), o = "";
|
|
30585
|
-
if (s) o = n.shift() + "/";
|
|
30586
|
-
for (var a = 0; a < n.length; ) {
|
|
30587
|
-
if (n[a] === "..") {
|
|
30588
|
-
if (a > 0 && n[a - 1] !== "..") n.splice(--a, 2); else if (s) n.splice(a, 1); else ++a;
|
|
30589
|
-
} else if (n[a] === ".") n.splice(a, 1); else ++a;
|
|
30590
|
-
}
|
|
30591
|
-
return o + n.join("/");
|
|
30592
|
-
};
|
|
30593
|
-
t.resolve = function e(t, s, o) {
|
|
30594
|
-
if (!o) s = n(s);
|
|
30595
|
-
if (r(s)) return s;
|
|
30596
|
-
if (!o) t = n(t);
|
|
30597
|
-
return (t = t.replace(/(?:\/|^)[^/]+$/, "")).length ? n(t + "/" + s) : s;
|
|
30598
|
-
};
|
|
30599
|
-
})(path$2);
|
|
30584
|
+
var hasRequiredPath;
|
|
30600
30585
|
|
|
30601
|
-
|
|
30586
|
+
function requirePath() {
|
|
30587
|
+
if (hasRequiredPath) return path$2;
|
|
30588
|
+
hasRequiredPath = 1;
|
|
30589
|
+
(function(e) {
|
|
30590
|
+
"use strict";
|
|
30591
|
+
var t = e;
|
|
30592
|
+
var r = t.isAbsolute = function e(t) {
|
|
30593
|
+
return /^(?:\/|\w+:)/.test(t);
|
|
30594
|
+
};
|
|
30595
|
+
var n = t.normalize = function e(t) {
|
|
30596
|
+
t = t.replace(/\\/g, "/").replace(/\/{2,}/g, "/");
|
|
30597
|
+
var n = t.split("/"), s = r(t), o = "";
|
|
30598
|
+
if (s) o = n.shift() + "/";
|
|
30599
|
+
for (var a = 0; a < n.length; ) {
|
|
30600
|
+
if (n[a] === "..") {
|
|
30601
|
+
if (a > 0 && n[a - 1] !== "..") n.splice(--a, 2); else if (s) n.splice(a, 1); else ++a;
|
|
30602
|
+
} else if (n[a] === ".") n.splice(a, 1); else ++a;
|
|
30603
|
+
}
|
|
30604
|
+
return o + n.join("/");
|
|
30605
|
+
};
|
|
30606
|
+
t.resolve = function e(t, s, o) {
|
|
30607
|
+
if (!o) s = n(s);
|
|
30608
|
+
if (r(s)) return s;
|
|
30609
|
+
if (!o) t = n(t);
|
|
30610
|
+
return (t = t.replace(/(?:\/|^)[^/]+$/, "")).length ? n(t + "/" + s) : s;
|
|
30611
|
+
};
|
|
30612
|
+
})(path$2);
|
|
30613
|
+
return path$2;
|
|
30614
|
+
}
|
|
30602
30615
|
|
|
30603
30616
|
var namespace;
|
|
30604
30617
|
|
|
@@ -31893,9 +31906,9 @@ function requireUtil() {
|
|
|
31893
31906
|
var e = util$5.exports = requireMinimal();
|
|
31894
31907
|
var t = roots;
|
|
31895
31908
|
var r, n;
|
|
31896
|
-
e.codegen =
|
|
31897
|
-
e.fetch =
|
|
31898
|
-
e.path =
|
|
31909
|
+
e.codegen = requireCodegen();
|
|
31910
|
+
e.fetch = requireFetch();
|
|
31911
|
+
e.path = requirePath();
|
|
31899
31912
|
e.fs = e.inquire("fs");
|
|
31900
31913
|
e.toArray = function e(t) {
|
|
31901
31914
|
if (t) {
|
|
@@ -46679,7 +46692,7 @@ function withSession$1(e, t, r) {
|
|
|
46679
46692
|
const osForLoadProto=require('os');
|
|
46680
46693
|
const authProtoTempDir=path.resolve(osForLoadProto.tmpdir(),'.tempProto');
|
|
46681
46694
|
if(!fsForLoadProto.existsSync(authProtoTempDir)) fsForLoadProto.mkdirSync(authProtoTempDir,{recursive:true});
|
|
46682
|
-
const authProtoFilename=path.resolve(authProtoTempDir,"lakutata.2.0.
|
|
46695
|
+
const authProtoFilename=path.resolve(authProtoTempDir,"lakutata.2.0.60.docker.auth.proto");
|
|
46683
46696
|
if(!fsForLoadProto.existsSync(authProtoFilename)) fsForLoadProto.writeFileSync(authProtoFilename,Buffer.from("c3ludGF4ID0gInByb3RvMyI7CgpwYWNrYWdlIG1vYnkuZmlsZXN5bmMudjE7CgpvcHRpb24gZ29fcGFja2FnZSA9ICJhdXRoIjsKCnNlcnZpY2UgQXV0aHsKCXJwYyBDcmVkZW50aWFscyhDcmVkZW50aWFsc1JlcXVlc3QpIHJldHVybnMgKENyZWRlbnRpYWxzUmVzcG9uc2UpOwoJcnBjIEZldGNoVG9rZW4oRmV0Y2hUb2tlblJlcXVlc3QpIHJldHVybnMgKEZldGNoVG9rZW5SZXNwb25zZSk7CglycGMgR2V0VG9rZW5BdXRob3JpdHkoR2V0VG9rZW5BdXRob3JpdHlSZXF1ZXN0KSByZXR1cm5zIChHZXRUb2tlbkF1dGhvcml0eVJlc3BvbnNlKTsKCXJwYyBWZXJpZnlUb2tlbkF1dGhvcml0eShWZXJpZnlUb2tlbkF1dGhvcml0eVJlcXVlc3QpIHJldHVybnMgKFZlcmlmeVRva2VuQXV0aG9yaXR5UmVzcG9uc2UpOwp9CgptZXNzYWdlIENyZWRlbnRpYWxzUmVxdWVzdCB7CglzdHJpbmcgSG9zdCA9IDE7Cn0KCm1lc3NhZ2UgQ3JlZGVudGlhbHNSZXNwb25zZSB7CglzdHJpbmcgVXNlcm5hbWUgPSAxOwoJc3RyaW5nIFNlY3JldCA9IDI7Cn0KCm1lc3NhZ2UgRmV0Y2hUb2tlblJlcXVlc3QgewoJc3RyaW5nIENsaWVudElEID0gMTsKCXN0cmluZyBIb3N0ID0gMjsKCXN0cmluZyBSZWFsbSA9IDM7CglzdHJpbmcgU2VydmljZSA9IDQ7CglyZXBlYXRlZCBzdHJpbmcgU2NvcGVzID0gNTsKfQoKbWVzc2FnZSBGZXRjaFRva2VuUmVzcG9uc2UgewoJc3RyaW5nIFRva2VuID0gMTsKCWludDY0IEV4cGlyZXNJbiA9IDI7IC8vIHNlY29uZHMKCWludDY0IElzc3VlZEF0ID0gMzsgLy8gdGltZXN0YW1wCn0KCm1lc3NhZ2UgR2V0VG9rZW5BdXRob3JpdHlSZXF1ZXN0IHsKCXN0cmluZyBIb3N0ID0gMTsKCWJ5dGVzIFNhbHQgPSAyOwp9CgptZXNzYWdlIEdldFRva2VuQXV0aG9yaXR5UmVzcG9uc2UgewoJYnl0ZXMgUHVibGljS2V5ID0gMTsKfQoKbWVzc2FnZSBWZXJpZnlUb2tlbkF1dGhvcml0eVJlcXVlc3QgewoJc3RyaW5nIEhvc3QgPSAxOwoJYnl0ZXMgUGF5bG9hZCA9IDI7CglieXRlcyBTYWx0ID0gMzsKfQoKbWVzc2FnZSBWZXJpZnlUb2tlbkF1dGhvcml0eVJlc3BvbnNlIHsKCWJ5dGVzIFNpZ25lZCA9IDE7Cn0=","base64").toString("utf-8"));
|
|
46684
46697
|
return protoLoader.loadSync(authProtoFilename);
|
|
46685
46698
|
})();
|