network icon indicating copy to clipboard operation
network copied to clipboard

Monorepo containing all the main components of Streamr Network.

Results 99 network issues
Sort by recently updated
recently updated
newest added

Since `.prettierrc` is already there… In this PR I complete Prettier's config and make it intertwine with eslint better. Cosmetic change. ## Changes - Customise Prettier config for better compatibility...

Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1. Changelog Sourced from qs's changelog. 6.14.1 [Fix] ensure arrayLength applies to [] notation as well [Fix] parse: when a custom decoder returns null for...

dependencies
javascript
node

Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.13.0 to 6.14.1 Changelog Sourced from qs's changelog. 6.14.1 [Fix] ensure arrayLength applies to [] notation...

dependencies
javascript

This pull request refactors and improves utility modules in the codebase, focusing on the `Logger` and `SigningUtil` classes, as well as minor optimizations in binary utilities and error handling. The...

utils

This pull request introduces significant improvements to the `@streamr/utils` package, focusing on robust browser and Node.js environment support, build configuration enhancements, and codebase modernization. The main changes include a new...

utils

Bumps the dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` |...

test-utils
dht
utils
proto-rpc
dependencies
javascript
sdk
node

## Summary Run validation of messages in a worker thread in the browser

sdk

This pull request refactors TypeScript configuration across multiple packages to improve handling of generated code and project references, and updates some package scripts for consistency. It also includes minor code...

network
cli-tools
dht
proto-rpc
sdk

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3. Changelog Sourced from node-forge's changelog. 1.3.3 - 2025-12-02 Fixed [pkcs12] Make digestAlgorithm parameters optional to fix PKCS#12/PFX issues introduced in 1.3.2. 1.3.2 - 2025-11-25...

dependencies
javascript

Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. Release notes Sourced from mdast-util-to-hast's releases. 13.2.1 Fix ab3a795 Fix support for spaces in class names Types efb5312 Refactor to use @imports a5bc210 Add...

dependencies
javascript