@helium/helium-admin-cli 0.11.7 → 0.11.8
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/close-auto-topoff.js +122 -0
- package/lib/cjs/close-auto-topoff.js.map +1 -0
- package/lib/cjs/issue-service-rewards-nft.js +1 -1
- package/lib/cjs/issue-service-rewards-nft.js.map +1 -1
- package/lib/esm/src/close-auto-topoff.js +81 -0
- package/lib/esm/src/close-auto-topoff.js.map +1 -0
- package/lib/esm/src/issue-service-rewards-nft.js +1 -1
- package/lib/esm/src/issue-service-rewards-nft.js.map +1 -1
- package/lib/esm/tsconfig.esm.tsbuildinfo +1 -1
- package/lib/types/src/close-auto-topoff.d.ts +2 -0
- package/lib/types/src/close-auto-topoff.d.ts.map +1 -0
- package/package.json +15 -15
- package/lib/cjs/claim-and-close-subscriber-key-to-assets.js +0 -664
- package/lib/cjs/claim-and-close-subscriber-key-to-assets.js.map +0 -1
- package/lib/cjs/close-all-subscriber-recipients.js +0 -329
- package/lib/cjs/close-all-subscriber-recipients.js.map +0 -1
- package/lib/esm/src/claim-and-close-subscriber-key-to-assets.js +0 -616
- package/lib/esm/src/claim-and-close-subscriber-key-to-assets.js.map +0 -1
- package/lib/esm/src/close-all-subscriber-recipients.js +0 -287
- package/lib/esm/src/close-all-subscriber-recipients.js.map +0 -1
- package/lib/types/src/claim-and-close-subscriber-key-to-assets.d.ts +0 -2
- package/lib/types/src/claim-and-close-subscriber-key-to-assets.d.ts.map +0 -1
- package/lib/types/src/close-all-subscriber-recipients.d.ts +0 -2
- package/lib/types/src/close-all-subscriber-recipients.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"close-auto-topoff.d.ts","sourceRoot":"","sources":["../../../src/close-auto-topoff.ts"],"names":[],"mappings":"AAkBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA+EjD"}
|
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.11.
|
|
8
|
+
"version": "0.11.8",
|
|
9
9
|
"description": "CLI to bootstrap the network",
|
|
10
10
|
"repository": {
|
|
11
11
|
"type": "git",
|
|
@@ -40,23 +40,23 @@
|
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@coral-xyz/anchor": "^0.31.0",
|
|
42
42
|
"@helium/address": "^4.12.0",
|
|
43
|
-
"@helium/circuit-breaker-sdk": "^0.11.
|
|
43
|
+
"@helium/circuit-breaker-sdk": "^0.11.8",
|
|
44
44
|
"@helium/crypto": "^4.10.2",
|
|
45
|
-
"@helium/data-credits-sdk": "^0.11.
|
|
46
|
-
"@helium/dc-auto-top-sdk": "^0.11.
|
|
47
|
-
"@helium/distributor-oracle": "^0.11.
|
|
48
|
-
"@helium/fanout-sdk": "^0.11.
|
|
49
|
-
"@helium/helium-entity-manager-sdk": "^0.11.
|
|
50
|
-
"@helium/helium-sub-daos-sdk": "^0.11.
|
|
51
|
-
"@helium/lazy-distributor-sdk": "^0.11.
|
|
52
|
-
"@helium/mini-fanout-sdk": "^0.11.
|
|
53
|
-
"@helium/mobile-entity-manager-sdk": "^0.11.
|
|
45
|
+
"@helium/data-credits-sdk": "^0.11.8",
|
|
46
|
+
"@helium/dc-auto-top-sdk": "^0.11.8",
|
|
47
|
+
"@helium/distributor-oracle": "^0.11.8",
|
|
48
|
+
"@helium/fanout-sdk": "^0.11.8",
|
|
49
|
+
"@helium/helium-entity-manager-sdk": "^0.11.8",
|
|
50
|
+
"@helium/helium-sub-daos-sdk": "^0.11.8",
|
|
51
|
+
"@helium/lazy-distributor-sdk": "^0.11.8",
|
|
52
|
+
"@helium/mini-fanout-sdk": "^0.11.8",
|
|
53
|
+
"@helium/mobile-entity-manager-sdk": "^0.11.8",
|
|
54
54
|
"@helium/nft-proxy-sdk": "^0.1.5-alpha.0",
|
|
55
55
|
"@helium/organization-sdk": "^0.1.5-alpha.0",
|
|
56
|
-
"@helium/price-oracle-sdk": "^0.11.
|
|
56
|
+
"@helium/price-oracle-sdk": "^0.11.8",
|
|
57
57
|
"@helium/proposal-sdk": "^0.1.5-alpha.0",
|
|
58
|
-
"@helium/spl-utils": "^0.11.
|
|
59
|
-
"@helium/treasury-management-sdk": "^0.11.
|
|
58
|
+
"@helium/spl-utils": "^0.11.8",
|
|
59
|
+
"@helium/treasury-management-sdk": "^0.11.8",
|
|
60
60
|
"@helium/tuktuk-sdk": "^0.0.9",
|
|
61
61
|
"@metaplex-foundation/mpl-token-metadata": "^2.10.0",
|
|
62
62
|
"@solana/spl-account-compression": "^0.1.7",
|
|
@@ -80,5 +80,5 @@
|
|
|
80
80
|
"typescript": "^5.2.2"
|
|
81
81
|
},
|
|
82
82
|
"author": "",
|
|
83
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "06e9b6ef00772afd4c993e712656fcca5e55ac70"
|
|
84
84
|
}
|