@hypertestco/node-sdk-v3 0.0.1-31-tmp → 0.0.1-31-tmp2

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.
Files changed (3) hide show
  1. package/index.cjs +1 -1
  2. package/index.mjs +1 -1
  3. package/package.json +1 -1
package/index.cjs CHANGED
@@ -147439,7 +147439,7 @@ var opentelemetry = __toESM(require_src30());
147439
147439
  var import_register = __toESM(require_register());
147440
147440
 
147441
147441
  // ../../package.json
147442
- var version = "0.0.1-31-tmp";
147442
+ var version = "0.0.1-31-tmp2";
147443
147443
 
147444
147444
  // ../utils/syncSleep/index.ts
147445
147445
  function synchronousBlock(seconds) {
package/index.mjs CHANGED
@@ -154920,7 +154920,7 @@ import fs2 from "fs";
154920
154920
  import path3 from "path";
154921
154921
 
154922
154922
  // ../../package.json
154923
- var version = "0.0.1-31-tmp";
154923
+ var version = "0.0.1-31-tmp2";
154924
154924
 
154925
154925
  // ../utils/syncSleep/index.ts
154926
154926
  function synchronousBlock(seconds) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hypertestco/node-sdk-v3",
3
- "version": "0.0.1-31-tmp",
3
+ "version": "0.0.1-31-tmp2",
4
4
  "description": "node-sdk-v3 for hypertest",
5
5
  "private": false,
6
6
  "publishConfig": {