@helium/helium-admin-cli 0.9.27 → 0.9.29
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/lib/cjs/backfill-proxy-markers.js +117 -0
- package/lib/cjs/backfill-proxy-markers.js.map +1 -0
- package/lib/cjs/create-common-lut.js +18 -0
- package/lib/cjs/create-common-lut.js.map +1 -1
- package/lib/cjs/dump-vote-markers.js +83 -15
- package/lib/cjs/dump-vote-markers.js.map +1 -1
- package/lib/cjs/extend-common-lut.js +12 -18
- package/lib/cjs/extend-common-lut.js.map +1 -1
- package/lib/esm/src/backfill-proxy-markers.js +76 -0
- package/lib/esm/src/backfill-proxy-markers.js.map +1 -0
- package/lib/esm/src/create-common-lut.js +18 -0
- package/lib/esm/src/create-common-lut.js.map +1 -1
- package/lib/esm/src/dump-vote-markers.js +77 -12
- package/lib/esm/src/dump-vote-markers.js.map +1 -1
- package/lib/esm/src/extend-common-lut.js +12 -18
- package/lib/esm/src/extend-common-lut.js.map +1 -1
- package/lib/esm/tsconfig.esm.tsbuildinfo +1 -1
- package/lib/types/src/backfill-proxy-markers.d.ts +2 -0
- package/lib/types/src/backfill-proxy-markers.d.ts.map +1 -0
- package/lib/types/src/create-common-lut.d.ts.map +1 -1
- package/lib/types/src/dump-vote-markers.d.ts.map +1 -1
- package/lib/types/src/extend-common-lut.d.ts.map +1 -1
- package/package.json +13 -13
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"backfill-proxy-markers.d.ts","sourceRoot":"","sources":["../../../src/backfill-proxy-markers.ts"],"names":[],"mappings":"AAUA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAiFjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-common-lut.d.ts","sourceRoot":"","sources":["../../../src/create-common-lut.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"create-common-lut.d.ts","sourceRoot":"","sources":["../../../src/create-common-lut.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAkKjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dump-vote-markers.d.ts","sourceRoot":"","sources":["../../../src/dump-vote-markers.ts"],"names":[],"mappings":"AAeA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"dump-vote-markers.d.ts","sourceRoot":"","sources":["../../../src/dump-vote-markers.ts"],"names":[],"mappings":"AAeA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA+ajD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extend-common-lut.d.ts","sourceRoot":"","sources":["../../../src/extend-common-lut.ts"],"names":[],"mappings":"AAiBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"extend-common-lut.d.ts","sourceRoot":"","sources":["../../../src/extend-common-lut.ts"],"names":[],"mappings":"AAiBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAmFjD"}
|
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"registry": "https://registry.npmjs.org/"
|
|
6
6
|
},
|
|
7
7
|
"license": "Apache-2.0",
|
|
8
|
-
"version": "0.9.
|
|
8
|
+
"version": "0.9.29",
|
|
9
9
|
"description": "CLI to bootstrap the network",
|
|
10
10
|
"repository": {
|
|
11
11
|
"type": "git",
|
|
@@ -40,21 +40,21 @@
|
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@coral-xyz/anchor": "^0.28.0",
|
|
42
42
|
"@helium/address": "^4.10.2",
|
|
43
|
-
"@helium/circuit-breaker-sdk": "^0.9.
|
|
43
|
+
"@helium/circuit-breaker-sdk": "^0.9.29",
|
|
44
44
|
"@helium/crypto": "^4.10.2",
|
|
45
|
-
"@helium/data-credits-sdk": "^0.9.
|
|
46
|
-
"@helium/distributor-oracle": "^0.9.
|
|
47
|
-
"@helium/fanout-sdk": "^0.9.
|
|
48
|
-
"@helium/helium-entity-manager-sdk": "^0.9.
|
|
49
|
-
"@helium/helium-sub-daos-sdk": "^0.9.
|
|
50
|
-
"@helium/lazy-distributor-sdk": "^0.9.
|
|
51
|
-
"@helium/mobile-entity-manager-sdk": "^0.9.
|
|
45
|
+
"@helium/data-credits-sdk": "^0.9.29",
|
|
46
|
+
"@helium/distributor-oracle": "^0.9.29",
|
|
47
|
+
"@helium/fanout-sdk": "^0.9.29",
|
|
48
|
+
"@helium/helium-entity-manager-sdk": "^0.9.29",
|
|
49
|
+
"@helium/helium-sub-daos-sdk": "^0.9.29",
|
|
50
|
+
"@helium/lazy-distributor-sdk": "^0.9.29",
|
|
51
|
+
"@helium/mobile-entity-manager-sdk": "^0.9.29",
|
|
52
52
|
"@helium/nft-proxy-sdk": "^0.0.15",
|
|
53
53
|
"@helium/organization-sdk": "^0.0.13",
|
|
54
|
-
"@helium/price-oracle-sdk": "^0.9.
|
|
54
|
+
"@helium/price-oracle-sdk": "^0.9.29",
|
|
55
55
|
"@helium/proposal-sdk": "^0.0.15",
|
|
56
|
-
"@helium/spl-utils": "^0.9.
|
|
57
|
-
"@helium/treasury-management-sdk": "^0.9.
|
|
56
|
+
"@helium/spl-utils": "^0.9.29",
|
|
57
|
+
"@helium/treasury-management-sdk": "^0.9.29",
|
|
58
58
|
"@solana/spl-account-compression": "^0.1.7",
|
|
59
59
|
"@solana/spl-governance": "^0.3.18",
|
|
60
60
|
"@solana/spl-token": "^0.3.8",
|
|
@@ -75,5 +75,5 @@
|
|
|
75
75
|
"typescript": "^5.2.2"
|
|
76
76
|
},
|
|
77
77
|
"author": "",
|
|
78
|
-
"gitHead": "
|
|
78
|
+
"gitHead": "f38704f9a52fd19175938b34e407011a86b6d469"
|
|
79
79
|
}
|