1 file changed
+1
-1
lines changed- .github/workflows/tests.yaml+2-2
- .github/workflows/update_bee.yaml+35-2
- CHANGELOG.md+28
- package-lock.json+21-60
- package.json+2-2
- src/bee-debug.ts+10
- src/bee.ts+49-2
- src/modules/chunk.ts+4-19
- src/modules/debug/status.ts+24-5
- src/types/debug.ts+11
- src/types/index.ts+5
- src/utils/expose.ts+1
- src/utils/stamps.ts+15
- src/utils/stream.ts+5-1
- test/integration/bee-class.spec.ts+11
- test/integration/bee-debug-class.spec.ts+11
- test/unit/bee-class.spec.ts+21
- test/utils.ts+22-3
0 commit comments