@helium/helium-admin-cli 0.6.27 → 0.6.30

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.
@@ -1 +1 @@
1
- {"version":3,"file":"create-boost-config.d.ts","sourceRoot":"","sources":["../../../src/create-boost-config.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAsGjD"}
1
+ {"version":3,"file":"create-boost-config.d.ts","sourceRoot":"","sources":["../../../src/create-boost-config.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA4GjD"}
@@ -1 +1 @@
1
- {"version":3,"file":"create-dao.d.ts","sourceRoot":"","sources":["../../../src/create-dao.ts"],"names":[],"mappings":"AAwEA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0cjD"}
1
+ {"version":3,"file":"create-dao.d.ts","sourceRoot":"","sources":["../../../src/create-dao.ts"],"names":[],"mappings":"AAwEA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAycjD"}
@@ -1 +1 @@
1
- {"version":3,"file":"create-subdao.d.ts","sourceRoot":"","sources":["../../../src/create-subdao.ts"],"names":[],"mappings":"AA6DA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAygBjD"}
1
+ {"version":3,"file":"create-subdao.d.ts","sourceRoot":"","sources":["../../../src/create-subdao.ts"],"names":[],"mappings":"AA4DA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAqgBjD"}
@@ -1 +1 @@
1
- {"version":3,"file":"update-registrar-authorities.d.ts","sourceRoot":"","sources":["../../../src/update-registrar-authorities.ts"],"names":[],"mappings":"AAQA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAgDjD"}
1
+ {"version":3,"file":"update-registrar-authorities.d.ts","sourceRoot":"","sources":["../../../src/update-registrar-authorities.ts"],"names":[],"mappings":"AAQA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAqDjD"}
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.6.27",
8
+ "version": "0.6.30",
9
9
  "description": "CLI to bootstrap the network",
10
10
  "repository": {
11
11
  "type": "git",
@@ -40,18 +40,18 @@
40
40
  "dependencies": {
41
41
  "@coral-xyz/anchor": "^0.28.0",
42
42
  "@helium/address": "^4.10.2",
43
- "@helium/circuit-breaker-sdk": "^0.6.27",
43
+ "@helium/circuit-breaker-sdk": "^0.6.30",
44
44
  "@helium/crypto": "^4.10.2",
45
- "@helium/data-credits-sdk": "^0.6.27",
46
- "@helium/distributor-oracle": "^0.6.27",
47
- "@helium/fanout-sdk": "^0.6.27",
48
- "@helium/helium-entity-manager-sdk": "^0.6.27",
49
- "@helium/helium-sub-daos-sdk": "^0.6.27",
50
- "@helium/lazy-distributor-sdk": "^0.6.27",
51
- "@helium/mobile-entity-manager-sdk": "^0.6.27",
52
- "@helium/price-oracle-sdk": "^0.6.27",
53
- "@helium/spl-utils": "^0.6.27",
54
- "@helium/treasury-management-sdk": "^0.6.27",
45
+ "@helium/data-credits-sdk": "^0.6.30",
46
+ "@helium/distributor-oracle": "^0.6.30",
47
+ "@helium/fanout-sdk": "^0.6.30",
48
+ "@helium/helium-entity-manager-sdk": "^0.6.30",
49
+ "@helium/helium-sub-daos-sdk": "^0.6.30",
50
+ "@helium/lazy-distributor-sdk": "^0.6.30",
51
+ "@helium/mobile-entity-manager-sdk": "^0.6.30",
52
+ "@helium/price-oracle-sdk": "^0.6.30",
53
+ "@helium/spl-utils": "^0.6.30",
54
+ "@helium/treasury-management-sdk": "^0.6.30",
55
55
  "@solana/spl-account-compression": "^0.1.7",
56
56
  "@solana/spl-governance": "^0.3.18",
57
57
  "@solana/spl-token": "^0.3.8",
@@ -70,5 +70,5 @@
70
70
  "typescript": "^5.2.2"
71
71
  },
72
72
  "author": "",
73
- "gitHead": "474a4ce70cfae7946ebffc1dac305d0927b70aa2"
73
+ "gitHead": "e015e2a38ede00c984dc3c2d7672461646fa1321"
74
74
  }