@coinbase/cdp-core 0.0.83 → 0.0.85
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/esm/index.native102.js +2 -2
- package/dist/esm/index.native104.js +1 -1
- package/dist/esm/index.native155.js +1 -1
- package/dist/esm/index.native157.js +102 -18
- package/dist/esm/index.native158.js +20 -80
- package/dist/esm/index.native159.js +79 -103
- package/dist/esm/index.native163.js +1 -1
- package/dist/esm/index.native172.js +38 -7
- package/dist/esm/index.native174.js +67 -375
- package/dist/esm/index.native175.js +34 -835
- package/dist/esm/index.native176.js +20 -38
- package/dist/esm/index.native177.js +8 -2
- package/dist/esm/index.native178.js +2 -70
- package/dist/esm/index.native179.js +373 -30
- package/dist/esm/index.native180.js +835 -20
- package/dist/esm/index.native194.js +2 -2
- package/dist/esm/index.native195.js +2 -2
- package/dist/esm/index.native196.js +2 -2
- package/dist/esm/index.native3.js +1 -1
- package/dist/esm/index.native9.js +1 -1
- package/dist/esm/index.web117.js +1 -1
- package/dist/esm/index.web118.js +1 -1
- package/dist/esm/index.web123.js +1 -1
- package/dist/esm/index.web126.js +6 -6
- package/dist/esm/index.web158.js +1 -1
- package/dist/esm/index.web159.js +32 -6
- package/dist/esm/index.web160.js +6 -32
- package/dist/esm/index.web161.js +1 -1
- package/dist/esm/index.web162.js +77 -19
- package/dist/esm/index.web163.js +21 -10
- package/dist/esm/index.web164.js +9 -19
- package/dist/esm/index.web165.js +15 -89
- package/dist/esm/index.web166.js +92 -19
- package/dist/esm/index.web167.js +18 -115
- package/dist/esm/index.web168.js +112 -73
- package/dist/esm/index.web181.js +2 -109
- package/dist/esm/index.web182.js +109 -2
- package/dist/esm/index.web183.js +2 -2
- package/dist/esm/index.web8.js +1 -1
- package/dist/native/index.native102.js +2 -2
- package/dist/native/index.native104.js +1 -1
- package/dist/native/index.native155.js +1 -1
- package/dist/native/index.native157.js +102 -18
- package/dist/native/index.native158.js +20 -80
- package/dist/native/index.native159.js +79 -103
- package/dist/native/index.native163.js +1 -1
- package/dist/native/index.native172.js +38 -7
- package/dist/native/index.native174.js +67 -375
- package/dist/native/index.native175.js +34 -835
- package/dist/native/index.native176.js +20 -38
- package/dist/native/index.native177.js +8 -2
- package/dist/native/index.native178.js +2 -70
- package/dist/native/index.native179.js +373 -30
- package/dist/native/index.native180.js +835 -20
- package/dist/native/index.native194.js +2 -2
- package/dist/native/index.native195.js +2 -2
- package/dist/native/index.native196.js +2 -2
- package/dist/native/index.native3.js +1 -1
- package/dist/native/index.native9.js +1 -1
- package/dist/native-types/version.d.ts +1 -1
- package/dist/types/version.d.ts +1 -1
- package/dist/web/index.web117.js +1 -1
- package/dist/web/index.web118.js +1 -1
- package/dist/web/index.web123.js +1 -1
- package/dist/web/index.web126.js +6 -6
- package/dist/web/index.web158.js +1 -1
- package/dist/web/index.web159.js +32 -6
- package/dist/web/index.web160.js +6 -32
- package/dist/web/index.web161.js +1 -1
- package/dist/web/index.web162.js +77 -19
- package/dist/web/index.web163.js +21 -10
- package/dist/web/index.web164.js +9 -19
- package/dist/web/index.web165.js +15 -89
- package/dist/web/index.web166.js +92 -19
- package/dist/web/index.web167.js +18 -115
- package/dist/web/index.web168.js +112 -73
- package/dist/web/index.web181.js +2 -109
- package/dist/web/index.web182.js +109 -2
- package/dist/web/index.web183.js +2 -2
- package/dist/web/index.web8.js +1 -1
- package/dist/web-types/version.d.ts +1 -1
- package/package.json +2 -2
package/dist/web/index.web167.js
CHANGED
|
@@ -1,120 +1,23 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
if (n?.[s])
|
|
10
|
-
return n[s];
|
|
11
|
-
const t = await y({ ...r, alg: s });
|
|
12
|
-
return i && Object.freeze(e), n ? n[s] = t : c.set(e, { [s]: t }), t;
|
|
13
|
-
}, E = (e, r) => {
|
|
14
|
-
c ||= /* @__PURE__ */ new WeakMap();
|
|
15
|
-
let s = c.get(e);
|
|
16
|
-
if (s?.[r])
|
|
17
|
-
return s[r];
|
|
18
|
-
const i = e.type === "public", n = !!i;
|
|
1
|
+
import { JOSENotSupported as f } from "./index.web77.js";
|
|
2
|
+
const w = (n, r, a, e, s) => {
|
|
3
|
+
if (s.crit !== void 0 && e?.crit === void 0)
|
|
4
|
+
throw new n('"crit" (Critical) Header Parameter MUST be integrity protected');
|
|
5
|
+
if (!e || e.crit === void 0)
|
|
6
|
+
return /* @__PURE__ */ new Set();
|
|
7
|
+
if (!Array.isArray(e.crit) || e.crit.length === 0 || e.crit.some((i) => typeof i != "string" || i.length === 0))
|
|
8
|
+
throw new n('"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present');
|
|
19
9
|
let t;
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
29
|
-
}
|
|
30
|
-
t = e.toCryptoKey(e.asymmetricKeyType, n, i ? [] : ["deriveBits"]);
|
|
10
|
+
a !== void 0 ? t = new Map([...Object.entries(a), ...r.entries()]) : t = r;
|
|
11
|
+
for (const i of e.crit) {
|
|
12
|
+
if (!t.has(i))
|
|
13
|
+
throw new f(`Extension Header Parameter "${i}" is not recognized`);
|
|
14
|
+
if (s[i] === void 0)
|
|
15
|
+
throw new n(`Extension Header Parameter "${i}" is missing`);
|
|
16
|
+
if (t.get(i) && e[i] === void 0)
|
|
17
|
+
throw new n(`Extension Header Parameter "${i}" MUST be integrity protected`);
|
|
31
18
|
}
|
|
32
|
-
|
|
33
|
-
if (r !== "EdDSA" && r !== "Ed25519")
|
|
34
|
-
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
35
|
-
t = e.toCryptoKey(e.asymmetricKeyType, n, [
|
|
36
|
-
i ? "verify" : "sign"
|
|
37
|
-
]);
|
|
38
|
-
}
|
|
39
|
-
if (e.asymmetricKeyType === "rsa") {
|
|
40
|
-
let a;
|
|
41
|
-
switch (r) {
|
|
42
|
-
case "RSA-OAEP":
|
|
43
|
-
a = "SHA-1";
|
|
44
|
-
break;
|
|
45
|
-
case "RS256":
|
|
46
|
-
case "PS256":
|
|
47
|
-
case "RSA-OAEP-256":
|
|
48
|
-
a = "SHA-256";
|
|
49
|
-
break;
|
|
50
|
-
case "RS384":
|
|
51
|
-
case "PS384":
|
|
52
|
-
case "RSA-OAEP-384":
|
|
53
|
-
a = "SHA-384";
|
|
54
|
-
break;
|
|
55
|
-
case "RS512":
|
|
56
|
-
case "PS512":
|
|
57
|
-
case "RSA-OAEP-512":
|
|
58
|
-
a = "SHA-512";
|
|
59
|
-
break;
|
|
60
|
-
default:
|
|
61
|
-
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
62
|
-
}
|
|
63
|
-
if (r.startsWith("RSA-OAEP"))
|
|
64
|
-
return e.toCryptoKey({
|
|
65
|
-
name: "RSA-OAEP",
|
|
66
|
-
hash: a
|
|
67
|
-
}, n, i ? ["encrypt"] : ["decrypt"]);
|
|
68
|
-
t = e.toCryptoKey({
|
|
69
|
-
name: r.startsWith("PS") ? "RSA-PSS" : "RSASSA-PKCS1-v1_5",
|
|
70
|
-
hash: a
|
|
71
|
-
}, n, [i ? "verify" : "sign"]);
|
|
72
|
-
}
|
|
73
|
-
if (e.asymmetricKeyType === "ec") {
|
|
74
|
-
const o = (/* @__PURE__ */ new Map([
|
|
75
|
-
["prime256v1", "P-256"],
|
|
76
|
-
["secp384r1", "P-384"],
|
|
77
|
-
["secp521r1", "P-521"]
|
|
78
|
-
])).get(e.asymmetricKeyDetails?.namedCurve);
|
|
79
|
-
if (!o)
|
|
80
|
-
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
81
|
-
r === "ES256" && o === "P-256" && (t = e.toCryptoKey({
|
|
82
|
-
name: "ECDSA",
|
|
83
|
-
namedCurve: o
|
|
84
|
-
}, n, [i ? "verify" : "sign"])), r === "ES384" && o === "P-384" && (t = e.toCryptoKey({
|
|
85
|
-
name: "ECDSA",
|
|
86
|
-
namedCurve: o
|
|
87
|
-
}, n, [i ? "verify" : "sign"])), r === "ES512" && o === "P-521" && (t = e.toCryptoKey({
|
|
88
|
-
name: "ECDSA",
|
|
89
|
-
namedCurve: o
|
|
90
|
-
}, n, [i ? "verify" : "sign"])), r.startsWith("ECDH-ES") && (t = e.toCryptoKey({
|
|
91
|
-
name: "ECDH",
|
|
92
|
-
namedCurve: o
|
|
93
|
-
}, n, i ? [] : ["deriveBits"]));
|
|
94
|
-
}
|
|
95
|
-
if (!t)
|
|
96
|
-
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
97
|
-
return s ? s[r] = t : c.set(e, { [r]: t }), t;
|
|
98
|
-
}, d = async (e, r) => {
|
|
99
|
-
if (e instanceof Uint8Array || S(e))
|
|
100
|
-
return e;
|
|
101
|
-
if (K(e)) {
|
|
102
|
-
if (e.type === "secret")
|
|
103
|
-
return e.export();
|
|
104
|
-
if ("toCryptoKey" in e && typeof e.toCryptoKey == "function")
|
|
105
|
-
try {
|
|
106
|
-
return E(e, r);
|
|
107
|
-
} catch (i) {
|
|
108
|
-
if (i instanceof TypeError)
|
|
109
|
-
throw i;
|
|
110
|
-
}
|
|
111
|
-
let s = e.export({ format: "jwk" });
|
|
112
|
-
return f(e, s, r);
|
|
113
|
-
}
|
|
114
|
-
if (p(e))
|
|
115
|
-
return e.k ? m(e.k) : f(e, e, r, !0);
|
|
116
|
-
throw new Error("unreachable");
|
|
19
|
+
return new Set(e.crit);
|
|
117
20
|
};
|
|
118
21
|
export {
|
|
119
|
-
|
|
22
|
+
w as default
|
|
120
23
|
};
|
package/dist/web/index.web168.js
CHANGED
|
@@ -1,81 +1,120 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
return
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
n.set(t.subarray(e, e + r), this.pos), this.pos += r, e += r, this.pos === i && (this.process(s, 0), this.pos = 0);
|
|
1
|
+
import { isJWK as p } from "./index.web190.js";
|
|
2
|
+
import { decode as m } from "./index.web163.js";
|
|
3
|
+
import y from "./index.web191.js";
|
|
4
|
+
import { isCryptoKey as S, isKeyObject as K } from "./index.web189.js";
|
|
5
|
+
let c;
|
|
6
|
+
const f = async (e, r, s, i = !1) => {
|
|
7
|
+
c ||= /* @__PURE__ */ new WeakMap();
|
|
8
|
+
let n = c.get(e);
|
|
9
|
+
if (n?.[s])
|
|
10
|
+
return n[s];
|
|
11
|
+
const t = await y({ ...r, alg: s });
|
|
12
|
+
return i && Object.freeze(e), n ? n[s] = t : c.set(e, { [s]: t }), t;
|
|
13
|
+
}, E = (e, r) => {
|
|
14
|
+
c ||= /* @__PURE__ */ new WeakMap();
|
|
15
|
+
let s = c.get(e);
|
|
16
|
+
if (s?.[r])
|
|
17
|
+
return s[r];
|
|
18
|
+
const i = e.type === "public", n = !!i;
|
|
19
|
+
let t;
|
|
20
|
+
if (e.asymmetricKeyType === "x25519") {
|
|
21
|
+
switch (r) {
|
|
22
|
+
case "ECDH-ES":
|
|
23
|
+
case "ECDH-ES+A128KW":
|
|
24
|
+
case "ECDH-ES+A192KW":
|
|
25
|
+
case "ECDH-ES+A256KW":
|
|
26
|
+
break;
|
|
27
|
+
default:
|
|
28
|
+
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
30
29
|
}
|
|
31
|
-
|
|
30
|
+
t = e.toCryptoKey(e.asymmetricKeyType, n, i ? [] : ["deriveBits"]);
|
|
32
31
|
}
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
s[f] = 0;
|
|
40
|
-
y(n, i - 8, BigInt(this.length * 8), h), this.process(n, 0);
|
|
41
|
-
const r = l(t), c = this.outputLen;
|
|
42
|
-
if (c % 4)
|
|
43
|
-
throw new Error("_sha2: outputLen should be aligned to 32bit");
|
|
44
|
-
const u = c / 4, p = this.get();
|
|
45
|
-
if (u > p.length)
|
|
46
|
-
throw new Error("_sha2: outputLen bigger than state");
|
|
47
|
-
for (let f = 0; f < u; f++)
|
|
48
|
-
r.setUint32(4 * f, p[f], h);
|
|
32
|
+
if (e.asymmetricKeyType === "ed25519") {
|
|
33
|
+
if (r !== "EdDSA" && r !== "Ed25519")
|
|
34
|
+
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
35
|
+
t = e.toCryptoKey(e.asymmetricKeyType, n, [
|
|
36
|
+
i ? "verify" : "sign"
|
|
37
|
+
]);
|
|
49
38
|
}
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
39
|
+
if (e.asymmetricKeyType === "rsa") {
|
|
40
|
+
let a;
|
|
41
|
+
switch (r) {
|
|
42
|
+
case "RSA-OAEP":
|
|
43
|
+
a = "SHA-1";
|
|
44
|
+
break;
|
|
45
|
+
case "RS256":
|
|
46
|
+
case "PS256":
|
|
47
|
+
case "RSA-OAEP-256":
|
|
48
|
+
a = "SHA-256";
|
|
49
|
+
break;
|
|
50
|
+
case "RS384":
|
|
51
|
+
case "PS384":
|
|
52
|
+
case "RSA-OAEP-384":
|
|
53
|
+
a = "SHA-384";
|
|
54
|
+
break;
|
|
55
|
+
case "RS512":
|
|
56
|
+
case "PS512":
|
|
57
|
+
case "RSA-OAEP-512":
|
|
58
|
+
a = "SHA-512";
|
|
59
|
+
break;
|
|
60
|
+
default:
|
|
61
|
+
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
62
|
+
}
|
|
63
|
+
if (r.startsWith("RSA-OAEP"))
|
|
64
|
+
return e.toCryptoKey({
|
|
65
|
+
name: "RSA-OAEP",
|
|
66
|
+
hash: a
|
|
67
|
+
}, n, i ? ["encrypt"] : ["decrypt"]);
|
|
68
|
+
t = e.toCryptoKey({
|
|
69
|
+
name: r.startsWith("PS") ? "RSA-PSS" : "RSASSA-PKCS1-v1_5",
|
|
70
|
+
hash: a
|
|
71
|
+
}, n, [i ? "verify" : "sign"]);
|
|
55
72
|
}
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
73
|
+
if (e.asymmetricKeyType === "ec") {
|
|
74
|
+
const o = (/* @__PURE__ */ new Map([
|
|
75
|
+
["prime256v1", "P-256"],
|
|
76
|
+
["secp384r1", "P-384"],
|
|
77
|
+
["secp521r1", "P-521"]
|
|
78
|
+
])).get(e.asymmetricKeyDetails?.namedCurve);
|
|
79
|
+
if (!o)
|
|
80
|
+
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
81
|
+
r === "ES256" && o === "P-256" && (t = e.toCryptoKey({
|
|
82
|
+
name: "ECDSA",
|
|
83
|
+
namedCurve: o
|
|
84
|
+
}, n, [i ? "verify" : "sign"])), r === "ES384" && o === "P-384" && (t = e.toCryptoKey({
|
|
85
|
+
name: "ECDSA",
|
|
86
|
+
namedCurve: o
|
|
87
|
+
}, n, [i ? "verify" : "sign"])), r === "ES512" && o === "P-521" && (t = e.toCryptoKey({
|
|
88
|
+
name: "ECDSA",
|
|
89
|
+
namedCurve: o
|
|
90
|
+
}, n, [i ? "verify" : "sign"])), r.startsWith("ECDH-ES") && (t = e.toCryptoKey({
|
|
91
|
+
name: "ECDH",
|
|
92
|
+
namedCurve: o
|
|
93
|
+
}, n, i ? [] : ["deriveBits"]));
|
|
60
94
|
}
|
|
61
|
-
|
|
62
|
-
|
|
95
|
+
if (!t)
|
|
96
|
+
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
97
|
+
return s ? s[r] = t : c.set(e, { [r]: t }), t;
|
|
98
|
+
}, d = async (e, r) => {
|
|
99
|
+
if (e instanceof Uint8Array || S(e))
|
|
100
|
+
return e;
|
|
101
|
+
if (K(e)) {
|
|
102
|
+
if (e.type === "secret")
|
|
103
|
+
return e.export();
|
|
104
|
+
if ("toCryptoKey" in e && typeof e.toCryptoKey == "function")
|
|
105
|
+
try {
|
|
106
|
+
return E(e, r);
|
|
107
|
+
} catch (i) {
|
|
108
|
+
if (i instanceof TypeError)
|
|
109
|
+
throw i;
|
|
110
|
+
}
|
|
111
|
+
let s = e.export({ format: "jwk" });
|
|
112
|
+
return f(e, s, r);
|
|
63
113
|
}
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
1013904242,
|
|
69
|
-
2773480762,
|
|
70
|
-
1359893119,
|
|
71
|
-
2600822924,
|
|
72
|
-
528734635,
|
|
73
|
-
1541459225
|
|
74
|
-
]);
|
|
114
|
+
if (p(e))
|
|
115
|
+
return e.k ? m(e.k) : f(e, e, r, !0);
|
|
116
|
+
throw new Error("unreachable");
|
|
117
|
+
};
|
|
75
118
|
export {
|
|
76
|
-
|
|
77
|
-
m as HashMD,
|
|
78
|
-
_ as Maj,
|
|
79
|
-
B as SHA256_IV,
|
|
80
|
-
y as setBigUint64
|
|
119
|
+
d as default
|
|
81
120
|
};
|
package/dist/web/index.web181.js
CHANGED
|
@@ -1,111 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
var w;
|
|
3
|
-
function O() {
|
|
4
|
-
return w ? x.exports : (w = 1, function(d) {
|
|
5
|
-
var g = Object.prototype.hasOwnProperty, c = "~";
|
|
6
|
-
function h() {
|
|
7
|
-
}
|
|
8
|
-
Object.create && (h.prototype = /* @__PURE__ */ Object.create(null), new h().__proto__ || (c = !1));
|
|
9
|
-
function b(s, t, n) {
|
|
10
|
-
this.fn = s, this.context = t, this.once = n || !1;
|
|
11
|
-
}
|
|
12
|
-
function m(s, t, n, r, l) {
|
|
13
|
-
if (typeof n != "function")
|
|
14
|
-
throw new TypeError("The listener must be a function");
|
|
15
|
-
var u = new b(n, r || s, l), o = c ? c + t : t;
|
|
16
|
-
return s._events[o] ? s._events[o].fn ? s._events[o] = [s._events[o], u] : s._events[o].push(u) : (s._events[o] = u, s._eventsCount++), s;
|
|
17
|
-
}
|
|
18
|
-
function y(s, t) {
|
|
19
|
-
--s._eventsCount === 0 ? s._events = new h() : delete s._events[t];
|
|
20
|
-
}
|
|
21
|
-
function f() {
|
|
22
|
-
this._events = new h(), this._eventsCount = 0;
|
|
23
|
-
}
|
|
24
|
-
f.prototype.eventNames = function() {
|
|
25
|
-
var t = [], n, r;
|
|
26
|
-
if (this._eventsCount === 0) return t;
|
|
27
|
-
for (r in n = this._events)
|
|
28
|
-
g.call(n, r) && t.push(c ? r.slice(1) : r);
|
|
29
|
-
return Object.getOwnPropertySymbols ? t.concat(Object.getOwnPropertySymbols(n)) : t;
|
|
30
|
-
}, f.prototype.listeners = function(t) {
|
|
31
|
-
var n = c ? c + t : t, r = this._events[n];
|
|
32
|
-
if (!r) return [];
|
|
33
|
-
if (r.fn) return [r.fn];
|
|
34
|
-
for (var l = 0, u = r.length, o = new Array(u); l < u; l++)
|
|
35
|
-
o[l] = r[l].fn;
|
|
36
|
-
return o;
|
|
37
|
-
}, f.prototype.listenerCount = function(t) {
|
|
38
|
-
var n = c ? c + t : t, r = this._events[n];
|
|
39
|
-
return r ? r.fn ? 1 : r.length : 0;
|
|
40
|
-
}, f.prototype.emit = function(t, n, r, l, u, o) {
|
|
41
|
-
var a = c ? c + t : t;
|
|
42
|
-
if (!this._events[a]) return !1;
|
|
43
|
-
var e = this._events[a], p = arguments.length, v, i;
|
|
44
|
-
if (e.fn) {
|
|
45
|
-
switch (e.once && this.removeListener(t, e.fn, void 0, !0), p) {
|
|
46
|
-
case 1:
|
|
47
|
-
return e.fn.call(e.context), !0;
|
|
48
|
-
case 2:
|
|
49
|
-
return e.fn.call(e.context, n), !0;
|
|
50
|
-
case 3:
|
|
51
|
-
return e.fn.call(e.context, n, r), !0;
|
|
52
|
-
case 4:
|
|
53
|
-
return e.fn.call(e.context, n, r, l), !0;
|
|
54
|
-
case 5:
|
|
55
|
-
return e.fn.call(e.context, n, r, l, u), !0;
|
|
56
|
-
case 6:
|
|
57
|
-
return e.fn.call(e.context, n, r, l, u, o), !0;
|
|
58
|
-
}
|
|
59
|
-
for (i = 1, v = new Array(p - 1); i < p; i++)
|
|
60
|
-
v[i - 1] = arguments[i];
|
|
61
|
-
e.fn.apply(e.context, v);
|
|
62
|
-
} else {
|
|
63
|
-
var E = e.length, _;
|
|
64
|
-
for (i = 0; i < E; i++)
|
|
65
|
-
switch (e[i].once && this.removeListener(t, e[i].fn, void 0, !0), p) {
|
|
66
|
-
case 1:
|
|
67
|
-
e[i].fn.call(e[i].context);
|
|
68
|
-
break;
|
|
69
|
-
case 2:
|
|
70
|
-
e[i].fn.call(e[i].context, n);
|
|
71
|
-
break;
|
|
72
|
-
case 3:
|
|
73
|
-
e[i].fn.call(e[i].context, n, r);
|
|
74
|
-
break;
|
|
75
|
-
case 4:
|
|
76
|
-
e[i].fn.call(e[i].context, n, r, l);
|
|
77
|
-
break;
|
|
78
|
-
default:
|
|
79
|
-
if (!v) for (_ = 1, v = new Array(p - 1); _ < p; _++)
|
|
80
|
-
v[_ - 1] = arguments[_];
|
|
81
|
-
e[i].fn.apply(e[i].context, v);
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
return !0;
|
|
85
|
-
}, f.prototype.on = function(t, n, r) {
|
|
86
|
-
return m(this, t, n, r, !1);
|
|
87
|
-
}, f.prototype.once = function(t, n, r) {
|
|
88
|
-
return m(this, t, n, r, !0);
|
|
89
|
-
}, f.prototype.removeListener = function(t, n, r, l) {
|
|
90
|
-
var u = c ? c + t : t;
|
|
91
|
-
if (!this._events[u]) return this;
|
|
92
|
-
if (!n)
|
|
93
|
-
return y(this, u), this;
|
|
94
|
-
var o = this._events[u];
|
|
95
|
-
if (o.fn)
|
|
96
|
-
o.fn === n && (!l || o.once) && (!r || o.context === r) && y(this, u);
|
|
97
|
-
else {
|
|
98
|
-
for (var a = 0, e = [], p = o.length; a < p; a++)
|
|
99
|
-
(o[a].fn !== n || l && !o[a].once || r && o[a].context !== r) && e.push(o[a]);
|
|
100
|
-
e.length ? this._events[u] = e.length === 1 ? e[0] : e : y(this, u);
|
|
101
|
-
}
|
|
102
|
-
return this;
|
|
103
|
-
}, f.prototype.removeAllListeners = function(t) {
|
|
104
|
-
var n;
|
|
105
|
-
return t ? (n = c ? c + t : t, this._events[n] && y(this, n)) : (this._events = new h(), this._eventsCount = 0), this;
|
|
106
|
-
}, f.prototype.off = f.prototype.removeListener, f.prototype.addListener = f.prototype.on, f.prefixed = c, f.EventEmitter = f, d.exports = f;
|
|
107
|
-
}(x), x.exports);
|
|
108
|
-
}
|
|
1
|
+
const o = "0.1.1";
|
|
109
2
|
export {
|
|
110
|
-
|
|
3
|
+
o as version
|
|
111
4
|
};
|
package/dist/web/index.web182.js
CHANGED
|
@@ -1,4 +1,111 @@
|
|
|
1
|
-
|
|
1
|
+
import { __module as x } from "./index.web183.js";
|
|
2
|
+
var w;
|
|
3
|
+
function O() {
|
|
4
|
+
return w ? x.exports : (w = 1, function(d) {
|
|
5
|
+
var g = Object.prototype.hasOwnProperty, c = "~";
|
|
6
|
+
function h() {
|
|
7
|
+
}
|
|
8
|
+
Object.create && (h.prototype = /* @__PURE__ */ Object.create(null), new h().__proto__ || (c = !1));
|
|
9
|
+
function b(s, t, n) {
|
|
10
|
+
this.fn = s, this.context = t, this.once = n || !1;
|
|
11
|
+
}
|
|
12
|
+
function m(s, t, n, r, l) {
|
|
13
|
+
if (typeof n != "function")
|
|
14
|
+
throw new TypeError("The listener must be a function");
|
|
15
|
+
var u = new b(n, r || s, l), o = c ? c + t : t;
|
|
16
|
+
return s._events[o] ? s._events[o].fn ? s._events[o] = [s._events[o], u] : s._events[o].push(u) : (s._events[o] = u, s._eventsCount++), s;
|
|
17
|
+
}
|
|
18
|
+
function y(s, t) {
|
|
19
|
+
--s._eventsCount === 0 ? s._events = new h() : delete s._events[t];
|
|
20
|
+
}
|
|
21
|
+
function f() {
|
|
22
|
+
this._events = new h(), this._eventsCount = 0;
|
|
23
|
+
}
|
|
24
|
+
f.prototype.eventNames = function() {
|
|
25
|
+
var t = [], n, r;
|
|
26
|
+
if (this._eventsCount === 0) return t;
|
|
27
|
+
for (r in n = this._events)
|
|
28
|
+
g.call(n, r) && t.push(c ? r.slice(1) : r);
|
|
29
|
+
return Object.getOwnPropertySymbols ? t.concat(Object.getOwnPropertySymbols(n)) : t;
|
|
30
|
+
}, f.prototype.listeners = function(t) {
|
|
31
|
+
var n = c ? c + t : t, r = this._events[n];
|
|
32
|
+
if (!r) return [];
|
|
33
|
+
if (r.fn) return [r.fn];
|
|
34
|
+
for (var l = 0, u = r.length, o = new Array(u); l < u; l++)
|
|
35
|
+
o[l] = r[l].fn;
|
|
36
|
+
return o;
|
|
37
|
+
}, f.prototype.listenerCount = function(t) {
|
|
38
|
+
var n = c ? c + t : t, r = this._events[n];
|
|
39
|
+
return r ? r.fn ? 1 : r.length : 0;
|
|
40
|
+
}, f.prototype.emit = function(t, n, r, l, u, o) {
|
|
41
|
+
var a = c ? c + t : t;
|
|
42
|
+
if (!this._events[a]) return !1;
|
|
43
|
+
var e = this._events[a], p = arguments.length, v, i;
|
|
44
|
+
if (e.fn) {
|
|
45
|
+
switch (e.once && this.removeListener(t, e.fn, void 0, !0), p) {
|
|
46
|
+
case 1:
|
|
47
|
+
return e.fn.call(e.context), !0;
|
|
48
|
+
case 2:
|
|
49
|
+
return e.fn.call(e.context, n), !0;
|
|
50
|
+
case 3:
|
|
51
|
+
return e.fn.call(e.context, n, r), !0;
|
|
52
|
+
case 4:
|
|
53
|
+
return e.fn.call(e.context, n, r, l), !0;
|
|
54
|
+
case 5:
|
|
55
|
+
return e.fn.call(e.context, n, r, l, u), !0;
|
|
56
|
+
case 6:
|
|
57
|
+
return e.fn.call(e.context, n, r, l, u, o), !0;
|
|
58
|
+
}
|
|
59
|
+
for (i = 1, v = new Array(p - 1); i < p; i++)
|
|
60
|
+
v[i - 1] = arguments[i];
|
|
61
|
+
e.fn.apply(e.context, v);
|
|
62
|
+
} else {
|
|
63
|
+
var E = e.length, _;
|
|
64
|
+
for (i = 0; i < E; i++)
|
|
65
|
+
switch (e[i].once && this.removeListener(t, e[i].fn, void 0, !0), p) {
|
|
66
|
+
case 1:
|
|
67
|
+
e[i].fn.call(e[i].context);
|
|
68
|
+
break;
|
|
69
|
+
case 2:
|
|
70
|
+
e[i].fn.call(e[i].context, n);
|
|
71
|
+
break;
|
|
72
|
+
case 3:
|
|
73
|
+
e[i].fn.call(e[i].context, n, r);
|
|
74
|
+
break;
|
|
75
|
+
case 4:
|
|
76
|
+
e[i].fn.call(e[i].context, n, r, l);
|
|
77
|
+
break;
|
|
78
|
+
default:
|
|
79
|
+
if (!v) for (_ = 1, v = new Array(p - 1); _ < p; _++)
|
|
80
|
+
v[_ - 1] = arguments[_];
|
|
81
|
+
e[i].fn.apply(e[i].context, v);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
return !0;
|
|
85
|
+
}, f.prototype.on = function(t, n, r) {
|
|
86
|
+
return m(this, t, n, r, !1);
|
|
87
|
+
}, f.prototype.once = function(t, n, r) {
|
|
88
|
+
return m(this, t, n, r, !0);
|
|
89
|
+
}, f.prototype.removeListener = function(t, n, r, l) {
|
|
90
|
+
var u = c ? c + t : t;
|
|
91
|
+
if (!this._events[u]) return this;
|
|
92
|
+
if (!n)
|
|
93
|
+
return y(this, u), this;
|
|
94
|
+
var o = this._events[u];
|
|
95
|
+
if (o.fn)
|
|
96
|
+
o.fn === n && (!l || o.once) && (!r || o.context === r) && y(this, u);
|
|
97
|
+
else {
|
|
98
|
+
for (var a = 0, e = [], p = o.length; a < p; a++)
|
|
99
|
+
(o[a].fn !== n || l && !o[a].once || r && o[a].context !== r) && e.push(o[a]);
|
|
100
|
+
e.length ? this._events[u] = e.length === 1 ? e[0] : e : y(this, u);
|
|
101
|
+
}
|
|
102
|
+
return this;
|
|
103
|
+
}, f.prototype.removeAllListeners = function(t) {
|
|
104
|
+
var n;
|
|
105
|
+
return t ? (n = c ? c + t : t, this._events[n] && y(this, n)) : (this._events = new h(), this._eventsCount = 0), this;
|
|
106
|
+
}, f.prototype.off = f.prototype.removeListener, f.prototype.addListener = f.prototype.on, f.prefixed = c, f.EventEmitter = f, d.exports = f;
|
|
107
|
+
}(x), x.exports);
|
|
108
|
+
}
|
|
2
109
|
export {
|
|
3
|
-
|
|
110
|
+
O as __require
|
|
4
111
|
};
|
package/dist/web/index.web183.js
CHANGED
package/dist/web/index.web8.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const VERSION = "0.0.
|
|
1
|
+
export declare const VERSION = "0.0.85";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coinbase/cdp-core",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.85",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist/**",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"ox": "0.8.1",
|
|
30
30
|
"viem": "^2.33.0",
|
|
31
31
|
"zustand": "^5.0.6",
|
|
32
|
-
"@coinbase/cdp-api-client": "^0.0.
|
|
32
|
+
"@coinbase/cdp-api-client": "^0.0.85"
|
|
33
33
|
},
|
|
34
34
|
"peerDependencies": {
|
|
35
35
|
"@react-native-async-storage/async-storage": "^2.0.0",
|