@hashgraphonline/standards-sdk 0.0.41 → 0.0.42

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.
@@ -23,7 +23,7 @@ export declare class ProgressReporter {
23
23
  private static instance;
24
24
  private module;
25
25
  private callback?;
26
- private logger?;
26
+ private logger;
27
27
  private logProgress;
28
28
  private minPercent;
29
29
  private maxPercent;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hashgraphonline/standards-sdk",
3
- "version": "0.0.41",
3
+ "version": "0.0.42",
4
4
  "description": "HCS Standards SDK",
5
5
  "type": "module",
6
6
  "files": [