@gardenfi/utils 2.4.1 → 2.4.3
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/index10.cjs +1 -1
- package/dist/index10.js +4 -4
- package/dist/index119.cjs +1 -1
- package/dist/index119.js +1 -1
- package/dist/index16.cjs +1 -1
- package/dist/index16.js +4 -4
- package/dist/index18.cjs +1 -1
- package/dist/index18.js +2 -2
- package/dist/index195.cjs +1 -1
- package/dist/index195.js +3 -3
- package/dist/index225.cjs +1 -1
- package/dist/index225.js +2 -2
- package/dist/index229.cjs +1 -1
- package/dist/index229.js +1 -1
- package/dist/index24.cjs +1 -1
- package/dist/index24.js +31 -13
- package/dist/index241.cjs +1 -1
- package/dist/index241.js +3 -3
- package/dist/index25.cjs +1 -1
- package/dist/index25.js +32 -58
- package/dist/index26.cjs +1 -16
- package/dist/index26.js +11 -113
- package/dist/index261.cjs +1 -2
- package/dist/index261.js +102 -40
- package/dist/index262.cjs +1 -1
- package/dist/index262.js +7 -2
- package/dist/index263.cjs +1 -1
- package/dist/index263.js +224 -5
- package/dist/index264.cjs +1 -1
- package/dist/index264.js +6 -10
- package/dist/index265.cjs +1 -1
- package/dist/index265.js +7 -20
- package/dist/index266.cjs +1 -1
- package/dist/index266.js +26 -8
- package/dist/index267.cjs +1 -1
- package/dist/index267.js +5 -66
- package/dist/index268.cjs +2 -1
- package/dist/index268.js +40 -64
- package/dist/index269.cjs +1 -1
- package/dist/index269.js +2 -187
- package/dist/index27.cjs +1 -1
- package/dist/index27.js +58 -32
- package/dist/index270.cjs +1 -1
- package/dist/index270.js +8 -20
- package/dist/index271.cjs +1 -1
- package/dist/index271.js +17 -40
- package/dist/index272.cjs +1 -1
- package/dist/index272.js +8 -76
- package/dist/index273.cjs +1 -1
- package/dist/index273.js +66 -40
- package/dist/index274.cjs +1 -1
- package/dist/index274.js +64 -15
- package/dist/index275.cjs +1 -1
- package/dist/index275.js +185 -12
- package/dist/index276.cjs +1 -1
- package/dist/index276.js +21 -11
- package/dist/index277.cjs +1 -2
- package/dist/index277.js +42 -18
- package/dist/index278.cjs +1 -1
- package/dist/index278.js +75 -13
- package/dist/index279.cjs +1 -1
- package/dist/index279.js +40 -11
- package/dist/index28.cjs +1 -1
- package/dist/index28.js +12 -26
- package/dist/index280.cjs +1 -1
- package/dist/index280.js +15 -102
- package/dist/index281.cjs +1 -1
- package/dist/index281.js +13 -6
- package/dist/index282.cjs +1 -1
- package/dist/index282.js +10 -222
- package/dist/index283.cjs +2 -1
- package/dist/index283.js +18 -6
- package/dist/index284.cjs +1 -1
- package/dist/index284.js +15 -7
- package/dist/index285.cjs +1 -1
- package/dist/index285.js +11 -26
- package/dist/index287.cjs +1 -1
- package/dist/index287.js +1 -1
- package/dist/index29.cjs +16 -1
- package/dist/index29.js +113 -7
- package/dist/index292.cjs +1 -1
- package/dist/index292.js +2 -2
- package/dist/index294.cjs +1 -1
- package/dist/index294.js +10 -138
- package/dist/index295.cjs +1 -1
- package/dist/index295.js +19 -42
- package/dist/index296.cjs +1 -1
- package/dist/index296.js +134 -73
- package/dist/index297.cjs +1 -1
- package/dist/index297.js +43 -2
- package/dist/index298.cjs +1 -1
- package/dist/index298.js +77 -10
- package/dist/index299.cjs +1 -1
- package/dist/index299.js +2 -20
- package/dist/index30.cjs +1 -1
- package/dist/index30.js +27 -31
- package/dist/index300.cjs +1 -1
- package/dist/index300.js +698 -68
- package/dist/index301.cjs +1 -1
- package/dist/index301.js +178 -675
- package/dist/index302.cjs +1 -1
- package/dist/index302.js +67 -200
- package/dist/index31.cjs +1 -1
- package/dist/index31.js +8 -12
- package/dist/index53.cjs +1 -1
- package/dist/index53.js +1 -1
- package/dist/index98.cjs +1 -1
- package/dist/index98.js +2 -2
- package/package.json +1 -1
package/dist/index287.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { crypto as u } from "./
|
|
1
|
+
import { crypto as u } from "./index299.js";
|
|
2
2
|
/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
3
3
|
function w(t) {
|
|
4
4
|
return t instanceof Uint8Array || ArrayBuffer.isView(t) && t.constructor.name === "Uint8Array";
|
package/dist/index29.cjs
CHANGED
|
@@ -1 +1,16 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=e
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index294.cjs"),M=require("./index162.cjs"),h=require("./index295.cjs");function R(r){const{chainId:o,domain:s,expirationTime:l,issuedAt:m=new Date,nonce:a,notBefore:f,requestId:w,resources:g,scheme:i,uri:c,version:d}=r;{if(o!==Math.floor(o))throw new e.SiweInvalidMessageFieldError({field:"chainId",metaMessages:["- Chain ID must be a EIP-155 chain ID.","- See https://eips.ethereum.org/EIPS/eip-155","",`Provided value: ${o}`]});if(!(E.test(s)||F.test(s)||b.test(s)))throw new e.SiweInvalidMessageFieldError({field:"domain",metaMessages:["- Domain must be an RFC 3986 authority.","- See https://www.rfc-editor.org/rfc/rfc3986","",`Provided value: ${s}`]});if(!A.test(a))throw new e.SiweInvalidMessageFieldError({field:"nonce",metaMessages:["- Nonce must be at least 8 characters.","- Nonce must be alphanumeric.","",`Provided value: ${a}`]});if(!h.isUri(c))throw new e.SiweInvalidMessageFieldError({field:"uri",metaMessages:["- URI must be a RFC 3986 URI referring to the resource that is the subject of the signing.","- See https://www.rfc-editor.org/rfc/rfc3986","",`Provided value: ${c}`]});if(d!=="1")throw new e.SiweInvalidMessageFieldError({field:"version",metaMessages:["- Version must be '1'.","",`Provided value: ${d}`]});if(i&&!P.test(i))throw new e.SiweInvalidMessageFieldError({field:"scheme",metaMessages:["- Scheme must be an RFC 3986 URI scheme.","- See https://www.rfc-editor.org/rfc/rfc3986#section-3.1","",`Provided value: ${i}`]});const t=r.statement;if(t!=null&&t.includes(`
|
|
2
|
+
`))throw new e.SiweInvalidMessageFieldError({field:"statement",metaMessages:["- Statement must not include '\\n'.","",`Provided value: ${t}`]})}const $=M.getAddress(r.address),v=i?`${i}://${s}`:s,I=r.statement?`${r.statement}
|
|
3
|
+
`:"",S=`${v} wants you to sign in with your Ethereum account:
|
|
4
|
+
${$}
|
|
5
|
+
|
|
6
|
+
${I}`;let n=`URI: ${c}
|
|
7
|
+
Version: ${d}
|
|
8
|
+
Chain ID: ${o}
|
|
9
|
+
Nonce: ${a}
|
|
10
|
+
Issued At: ${m.toISOString()}`;if(l&&(n+=`
|
|
11
|
+
Expiration Time: ${l.toISOString()}`),f&&(n+=`
|
|
12
|
+
Not Before: ${f.toISOString()}`),w&&(n+=`
|
|
13
|
+
Request ID: ${w}`),g){let t=`
|
|
14
|
+
Resources:`;for(const u of g){if(!h.isUri(u))throw new e.SiweInvalidMessageFieldError({field:"resources",metaMessages:["- Every resource must be a RFC 3986 URI.","- See https://www.rfc-editor.org/rfc/rfc3986","",`Provided value: ${u}`]});t+=`
|
|
15
|
+
- ${u}`}n+=t}return`${S}
|
|
16
|
+
${n}`}const E=/^([a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}(:[0-9]{1,5})?$/,F=/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(:[0-9]{1,5})?$/,b=/^localhost(:[0-9]{1,5})?$/,A=/^[a-zA-Z0-9]{8,}$/,P=/^([a-zA-Z][a-zA-Z0-9+-.]*)$/;exports.createSiweMessage=R;
|
package/dist/index29.js
CHANGED
|
@@ -1,10 +1,116 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { SiweInvalidMessageFieldError as e } from "./index294.js";
|
|
2
|
+
import { getAddress as S } from "./index162.js";
|
|
3
|
+
import { isUri as $ } from "./index295.js";
|
|
4
|
+
function C(n) {
|
|
5
|
+
const { chainId: i, domain: s, expirationTime: u, issuedAt: g = /* @__PURE__ */ new Date(), nonce: a, notBefore: m, requestId: h, resources: w, scheme: o, uri: c, version: f } = n;
|
|
6
|
+
{
|
|
7
|
+
if (i !== Math.floor(i))
|
|
8
|
+
throw new e({
|
|
9
|
+
field: "chainId",
|
|
10
|
+
metaMessages: [
|
|
11
|
+
"- Chain ID must be a EIP-155 chain ID.",
|
|
12
|
+
"- See https://eips.ethereum.org/EIPS/eip-155",
|
|
13
|
+
"",
|
|
14
|
+
`Provided value: ${i}`
|
|
15
|
+
]
|
|
16
|
+
});
|
|
17
|
+
if (!(p.test(s) || M.test(s) || x.test(s)))
|
|
18
|
+
throw new e({
|
|
19
|
+
field: "domain",
|
|
20
|
+
metaMessages: [
|
|
21
|
+
"- Domain must be an RFC 3986 authority.",
|
|
22
|
+
"- See https://www.rfc-editor.org/rfc/rfc3986",
|
|
23
|
+
"",
|
|
24
|
+
`Provided value: ${s}`
|
|
25
|
+
]
|
|
26
|
+
});
|
|
27
|
+
if (!A.test(a))
|
|
28
|
+
throw new e({
|
|
29
|
+
field: "nonce",
|
|
30
|
+
metaMessages: [
|
|
31
|
+
"- Nonce must be at least 8 characters.",
|
|
32
|
+
"- Nonce must be alphanumeric.",
|
|
33
|
+
"",
|
|
34
|
+
`Provided value: ${a}`
|
|
35
|
+
]
|
|
36
|
+
});
|
|
37
|
+
if (!$(c))
|
|
38
|
+
throw new e({
|
|
39
|
+
field: "uri",
|
|
40
|
+
metaMessages: [
|
|
41
|
+
"- URI must be a RFC 3986 URI referring to the resource that is the subject of the signing.",
|
|
42
|
+
"- See https://www.rfc-editor.org/rfc/rfc3986",
|
|
43
|
+
"",
|
|
44
|
+
`Provided value: ${c}`
|
|
45
|
+
]
|
|
46
|
+
});
|
|
47
|
+
if (f !== "1")
|
|
48
|
+
throw new e({
|
|
49
|
+
field: "version",
|
|
50
|
+
metaMessages: [
|
|
51
|
+
"- Version must be '1'.",
|
|
52
|
+
"",
|
|
53
|
+
`Provided value: ${f}`
|
|
54
|
+
]
|
|
55
|
+
});
|
|
56
|
+
if (o && !P.test(o))
|
|
57
|
+
throw new e({
|
|
58
|
+
field: "scheme",
|
|
59
|
+
metaMessages: [
|
|
60
|
+
"- Scheme must be an RFC 3986 URI scheme.",
|
|
61
|
+
"- See https://www.rfc-editor.org/rfc/rfc3986#section-3.1",
|
|
62
|
+
"",
|
|
63
|
+
`Provided value: ${o}`
|
|
64
|
+
]
|
|
65
|
+
});
|
|
66
|
+
const t = n.statement;
|
|
67
|
+
if (t != null && t.includes(`
|
|
68
|
+
`))
|
|
69
|
+
throw new e({
|
|
70
|
+
field: "statement",
|
|
71
|
+
metaMessages: [
|
|
72
|
+
"- Statement must not include '\\n'.",
|
|
73
|
+
"",
|
|
74
|
+
`Provided value: ${t}`
|
|
75
|
+
]
|
|
76
|
+
});
|
|
6
77
|
}
|
|
7
|
-
}
|
|
78
|
+
const l = S(n.address), v = o ? `${o}://${s}` : s, I = n.statement ? `${n.statement}
|
|
79
|
+
` : "", R = `${v} wants you to sign in with your Ethereum account:
|
|
80
|
+
${l}
|
|
81
|
+
|
|
82
|
+
${I}`;
|
|
83
|
+
let r = `URI: ${c}
|
|
84
|
+
Version: ${f}
|
|
85
|
+
Chain ID: ${i}
|
|
86
|
+
Nonce: ${a}
|
|
87
|
+
Issued At: ${g.toISOString()}`;
|
|
88
|
+
if (u && (r += `
|
|
89
|
+
Expiration Time: ${u.toISOString()}`), m && (r += `
|
|
90
|
+
Not Before: ${m.toISOString()}`), h && (r += `
|
|
91
|
+
Request ID: ${h}`), w) {
|
|
92
|
+
let t = `
|
|
93
|
+
Resources:`;
|
|
94
|
+
for (const d of w) {
|
|
95
|
+
if (!$(d))
|
|
96
|
+
throw new e({
|
|
97
|
+
field: "resources",
|
|
98
|
+
metaMessages: [
|
|
99
|
+
"- Every resource must be a RFC 3986 URI.",
|
|
100
|
+
"- See https://www.rfc-editor.org/rfc/rfc3986",
|
|
101
|
+
"",
|
|
102
|
+
`Provided value: ${d}`
|
|
103
|
+
]
|
|
104
|
+
});
|
|
105
|
+
t += `
|
|
106
|
+
- ${d}`;
|
|
107
|
+
}
|
|
108
|
+
r += t;
|
|
109
|
+
}
|
|
110
|
+
return `${R}
|
|
111
|
+
${r}`;
|
|
112
|
+
}
|
|
113
|
+
const p = /^([a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}(:[0-9]{1,5})?$/, M = /^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(:[0-9]{1,5})?$/, x = /^localhost(:[0-9]{1,5})?$/, A = /^[a-zA-Z0-9]{8,}$/, P = /^([a-zA-Z][a-zA-Z0-9+-.]*)$/;
|
|
8
114
|
export {
|
|
9
|
-
|
|
115
|
+
C as createSiweMessage
|
|
10
116
|
};
|
package/dist/index292.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index303.cjs"),$=require("./index306.cjs"),g=require("./index290.cjs"),c=require("./index307.cjs"),y=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index303.cjs"),$=require("./index306.cjs"),g=require("./index290.cjs"),c=require("./index307.cjs"),y=require("./index276.cjs"),h=require("./index267.cjs");function I(t,r={}){const{prepare:i=!0}=r,n=Array.isArray(t)||typeof t=="string"?y.parseAbiItem(t):t;return{...n,...i?{hash:o(n)}:{}}}function q(t,r,i){const{args:n=[],prepare:a=!0}=i??{},v=g.validate(r,{strict:!1}),s=t.filter(e=>v?e.type==="function"||e.type==="error"?A(e)===g.slice(r,0,4):e.type==="event"?o(e)===r:!1:"name"in e&&e.name===r);if(s.length===0)throw new l({name:r});if(s.length===1)return{...s[0],...a?{hash:o(s[0])}:{}};let u;for(const e of s){if(!("inputs"in e))continue;if(!n||n.length===0){if(!e.inputs||e.inputs.length===0)return{...e,...a?{hash:o(e)}:{}};continue}if(!e.inputs||e.inputs.length===0||e.inputs.length!==n.length)continue;if(n.every((f,E)=>{const d="inputs"in e&&e.inputs[E];return d?c.isArgOfType(f,d):!1})){if(u&&"inputs"in u&&u.inputs){const f=c.getAmbiguousTypes(e.inputs,u.inputs,n);if(f)throw new w({abiItem:e,type:f[0]},{abiItem:u,type:f[1]})}u=e}}const p=(()=>{if(u)return u;const[e,...m]=s;return{...e,overloads:m}})();if(!p)throw new l({name:r});return{...p,...a?{hash:o(p)}:{}}}function A(t){return g.slice(o(t),0,4)}function S(t){const r=typeof t=="string"?t:h.formatAbiItem(t);return c.normalizeSignature(r)}function o(t){return typeof t!="string"&&"hash"in t&&t.hash?t.hash:$.keccak256(g.fromString(S(t)))}class w extends b.BaseError{constructor(r,i){super("Found ambiguous types in overloaded ABI Items.",{metaMessages:[`\`${r.type}\` in \`${c.normalizeSignature(h.formatAbiItem(r.abiItem))}\`, and`,`\`${i.type}\` in \`${c.normalizeSignature(h.formatAbiItem(i.abiItem))}\``,"","These types encode differently and cannot be distinguished at runtime.","Remove one of the ambiguous items in the ABI."]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiItem.AmbiguityError"})}}class l extends b.BaseError{constructor({name:r,data:i,type:n="item"}){const a=r?` with name "${r}"`:i?` with data "${i}"`:"";super(`ABI ${n}${a} not found.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiItem.NotFoundError"})}}exports.AmbiguityError=w;exports.NotFoundError=l;exports.from=I;exports.fromAbi=q;exports.getSelector=A;exports.getSignature=S;exports.getSignatureHash=o;
|
package/dist/index292.js
CHANGED
|
@@ -2,8 +2,8 @@ import { BaseError as y } from "./index303.js";
|
|
|
2
2
|
import { keccak256 as v } from "./index306.js";
|
|
3
3
|
import { validate as $, slice as A, fromString as S } from "./index290.js";
|
|
4
4
|
import { isArgOfType as E, normalizeSignature as p, getAmbiguousTypes as B } from "./index307.js";
|
|
5
|
-
import { parseAbiItem as l } from "./
|
|
6
|
-
import { formatAbiItem as h } from "./
|
|
5
|
+
import { parseAbiItem as l } from "./index276.js";
|
|
6
|
+
import { formatAbiItem as h } from "./index267.js";
|
|
7
7
|
function H(e, r = {}) {
|
|
8
8
|
const { prepare: i = !0 } = r, n = Array.isArray(e) ? l(e) : typeof e == "string" ? l(e) : e;
|
|
9
9
|
return {
|
package/dist/index294.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index41.cjs");class t extends a.BaseError{constructor(e){const{docsPath:s,field:r,metaMessages:i}=e;super(`Invalid Sign-In with Ethereum message field "${r}".`,{docsPath:s,metaMessages:i,name:"SiweInvalidMessageFieldError"})}}exports.SiweInvalidMessageFieldError=t;
|
package/dist/index294.js
CHANGED
|
@@ -1,142 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const r = t.toString(16);
|
|
11
|
-
return r.length & 1 ? "0" + r : r;
|
|
12
|
-
}
|
|
13
|
-
function h(t) {
|
|
14
|
-
if (typeof t != "string")
|
|
15
|
-
throw new Error("hex string expected, got " + typeof t);
|
|
16
|
-
return t === "" ? y : BigInt("0x" + t);
|
|
17
|
-
}
|
|
18
|
-
function H(t) {
|
|
19
|
-
return h(d(t));
|
|
20
|
-
}
|
|
21
|
-
function O(t) {
|
|
22
|
-
return v(t), h(d(Uint8Array.from(t).reverse()));
|
|
23
|
-
}
|
|
24
|
-
function x(t, r) {
|
|
25
|
-
return p(t.toString(16).padStart(r * 2, "0"));
|
|
26
|
-
}
|
|
27
|
-
function S(t, r) {
|
|
28
|
-
return x(t, r).reverse();
|
|
29
|
-
}
|
|
30
|
-
function _(t, r, n) {
|
|
31
|
-
let o;
|
|
32
|
-
if (typeof r == "string")
|
|
33
|
-
try {
|
|
34
|
-
o = p(r);
|
|
35
|
-
} catch (e) {
|
|
36
|
-
throw new Error(t + " must be hex string or Uint8Array, cause: " + e);
|
|
37
|
-
}
|
|
38
|
-
else if (B(r))
|
|
39
|
-
o = Uint8Array.from(r);
|
|
40
|
-
else
|
|
41
|
-
throw new Error(t + " must be hex string or Uint8Array");
|
|
42
|
-
const i = o.length;
|
|
43
|
-
if (typeof n == "number" && i !== n)
|
|
44
|
-
throw new Error(t + " of length " + n + " expected, got " + i);
|
|
45
|
-
return o;
|
|
46
|
-
}
|
|
47
|
-
const w = (t) => typeof t == "bigint" && y <= t;
|
|
48
|
-
function T(t, r, n) {
|
|
49
|
-
return w(t) && w(r) && w(n) && r <= t && t < n;
|
|
50
|
-
}
|
|
51
|
-
function $(t, r, n, o) {
|
|
52
|
-
if (!T(r, n, o))
|
|
53
|
-
throw new Error("expected valid " + t + ": " + n + " <= n < " + o + ", got " + r);
|
|
54
|
-
}
|
|
55
|
-
function M(t) {
|
|
56
|
-
let r;
|
|
57
|
-
for (r = 0; t > y; t >>= g, r += 1)
|
|
58
|
-
;
|
|
59
|
-
return r;
|
|
60
|
-
}
|
|
61
|
-
const N = (t) => (g << BigInt(t)) - g;
|
|
62
|
-
function R(t, r, n) {
|
|
63
|
-
if (typeof t != "number" || t < 2)
|
|
64
|
-
throw new Error("hashLen must be a number");
|
|
65
|
-
if (typeof r != "number" || r < 2)
|
|
66
|
-
throw new Error("qByteLen must be a number");
|
|
67
|
-
if (typeof n != "function")
|
|
68
|
-
throw new Error("hmacFn must be a function");
|
|
69
|
-
const o = (u) => new Uint8Array(u), i = (u) => Uint8Array.of(u);
|
|
70
|
-
let e = o(t), s = o(t), f = 0;
|
|
71
|
-
const c = () => {
|
|
72
|
-
e.fill(1), s.fill(0), f = 0;
|
|
73
|
-
}, l = (...u) => n(s, e, ...u), m = (u = o(0)) => {
|
|
74
|
-
s = l(i(0), u), e = l(), u.length !== 0 && (s = l(i(1), u), e = l());
|
|
75
|
-
}, E = () => {
|
|
76
|
-
if (f++ >= 1e3)
|
|
77
|
-
throw new Error("drbg: tried 1000 values");
|
|
78
|
-
let u = 0;
|
|
79
|
-
const a = [];
|
|
80
|
-
for (; u < r; ) {
|
|
81
|
-
e = l();
|
|
82
|
-
const b = e.slice();
|
|
83
|
-
a.push(b), u += e.length;
|
|
84
|
-
}
|
|
85
|
-
return U(...a);
|
|
86
|
-
};
|
|
87
|
-
return (u, a) => {
|
|
88
|
-
c(), m(u);
|
|
89
|
-
let b;
|
|
90
|
-
for (; !(b = a(E())); )
|
|
91
|
-
m();
|
|
92
|
-
return c(), b;
|
|
93
|
-
};
|
|
94
|
-
}
|
|
95
|
-
function z(t, r, n = {}) {
|
|
96
|
-
if (!t || typeof t != "object")
|
|
97
|
-
throw new Error("expected valid options object");
|
|
98
|
-
function o(i, e, s) {
|
|
99
|
-
const f = t[i];
|
|
100
|
-
if (s && f === void 0)
|
|
101
|
-
return;
|
|
102
|
-
const c = typeof f;
|
|
103
|
-
if (c !== e || f === null)
|
|
104
|
-
throw new Error(`param "${i}" is invalid: expected ${e}, got ${c}`);
|
|
1
|
+
import { BaseError as i } from "./index41.js";
|
|
2
|
+
class d extends i {
|
|
3
|
+
constructor(e) {
|
|
4
|
+
const { docsPath: s, field: r, metaMessages: a } = e;
|
|
5
|
+
super(`Invalid Sign-In with Ethereum message field "${r}".`, {
|
|
6
|
+
docsPath: s,
|
|
7
|
+
metaMessages: a,
|
|
8
|
+
name: "SiweInvalidMessageFieldError"
|
|
9
|
+
});
|
|
105
10
|
}
|
|
106
|
-
Object.entries(r).forEach(([i, e]) => o(i, e, !1)), Object.entries(n).forEach(([i, e]) => o(i, e, !0));
|
|
107
|
-
}
|
|
108
|
-
function D(t) {
|
|
109
|
-
const r = /* @__PURE__ */ new WeakMap();
|
|
110
|
-
return (n, ...o) => {
|
|
111
|
-
const i = r.get(n);
|
|
112
|
-
if (i !== void 0)
|
|
113
|
-
return i;
|
|
114
|
-
const e = t(n, ...o);
|
|
115
|
-
return r.set(n, e), e;
|
|
116
|
-
};
|
|
117
11
|
}
|
|
118
12
|
export {
|
|
119
|
-
|
|
120
|
-
$ as aInRange,
|
|
121
|
-
k as abool,
|
|
122
|
-
v as abytes,
|
|
123
|
-
W as anumber,
|
|
124
|
-
M as bitLen,
|
|
125
|
-
N as bitMask,
|
|
126
|
-
d as bytesToHex,
|
|
127
|
-
H as bytesToNumberBE,
|
|
128
|
-
O as bytesToNumberLE,
|
|
129
|
-
U as concatBytes,
|
|
130
|
-
R as createHmacDrbg,
|
|
131
|
-
_ as ensureBytes,
|
|
132
|
-
p as hexToBytes,
|
|
133
|
-
h as hexToNumber,
|
|
134
|
-
T as inRange,
|
|
135
|
-
B as isBytes,
|
|
136
|
-
D as memoized,
|
|
137
|
-
x as numberToBytesBE,
|
|
138
|
-
S as numberToBytesLE,
|
|
139
|
-
j as numberToHexUnpadded,
|
|
140
|
-
C as randomBytes,
|
|
141
|
-
G as utf8ToBytes
|
|
13
|
+
d as SiweInvalidMessageFieldError
|
|
142
14
|
};
|
package/dist/index295.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function o(e){if(/[^a-z0-9\:\/\?\#\[\]\@\!\$\&\'\(\)\*\+\,\;\=\.\-\_\~\%]/i.test(e)||/%[^0-9a-f]/i.test(e)||/%[0-9a-f](:?[^0-9a-f]|$)/i.test(e))return!1;const s=a(e),f=s[1],t=s[2],i=s[3],r=s[4],l=s[5];if(!(f!=null&&f.length&&i.length>=0))return!1;if(t!=null&&t.length){if(!(i.length===0||/^\//.test(i)))return!1}else if(/^\/\//.test(i))return!1;if(!/^[a-z][a-z0-9\+\-\.]*$/.test(f.toLowerCase()))return!1;let n="";return n+=`${f}:`,t!=null&&t.length&&(n+=`//${t}`),n+=i,r!=null&&r.length&&(n+=`?${r}`),l!=null&&l.length&&(n+=`#${l}`),n}function a(e){return e.match(/(?:([^:\/?#]+):)?(?:\/\/([^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/)}exports.isUri=o;
|
package/dist/index295.js
CHANGED
|
@@ -1,45 +1,22 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
return a(this), this.iHash.update(t), this;
|
|
20
|
-
}
|
|
21
|
-
digestInto(t) {
|
|
22
|
-
a(this), p(t, this.outputLen), this.finished = !0, this.iHash.digestInto(t), this.oHash.update(t), this.oHash.digestInto(t), this.destroy();
|
|
23
|
-
}
|
|
24
|
-
digest() {
|
|
25
|
-
const t = new Uint8Array(this.oHash.outputLen);
|
|
26
|
-
return this.digestInto(t), t;
|
|
27
|
-
}
|
|
28
|
-
_cloneInto(t) {
|
|
29
|
-
t || (t = Object.create(Object.getPrototypeOf(this), {}));
|
|
30
|
-
const { oHash: i, iHash: h, finished: o, destroyed: e, blockLen: s, outputLen: c } = this;
|
|
31
|
-
return t = t, t.finished = o, t.destroyed = e, t.blockLen = s, t.outputLen = c, t.oHash = i._cloneInto(t.oHash), t.iHash = h._cloneInto(t.iHash), t;
|
|
32
|
-
}
|
|
33
|
-
clone() {
|
|
34
|
-
return this._cloneInto();
|
|
35
|
-
}
|
|
36
|
-
destroy() {
|
|
37
|
-
this.destroyed = !0, this.oHash.destroy(), this.iHash.destroy();
|
|
38
|
-
}
|
|
1
|
+
function o(e) {
|
|
2
|
+
if (/[^a-z0-9\:\/\?\#\[\]\@\!\$\&\'\(\)\*\+\,\;\=\.\-\_\~\%]/i.test(e) || /%[^0-9a-f]/i.test(e) || /%[0-9a-f](:?[^0-9a-f]|$)/i.test(e))
|
|
3
|
+
return !1;
|
|
4
|
+
const s = a(e), f = s[1], t = s[2], i = s[3], r = s[4], l = s[5];
|
|
5
|
+
if (!(f != null && f.length && i.length >= 0))
|
|
6
|
+
return !1;
|
|
7
|
+
if (t != null && t.length) {
|
|
8
|
+
if (!(i.length === 0 || /^\//.test(i)))
|
|
9
|
+
return !1;
|
|
10
|
+
} else if (/^\/\//.test(i))
|
|
11
|
+
return !1;
|
|
12
|
+
if (!/^[a-z][a-z0-9\+\-\.]*$/.test(f.toLowerCase()))
|
|
13
|
+
return !1;
|
|
14
|
+
let n = "";
|
|
15
|
+
return n += `${f}:`, t != null && t.length && (n += `//${t}`), n += i, r != null && r.length && (n += `?${r}`), l != null && l.length && (n += `#${l}`), n;
|
|
16
|
+
}
|
|
17
|
+
function a(e) {
|
|
18
|
+
return e.match(/(?:([^:\/?#]+):)?(?:\/\/([^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/);
|
|
39
19
|
}
|
|
40
|
-
const y = (n, t, i) => new r(n, t).update(i).digest();
|
|
41
|
-
y.create = (n, t) => new r(n, t);
|
|
42
20
|
export {
|
|
43
|
-
|
|
44
|
-
y as hmac
|
|
21
|
+
o as isUri
|
|
45
22
|
};
|
package/dist/index296.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index287.cjs");/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const d=BigInt(0),g=BigInt(1);function T(e,t){if(typeof t!="boolean")throw new Error(e+" boolean expected, got "+t)}function x(e){const t=e.toString(16);return t.length&1?"0"+t:t}function w(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return e===""?d:BigInt("0x"+e)}function v(e){return w(i.bytesToHex(e))}function U(e){return i.abytes(e),w(i.bytesToHex(Uint8Array.from(e).reverse()))}function h(e,t){return i.hexToBytes(e.toString(16).padStart(t*2,"0"))}function H(e,t){return h(e,t).reverse()}function A(e,t,r){let o;if(typeof t=="string")try{o=i.hexToBytes(t)}catch(n){throw new Error(e+" must be hex string or Uint8Array, cause: "+n)}else if(i.isBytes(t))o=Uint8Array.from(t);else throw new Error(e+" must be hex string or Uint8Array");const s=o.length;if(typeof r=="number"&&s!==r)throw new Error(e+" of length "+r+" expected, got "+s);return o}const m=e=>typeof e=="bigint"&&d<=e;function p(e,t,r){return m(e)&&m(t)&&m(r)&&t<=e&&e<r}function I(e,t,r,o){if(!p(t,r,o))throw new Error("expected valid "+e+": "+r+" <= n < "+o+", got "+t)}function j(e){let t;for(t=0;e>d;e>>=g,t+=1);return t}const k=e=>(g<<BigInt(e))-g;function N(e,t,r){if(typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof r!="function")throw new Error("hmacFn must be a function");const o=u=>new Uint8Array(u),s=u=>Uint8Array.of(u);let n=o(e),c=o(e),f=0;const a=()=>{n.fill(1),c.fill(0),f=0},b=(...u)=>r(c,n,...u),B=(u=o(0))=>{c=b(s(0),u),n=b(),u.length!==0&&(c=b(s(1),u),n=b())},E=()=>{if(f++>=1e3)throw new Error("drbg: tried 1000 values");let u=0;const y=[];for(;u<t;){n=b();const l=n.slice();y.push(l),u+=n.length}return i.concatBytes(...y)};return(u,y)=>{a(),B(u);let l;for(;!(l=y(E()));)B();return a(),l}}function O(e,t,r={}){if(!e||typeof e!="object")throw new Error("expected valid options object");function o(s,n,c){const f=e[s];if(c&&f===void 0)return;const a=typeof f;if(a!==n||f===null)throw new Error(`param "${s}" is invalid: expected ${n}, got ${a}`)}Object.entries(t).forEach(([s,n])=>o(s,n,!1)),Object.entries(r).forEach(([s,n])=>o(s,n,!0))}function S(e){const t=new WeakMap;return(r,...o)=>{const s=t.get(r);if(s!==void 0)return s;const n=e(r,...o);return t.set(r,n),n}}exports.abytes=i.abytes;exports.anumber=i.anumber;exports.bytesToHex=i.bytesToHex;exports.concatBytes=i.concatBytes;exports.hexToBytes=i.hexToBytes;exports.isBytes=i.isBytes;exports.randomBytes=i.randomBytes;exports.utf8ToBytes=i.utf8ToBytes;exports._validateObject=O;exports.aInRange=I;exports.abool=T;exports.bitLen=j;exports.bitMask=k;exports.bytesToNumberBE=v;exports.bytesToNumberLE=U;exports.createHmacDrbg=N;exports.ensureBytes=A;exports.hexToNumber=w;exports.inRange=p;exports.memoized=S;exports.numberToBytesBE=h;exports.numberToBytesLE=H;exports.numberToHexUnpadded=x;
|