bulletin-deploy 0.6.9-rc.7 → 0.6.9

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.
@@ -2,10 +2,10 @@ import {
2
2
  classifyErrorArea,
3
3
  isInteractive,
4
4
  promptYesNo
5
- } from "./chunk-L62EKC4Q.js";
5
+ } from "./chunk-TF4MTBZF.js";
6
6
  import {
7
7
  VERSION
8
- } from "./chunk-PJXRH3UT.js";
8
+ } from "./chunk-BUAELY3G.js";
9
9
  import "./chunk-QGM4M3NI.js";
10
10
 
11
11
  // src/bug-report.ts
@@ -7,7 +7,7 @@ import * as path from "path";
7
7
  // package.json
8
8
  var package_default = {
9
9
  name: "bulletin-deploy",
10
- version: "0.6.9-rc.7",
10
+ version: "0.6.9",
11
11
  private: false,
12
12
  repository: {
13
13
  type: "git",
@@ -4,7 +4,7 @@ import {
4
4
  import {
5
5
  captureWarning,
6
6
  withSpan
7
- } from "./chunk-PJXRH3UT.js";
7
+ } from "./chunk-BUAELY3G.js";
8
8
 
9
9
  // src/dotns.ts
10
10
  import crypto from "crypto";
@@ -5,7 +5,7 @@ import {
5
5
  fetchNonce,
6
6
  popStatusName,
7
7
  validateDomainLabel
8
- } from "./chunk-YH7GMOVP.js";
8
+ } from "./chunk-CE67XAQY.js";
9
9
  import {
10
10
  merkleizeJS
11
11
  } from "./chunk-GZ5UUECB.js";
@@ -27,7 +27,7 @@ import {
27
27
  truncateAddress,
28
28
  withDeploySpan,
29
29
  withSpan
30
- } from "./chunk-PJXRH3UT.js";
30
+ } from "./chunk-BUAELY3G.js";
31
31
 
32
32
  // src/deploy.ts
33
33
  import { Buffer } from "buffer";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  VERSION
3
- } from "./chunk-PJXRH3UT.js";
3
+ } from "./chunk-BUAELY3G.js";
4
4
 
5
5
  // src/version-check.ts
6
6
  import { execSync, execFileSync } from "child_process";
package/dist/deploy.js CHANGED
@@ -23,11 +23,11 @@ import {
23
23
  storeChunkedContent,
24
24
  storeDirectory,
25
25
  storeFile
26
- } from "./chunk-POTUGPD7.js";
27
- import "./chunk-YH7GMOVP.js";
26
+ } from "./chunk-INDAKTSG.js";
27
+ import "./chunk-CE67XAQY.js";
28
28
  import "./chunk-GZ5UUECB.js";
29
29
  import "./chunk-JHNW2EKY.js";
30
- import "./chunk-PJXRH3UT.js";
30
+ import "./chunk-BUAELY3G.js";
31
31
  import "./chunk-QGM4M3NI.js";
32
32
  export {
33
33
  DEFAULT_BULLETIN_RPC,
package/dist/dotns.js CHANGED
@@ -24,9 +24,9 @@ import {
24
24
  simulateUserStatus,
25
25
  stripTrailingDigits,
26
26
  validateDomainLabel
27
- } from "./chunk-YH7GMOVP.js";
27
+ } from "./chunk-CE67XAQY.js";
28
28
  import "./chunk-JHNW2EKY.js";
29
- import "./chunk-PJXRH3UT.js";
29
+ import "./chunk-BUAELY3G.js";
30
30
  import "./chunk-QGM4M3NI.js";
31
31
  export {
32
32
  CONNECTION_TIMEOUT_MS,
package/dist/index.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  deploy
3
- } from "./chunk-POTUGPD7.js";
3
+ } from "./chunk-INDAKTSG.js";
4
4
  import {
5
5
  DotNS
6
- } from "./chunk-YH7GMOVP.js";
6
+ } from "./chunk-CE67XAQY.js";
7
7
  import {
8
8
  merkleizeJS
9
9
  } from "./chunk-GZ5UUECB.js";
@@ -14,7 +14,7 @@ import {
14
14
  fetchPoolAuthorizations,
15
15
  selectAccount
16
16
  } from "./chunk-JHNW2EKY.js";
17
- import "./chunk-PJXRH3UT.js";
17
+ import "./chunk-BUAELY3G.js";
18
18
  import "./chunk-QGM4M3NI.js";
19
19
  export {
20
20
  DotNS,
package/dist/telemetry.js CHANGED
@@ -17,7 +17,7 @@ import {
17
17
  truncateAddress,
18
18
  withDeploySpan,
19
19
  withSpan
20
- } from "./chunk-PJXRH3UT.js";
20
+ } from "./chunk-BUAELY3G.js";
21
21
  import "./chunk-QGM4M3NI.js";
22
22
  export {
23
23
  VERSION,
@@ -8,8 +8,8 @@ import {
8
8
  isPreReleaseVersion,
9
9
  preReleaseWarning,
10
10
  promptYesNo
11
- } from "./chunk-L62EKC4Q.js";
12
- import "./chunk-PJXRH3UT.js";
11
+ } from "./chunk-TF4MTBZF.js";
12
+ import "./chunk-BUAELY3G.js";
13
13
  import "./chunk-QGM4M3NI.js";
14
14
  export {
15
15
  assessVersion,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bulletin-deploy",
3
- "version": "0.6.9-rc.7",
3
+ "version": "0.6.9",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",