bulletin-deploy 0.6.15 → 0.6.16

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-SR723AU4.js";
5
+ } from "./chunk-BGLOVKHX.js";
6
6
  import {
7
7
  VERSION
8
- } from "./chunk-ZPUAL4HM.js";
8
+ } from "./chunk-LF3XAUCI.js";
9
9
  import "./chunk-QGM4M3NI.js";
10
10
 
11
11
  // src/bug-report.ts
@@ -4,7 +4,7 @@ import {
4
4
  import {
5
5
  captureWarning,
6
6
  withSpan
7
- } from "./chunk-ZPUAL4HM.js";
7
+ } from "./chunk-LF3XAUCI.js";
8
8
 
9
9
  // src/dotns.ts
10
10
  import crypto from "crypto";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  VERSION
3
- } from "./chunk-ZPUAL4HM.js";
3
+ } from "./chunk-LF3XAUCI.js";
4
4
 
5
5
  // src/version-check.ts
6
6
  import { execSync, execFileSync } from "child_process";
@@ -5,7 +5,7 @@ import {
5
5
  fetchNonce,
6
6
  popStatusName,
7
7
  validateDomainLabel
8
- } from "./chunk-ONWIYUHB.js";
8
+ } from "./chunk-3C7PWPPG.js";
9
9
  import {
10
10
  MirrorSkipped,
11
11
  mirrorToGitHubPages
@@ -32,7 +32,7 @@ import {
32
32
  truncateAddress,
33
33
  withDeploySpan,
34
34
  withSpan
35
- } from "./chunk-ZPUAL4HM.js";
35
+ } from "./chunk-LF3XAUCI.js";
36
36
 
37
37
  // src/deploy.ts
38
38
  import { Buffer } from "buffer";
@@ -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.15",
10
+ version: "0.6.16",
11
11
  private: false,
12
12
  repository: {
13
13
  type: "git",
package/dist/deploy.js CHANGED
@@ -23,12 +23,12 @@ import {
23
23
  storeChunkedContent,
24
24
  storeDirectory,
25
25
  storeFile
26
- } from "./chunk-CEONE52K.js";
27
- import "./chunk-ONWIYUHB.js";
26
+ } from "./chunk-K7TA53E2.js";
27
+ import "./chunk-3C7PWPPG.js";
28
28
  import "./chunk-UZVOH3HB.js";
29
29
  import "./chunk-QILGABSF.js";
30
30
  import "./chunk-JHNW2EKY.js";
31
- import "./chunk-ZPUAL4HM.js";
31
+ import "./chunk-LF3XAUCI.js";
32
32
  import "./chunk-QGM4M3NI.js";
33
33
  export {
34
34
  DEFAULT_BULLETIN_RPC,
package/dist/dotns.js CHANGED
@@ -29,9 +29,9 @@ import {
29
29
  simulateUserStatus,
30
30
  stripTrailingDigits,
31
31
  validateDomainLabel
32
- } from "./chunk-ONWIYUHB.js";
32
+ } from "./chunk-3C7PWPPG.js";
33
33
  import "./chunk-JHNW2EKY.js";
34
- import "./chunk-ZPUAL4HM.js";
34
+ import "./chunk-LF3XAUCI.js";
35
35
  import "./chunk-QGM4M3NI.js";
36
36
  export {
37
37
  CONNECTION_TIMEOUT_MS,
package/dist/index.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  deploy
3
- } from "./chunk-CEONE52K.js";
3
+ } from "./chunk-K7TA53E2.js";
4
4
  import {
5
5
  DotNS
6
- } from "./chunk-ONWIYUHB.js";
6
+ } from "./chunk-3C7PWPPG.js";
7
7
  import "./chunk-UZVOH3HB.js";
8
8
  import {
9
9
  merkleizeJS
@@ -15,7 +15,7 @@ import {
15
15
  fetchPoolAuthorizations,
16
16
  selectAccount
17
17
  } from "./chunk-JHNW2EKY.js";
18
- import "./chunk-ZPUAL4HM.js";
18
+ import "./chunk-LF3XAUCI.js";
19
19
  import "./chunk-QGM4M3NI.js";
20
20
  export {
21
21
  DotNS,
package/dist/telemetry.js CHANGED
@@ -18,7 +18,7 @@ import {
18
18
  truncateAddress,
19
19
  withDeploySpan,
20
20
  withSpan
21
- } from "./chunk-ZPUAL4HM.js";
21
+ } from "./chunk-LF3XAUCI.js";
22
22
  import "./chunk-QGM4M3NI.js";
23
23
  export {
24
24
  VERSION,
@@ -8,8 +8,8 @@ import {
8
8
  isPreReleaseVersion,
9
9
  preReleaseWarning,
10
10
  promptYesNo
11
- } from "./chunk-SR723AU4.js";
12
- import "./chunk-ZPUAL4HM.js";
11
+ } from "./chunk-BGLOVKHX.js";
12
+ import "./chunk-LF3XAUCI.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.15",
3
+ "version": "0.6.16",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",