bulletin-deploy 0.6.3-rc.3 → 0.6.3

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.
@@ -6,7 +6,7 @@ import * as path from "path";
6
6
  // package.json
7
7
  var package_default = {
8
8
  name: "bulletin-deploy",
9
- version: "0.6.3-rc.3",
9
+ version: "0.6.3",
10
10
  private: false,
11
11
  repository: {
12
12
  type: "git",
@@ -4,7 +4,7 @@ import {
4
4
  TX_TIMEOUT_MS,
5
5
  fetchNonce,
6
6
  validateDomainLabel
7
- } from "./chunk-H24FBFKJ.js";
7
+ } from "./chunk-TITCVJJF.js";
8
8
  import {
9
9
  derivePoolAccounts,
10
10
  ensureAuthorized,
@@ -18,7 +18,7 @@ import {
18
18
  setDeployAttribute,
19
19
  withDeploySpan,
20
20
  withSpan
21
- } from "./chunk-P2UEDF2E.js";
21
+ } from "./chunk-ECOC6TV4.js";
22
22
 
23
23
  // src/deploy.ts
24
24
  import { Buffer } from "buffer";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  captureWarning,
3
3
  withSpan
4
- } from "./chunk-P2UEDF2E.js";
4
+ } from "./chunk-ECOC6TV4.js";
5
5
 
6
6
  // src/dotns.ts
7
7
  import crypto from "crypto";
package/dist/deploy.js CHANGED
@@ -19,10 +19,10 @@ import {
19
19
  storeChunkedContent,
20
20
  storeDirectory,
21
21
  storeFile
22
- } from "./chunk-67KMLQCP.js";
23
- import "./chunk-H24FBFKJ.js";
22
+ } from "./chunk-IPTNRVHY.js";
23
+ import "./chunk-TITCVJJF.js";
24
24
  import "./chunk-AIHW2WLO.js";
25
- import "./chunk-P2UEDF2E.js";
25
+ import "./chunk-ECOC6TV4.js";
26
26
  import "./chunk-QGM4M3NI.js";
27
27
  export {
28
28
  DEFAULT_BULLETIN_RPC,
package/dist/dotns.js CHANGED
@@ -19,8 +19,8 @@ import {
19
19
  sanitizeDomainLabel,
20
20
  stripTrailingDigits,
21
21
  validateDomainLabel
22
- } from "./chunk-H24FBFKJ.js";
23
- import "./chunk-P2UEDF2E.js";
22
+ } from "./chunk-TITCVJJF.js";
23
+ import "./chunk-ECOC6TV4.js";
24
24
  import "./chunk-QGM4M3NI.js";
25
25
  export {
26
26
  CONNECTION_TIMEOUT_MS,
package/dist/index.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  deploy
3
- } from "./chunk-67KMLQCP.js";
3
+ } from "./chunk-IPTNRVHY.js";
4
4
  import {
5
5
  DotNS
6
- } from "./chunk-H24FBFKJ.js";
6
+ } from "./chunk-TITCVJJF.js";
7
7
  import {
8
8
  bootstrapPool,
9
9
  derivePoolAccounts,
@@ -11,7 +11,7 @@ import {
11
11
  fetchPoolAuthorizations,
12
12
  selectAccount
13
13
  } from "./chunk-AIHW2WLO.js";
14
- import "./chunk-P2UEDF2E.js";
14
+ import "./chunk-ECOC6TV4.js";
15
15
  import "./chunk-QGM4M3NI.js";
16
16
  export {
17
17
  DotNS,
package/dist/telemetry.js CHANGED
@@ -8,7 +8,7 @@ import {
8
8
  setDeployAttribute,
9
9
  withDeploySpan,
10
10
  withSpan
11
- } from "./chunk-P2UEDF2E.js";
11
+ } from "./chunk-ECOC6TV4.js";
12
12
  import "./chunk-QGM4M3NI.js";
13
13
  export {
14
14
  VERSION,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bulletin-deploy",
3
- "version": "0.6.3-rc.3",
3
+ "version": "0.6.3",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",