1 file changed
+1
-1
lines changed- .depcheckrc.json+3
- .github/dependabot.yml+8
- .github/workflows/check.yaml+1-1
- .github/workflows/publish_npmjs.yaml+1-1
- .github/workflows/tests.yaml+6-6
- .github/workflows/update_bee.yaml+9-6
- CHANGELOG.md+34
- CODEOWNERS+1-1
- README.md+2-2
- commitlint.config.js+3
- package-lock.json+1.4k-1.6k
- package.json+20-21
- src/bee-debug.ts+2-2
- src/feed/json.ts+4-1
- src/modules/debug/status.ts+3-3
- src/types/debug.ts+10-1
- src/types/index.ts+31-3
- src/types/ky-universal/index.d.ts+5
- src/utils/collection.ts+3-14
- src/utils/error.ts+27-2
- src/utils/headers.ts+2
- src/utils/http.ts+43-21
- src/utils/type.ts+9
- src/utils/url.ts+10-1
- test/integration/bee-class.spec.ts+29-2
- test/integration/modules/debug/connectivity.spec.ts+1-1
- test/tests-setup.ts+2-2
- test/unit/utils/eth.spec.ts+1
- test/unit/utils/http.spec.ts+63
- test/unit/utils/type.spec.ts+1
- test/utils.ts+4-4
- webpack.config.ts-4
0 commit comments