@cross-deck/node 1.8.2 → 1.9.1

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.
package/dist/index.d.mts CHANGED
@@ -17,7 +17,7 @@ import 'node:events';
17
17
  *
18
18
  * Do NOT edit by hand — `node scripts/sync-sdk-versions.mjs`.
19
19
  */
20
- declare const SDK_VERSION = "1.8.2";
20
+ declare const SDK_VERSION = "1.9.1";
21
21
  declare const SDK_NAME = "@cross-deck/node";
22
22
 
23
23
  /**
package/dist/index.d.ts CHANGED
@@ -17,7 +17,7 @@ import 'node:events';
17
17
  *
18
18
  * Do NOT edit by hand — `node scripts/sync-sdk-versions.mjs`.
19
19
  */
20
- declare const SDK_VERSION = "1.8.2";
20
+ declare const SDK_VERSION = "1.9.1";
21
21
  declare const SDK_NAME = "@cross-deck/node";
22
22
 
23
23
  /**
package/dist/index.mjs CHANGED
@@ -329,7 +329,7 @@ function byteLength(s) {
329
329
  import * as https from "https";
330
330
 
331
331
  // src/_version.ts
332
- var SDK_VERSION = "1.8.2";
332
+ var SDK_VERSION = "1.9.1";
333
333
  var SDK_NAME = "@cross-deck/node";
334
334
 
335
335
  // src/_diagnostic-telemetry.ts