@helium/helium-admin-cli 0.10.2 → 0.10.4
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/queue-wallet-claims.js +10 -2
- package/lib/cjs/queue-wallet-claims.js.map +1 -1
- package/lib/cjs/update-subdao-vehnt.js +27 -14
- package/lib/cjs/update-subdao-vehnt.js.map +1 -1
- package/lib/esm/src/queue-wallet-claims.js +10 -2
- package/lib/esm/src/queue-wallet-claims.js.map +1 -1
- package/lib/esm/src/update-subdao-vehnt.js +27 -14
- package/lib/esm/src/update-subdao-vehnt.js.map +1 -1
- package/lib/esm/tsconfig.esm.tsbuildinfo +1 -1
- package/lib/types/src/queue-wallet-claims.d.ts.map +1 -1
- package/lib/types/src/update-subdao-vehnt.d.ts.map +1 -1
- package/package.json +14 -14
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"queue-wallet-claims.d.ts","sourceRoot":"","sources":["../../../src/queue-wallet-claims.ts"],"names":[],"mappings":"AAoBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"queue-wallet-claims.d.ts","sourceRoot":"","sources":["../../../src/queue-wallet-claims.ts"],"names":[],"mappings":"AAoBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAwEjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-subdao-vehnt.d.ts","sourceRoot":"","sources":["../../../src/update-subdao-vehnt.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"update-subdao-vehnt.d.ts","sourceRoot":"","sources":["../../../src/update-subdao-vehnt.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA4QjD"}
|
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.10.
|
|
8
|
+
"version": "0.10.4",
|
|
9
9
|
"description": "CLI to bootstrap the network",
|
|
10
10
|
"repository": {
|
|
11
11
|
"type": "git",
|
|
@@ -39,22 +39,22 @@
|
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@coral-xyz/anchor": "^0.31.0",
|
|
42
|
-
"@helium/address": "^4.
|
|
43
|
-
"@helium/circuit-breaker-sdk": "^0.10.
|
|
42
|
+
"@helium/address": "^4.12.0",
|
|
43
|
+
"@helium/circuit-breaker-sdk": "^0.10.4",
|
|
44
44
|
"@helium/crypto": "^4.10.2",
|
|
45
|
-
"@helium/data-credits-sdk": "^0.10.
|
|
46
|
-
"@helium/distributor-oracle": "^0.10.
|
|
47
|
-
"@helium/fanout-sdk": "^0.10.
|
|
48
|
-
"@helium/helium-entity-manager-sdk": "^0.10.
|
|
49
|
-
"@helium/helium-sub-daos-sdk": "^0.10.
|
|
50
|
-
"@helium/lazy-distributor-sdk": "^0.10.
|
|
51
|
-
"@helium/mobile-entity-manager-sdk": "^0.10.
|
|
45
|
+
"@helium/data-credits-sdk": "^0.10.4",
|
|
46
|
+
"@helium/distributor-oracle": "^0.10.4",
|
|
47
|
+
"@helium/fanout-sdk": "^0.10.4",
|
|
48
|
+
"@helium/helium-entity-manager-sdk": "^0.10.4",
|
|
49
|
+
"@helium/helium-sub-daos-sdk": "^0.10.4",
|
|
50
|
+
"@helium/lazy-distributor-sdk": "^0.10.4",
|
|
51
|
+
"@helium/mobile-entity-manager-sdk": "^0.10.4",
|
|
52
52
|
"@helium/nft-proxy-sdk": "^0.1.5-alpha.0",
|
|
53
53
|
"@helium/organization-sdk": "^0.1.5-alpha.0",
|
|
54
|
-
"@helium/price-oracle-sdk": "^0.10.
|
|
54
|
+
"@helium/price-oracle-sdk": "^0.10.4",
|
|
55
55
|
"@helium/proposal-sdk": "^0.1.5-alpha.0",
|
|
56
|
-
"@helium/spl-utils": "^0.10.
|
|
57
|
-
"@helium/treasury-management-sdk": "^0.10.
|
|
56
|
+
"@helium/spl-utils": "^0.10.4",
|
|
57
|
+
"@helium/treasury-management-sdk": "^0.10.4",
|
|
58
58
|
"@helium/tuktuk-sdk": "^0.0.6",
|
|
59
59
|
"@solana/spl-account-compression": "^0.1.7",
|
|
60
60
|
"@solana/spl-governance": "^0.3.18",
|
|
@@ -76,5 +76,5 @@
|
|
|
76
76
|
"typescript": "^5.2.2"
|
|
77
77
|
},
|
|
78
78
|
"author": "",
|
|
79
|
-
"gitHead": "
|
|
79
|
+
"gitHead": "e003d0431cf57674108d89f6f7cd878df0a1fa01"
|
|
80
80
|
}
|