@clarigen/boot 4.0.2-alpha.0 → 4.0.2-alpha.1
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/index.d.cts +2 -2
- package/dist/index.d.mts +2 -2
- package/dist/{mainnet-Cpz4Ao3O.d.mts → mainnet-BERJKQoZ.d.cts} +1 -1
- package/dist/{mainnet-BwcRC3R5.d.cts → mainnet-DBn_zbzF.d.mts} +1 -1
- package/dist/mainnet.d.cts +1 -1
- package/dist/mainnet.d.mts +1 -1
- package/dist/{testnet-B32a2Oaq.d.cts → testnet-BJQhGaWD.d.mts} +1 -1
- package/dist/{testnet-CKoCgHsR.d.mts → testnet-DF69U_57.d.cts} +1 -1
- package/dist/testnet.d.cts +1 -1
- package/dist/testnet.d.mts +1 -1
- package/package.json +3 -3
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as mainnet } from "./mainnet-
|
|
2
|
-
import { p as testnet } from "./testnet-
|
|
1
|
+
import { s as mainnet } from "./mainnet-BERJKQoZ.cjs";
|
|
2
|
+
import { p as testnet } from "./testnet-DF69U_57.cjs";
|
|
3
3
|
import * as _clarigen_core11771 from "@clarigen/core";
|
|
4
4
|
import { Response, TypedAbiArg, TypedAbiFunction, TypedAbiMap } from "@clarigen/core";
|
|
5
5
|
|
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as mainnet } from "./mainnet-
|
|
2
|
-
import { p as testnet } from "./testnet-
|
|
1
|
+
import { s as mainnet } from "./mainnet-DBn_zbzF.mjs";
|
|
2
|
+
import { p as testnet } from "./testnet-BJQhGaWD.mjs";
|
|
3
3
|
import * as _clarigen_core11771 from "@clarigen/core";
|
|
4
4
|
import { Response, TypedAbiArg, TypedAbiFunction, TypedAbiMap } from "@clarigen/core";
|
|
5
5
|
|
|
@@ -12722,4 +12722,4 @@ declare const pox4: {
|
|
|
12722
12722
|
};
|
|
12723
12723
|
//#endregion
|
|
12724
12724
|
export { costs3 as a, pox as c, pox4 as d, signers as f, costs2 as i, pox2 as l, costVoting as n, lockup as o, signersVoting as p, costs as r, mainnet as s, bns as t, pox3 as u };
|
|
12725
|
-
//# sourceMappingURL=mainnet-
|
|
12725
|
+
//# sourceMappingURL=mainnet-BERJKQoZ.d.cts.map
|
|
@@ -12722,4 +12722,4 @@ declare const pox4: {
|
|
|
12722
12722
|
};
|
|
12723
12723
|
//#endregion
|
|
12724
12724
|
export { costs3 as a, pox as c, pox4 as d, signers as f, costs2 as i, pox2 as l, costVoting as n, lockup as o, signersVoting as p, costs as r, mainnet as s, bns as t, pox3 as u };
|
|
12725
|
-
//# sourceMappingURL=mainnet-
|
|
12725
|
+
//# sourceMappingURL=mainnet-DBn_zbzF.d.mts.map
|
package/dist/mainnet.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as costs3, c as pox, d as pox4, f as signers, i as costs2, l as pox2, n as costVoting, o as lockup, p as signersVoting, r as costs, s as mainnet, t as bns, u as pox3 } from "./mainnet-
|
|
1
|
+
import { a as costs3, c as pox, d as pox4, f as signers, i as costs2, l as pox2, n as costVoting, o as lockup, p as signersVoting, r as costs, s as mainnet, t as bns, u as pox3 } from "./mainnet-BERJKQoZ.cjs";
|
|
2
2
|
export { bns, costVoting, costs, costs2, costs3, lockup, mainnet, pox, pox2, pox3, pox4, signers, signersVoting };
|
package/dist/mainnet.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as costs3, c as pox, d as pox4, f as signers, i as costs2, l as pox2, n as costVoting, o as lockup, p as signersVoting, r as costs, s as mainnet, t as bns, u as pox3 } from "./mainnet-
|
|
1
|
+
import { a as costs3, c as pox, d as pox4, f as signers, i as costs2, l as pox2, n as costVoting, o as lockup, p as signersVoting, r as costs, s as mainnet, t as bns, u as pox3 } from "./mainnet-DBn_zbzF.mjs";
|
|
2
2
|
export { bns, costVoting, costs, costs2, costs3, lockup, mainnet, pox, pox2, pox3, pox4, signers, signersVoting };
|
|
@@ -12722,4 +12722,4 @@ declare const pox4: {
|
|
|
12722
12722
|
};
|
|
12723
12723
|
//#endregion
|
|
12724
12724
|
export { costs3 as a, pox2 as c, signers as d, signersVoting as f, costs2 as i, pox3 as l, costVoting as n, lockup as o, testnet as p, costs as r, pox as s, bns as t, pox4 as u };
|
|
12725
|
-
//# sourceMappingURL=testnet-
|
|
12725
|
+
//# sourceMappingURL=testnet-BJQhGaWD.d.mts.map
|
|
@@ -12722,4 +12722,4 @@ declare const pox4: {
|
|
|
12722
12722
|
};
|
|
12723
12723
|
//#endregion
|
|
12724
12724
|
export { costs3 as a, pox2 as c, signers as d, signersVoting as f, costs2 as i, pox3 as l, costVoting as n, lockup as o, testnet as p, costs as r, pox as s, bns as t, pox4 as u };
|
|
12725
|
-
//# sourceMappingURL=testnet-
|
|
12725
|
+
//# sourceMappingURL=testnet-DF69U_57.d.cts.map
|
package/dist/testnet.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as costs3, c as pox2, d as signers, f as signersVoting, i as costs2, l as pox3, n as costVoting, o as lockup, p as testnet, r as costs, s as pox, t as bns, u as pox4 } from "./testnet-
|
|
1
|
+
import { a as costs3, c as pox2, d as signers, f as signersVoting, i as costs2, l as pox3, n as costVoting, o as lockup, p as testnet, r as costs, s as pox, t as bns, u as pox4 } from "./testnet-DF69U_57.cjs";
|
|
2
2
|
export { bns, costVoting, costs, costs2, costs3, lockup, pox, pox2, pox3, pox4, signers, signersVoting, testnet };
|
package/dist/testnet.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as costs3, c as pox2, d as signers, f as signersVoting, i as costs2, l as pox3, n as costVoting, o as lockup, p as testnet, r as costs, s as pox, t as bns, u as pox4 } from "./testnet-
|
|
1
|
+
import { a as costs3, c as pox2, d as signers, f as signersVoting, i as costs2, l as pox3, n as costVoting, o as lockup, p as testnet, r as costs, s as pox, t as bns, u as pox4 } from "./testnet-BJQhGaWD.mjs";
|
|
2
2
|
export { bns, costVoting, costs, costs2, costs3, lockup, pox, pox2, pox3, pox4, signers, signersVoting, testnet };
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "4.0.2-alpha.
|
|
2
|
+
"version": "4.0.2-alpha.1",
|
|
3
3
|
"license": "MIT",
|
|
4
4
|
"types": "./dist/index.d.cts",
|
|
5
5
|
"exports": {
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"tsx": "^4.7.2"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@clarigen/core": "4.0.2-alpha.
|
|
38
|
-
"@clarigen/cli": "4.0.2-alpha.
|
|
37
|
+
"@clarigen/core": "4.0.2-alpha.1",
|
|
38
|
+
"@clarigen/cli": "4.0.2-alpha.1"
|
|
39
39
|
},
|
|
40
40
|
"publishConfig": {
|
|
41
41
|
"access": "public"
|