@ardrive/turbo-sdk 1.31.1-alpha.2 → 1.31.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/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
|
@@ -220928,7 +220928,7 @@ var import_winston = __toESM(require_winston(), 1);
|
|
|
220928
220928
|
init_dirname();
|
|
220929
220929
|
init_buffer2();
|
|
220930
220930
|
init_process2();
|
|
220931
|
-
var version21 = "1.31.1-alpha.
|
|
220931
|
+
var version21 = "1.31.1-alpha.2";
|
|
220932
220932
|
|
|
220933
220933
|
// src/common/logger.ts
|
|
220934
220934
|
var TurboWinstonLogger = class _TurboWinstonLogger {
|
package/lib/cjs/version.js
CHANGED
package/lib/esm/version.js
CHANGED
package/lib/types/version.d.ts
CHANGED