bulletin-deploy 0.6.6-rc.0 → 0.6.6

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,7 +1,7 @@
1
1
  import {
2
2
  captureWarning,
3
3
  withSpan
4
- } from "./chunk-3MATO55H.js";
4
+ } from "./chunk-BYYVSN7E.js";
5
5
 
6
6
  // src/dotns.ts
7
7
  import crypto from "crypto";
@@ -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.6-rc.0",
9
+ version: "0.6.6",
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-DEUNAION.js";
7
+ } from "./chunk-7FNQBFFQ.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-3MATO55H.js";
21
+ } from "./chunk-BYYVSN7E.js";
22
22
 
23
23
  // src/deploy.ts
24
24
  import { Buffer } from "buffer";
package/dist/deploy.js CHANGED
@@ -21,10 +21,10 @@ import {
21
21
  storeChunkedContent,
22
22
  storeDirectory,
23
23
  storeFile
24
- } from "./chunk-BDJLYUP6.js";
25
- import "./chunk-DEUNAION.js";
24
+ } from "./chunk-YB4HKYPR.js";
25
+ import "./chunk-7FNQBFFQ.js";
26
26
  import "./chunk-LGPTJYA3.js";
27
- import "./chunk-3MATO55H.js";
27
+ import "./chunk-BYYVSN7E.js";
28
28
  import "./chunk-QGM4M3NI.js";
29
29
  export {
30
30
  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-DEUNAION.js";
23
- import "./chunk-3MATO55H.js";
22
+ } from "./chunk-7FNQBFFQ.js";
23
+ import "./chunk-BYYVSN7E.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-BDJLYUP6.js";
3
+ } from "./chunk-YB4HKYPR.js";
4
4
  import {
5
5
  DotNS
6
- } from "./chunk-DEUNAION.js";
6
+ } from "./chunk-7FNQBFFQ.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-LGPTJYA3.js";
14
- import "./chunk-3MATO55H.js";
14
+ import "./chunk-BYYVSN7E.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-3MATO55H.js";
11
+ } from "./chunk-BYYVSN7E.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.6-rc.0",
3
+ "version": "0.6.6",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",