@hypertestco/node-sdk-v3 0.0.1-46-translate-1 → 0.0.1-46-translate-3
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/index.cjs +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -114978,7 +114978,7 @@ var opentelemetry = __toESM(require_src30());
|
|
|
114978
114978
|
var import_register = __toESM(require_register());
|
|
114979
114979
|
|
|
114980
114980
|
// ../../package.json
|
|
114981
|
-
var version = "0.0.1-46-translate-
|
|
114981
|
+
var version = "0.0.1-46-translate-3";
|
|
114982
114982
|
|
|
114983
114983
|
// ../utils/syncSleep/index.ts
|
|
114984
114984
|
function synchronousBlock(seconds) {
|
package/index.mjs
CHANGED
|
@@ -122459,7 +122459,7 @@ import fs2 from "fs";
|
|
|
122459
122459
|
import path3 from "path";
|
|
122460
122460
|
|
|
122461
122461
|
// ../../package.json
|
|
122462
|
-
var version = "0.0.1-46-translate-
|
|
122462
|
+
var version = "0.0.1-46-translate-3";
|
|
122463
122463
|
|
|
122464
122464
|
// ../utils/syncSleep/index.ts
|
|
122465
122465
|
function synchronousBlock(seconds) {
|