@ardrive/turbo-sdk 1.35.0-alpha.2 → 1.35.0
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/bundles/web.bundle.min.js +1 -1
- package/lib/cjs/version.js +1 -1
- package/lib/esm/version.js +1 -1
- package/lib/types/version.d.ts +1 -1
- package/package.json +1 -1
|
@@ -222435,7 +222435,7 @@ var import_winston = __toESM(require_winston(), 1);
|
|
|
222435
222435
|
init_dirname();
|
|
222436
222436
|
init_buffer2();
|
|
222437
222437
|
init_process2();
|
|
222438
|
-
var version21 = "1.35.0-alpha.
|
|
222438
|
+
var version21 = "1.35.0-alpha.2";
|
|
222439
222439
|
|
|
222440
222440
|
// src/common/logger.ts
|
|
222441
222441
|
var TurboWinstonLogger = class _TurboWinstonLogger {
|
package/lib/cjs/version.js
CHANGED
package/lib/esm/version.js
CHANGED
package/lib/types/version.d.ts
CHANGED