@streamr/sdk 102.2.0-rc.2 → 102.2.0-rc.3

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/dist/COMMITHASH CHANGED
@@ -1 +1 @@
1
- 6534e6accc0fe7331a9a7e1128065d31428745c7
1
+ a584bdc4883d8fabe44cc1b61ad15294a9d60ae0
@@ -1 +1 @@
1
- 2025-03-04T13:02:53+01:00
1
+ 2025-03-04T16:55:32+01:00
package/dist/VERSION CHANGED
@@ -1 +1 @@
1
- 6534e6a
1
+ a584bdc
@@ -1,6 +1,5 @@
1
1
  // ESM EntryPoint
2
- import StreamrClient from './index.js'
3
2
  export * from './index.js'
4
3
  // required to get import StreamrClient from '@streamr/sdk' to work
5
- export default StreamrClient.default
4
+ export { StreamrClient as default } from './index.js'
6
5
  // note this file is manually copied as-is into dist/src since we don't want tsc to compile it to commonjs
@@ -239419,7 +239419,7 @@ exports.Mnfo2uhnf92hvqi2nviouq2hv9puhq = new Mnfo2uhnf92hvqi2nviouq2hv9puhq$Type
239419
239419
  /***/ ((module) => {
239420
239420
 
239421
239421
  "use strict";
239422
- module.exports = /*#__PURE__*/JSON.parse('{"name":"@streamr/dht","version":"102.2.0-rc.2","description":"Streamr Network DHT","repository":{"type":"git","url":"git+https://github.com/streamr-dev/network.git","directory":"packages/dht"},"license":"STREAMR NETWORK OPEN SOURCE LICENSE","author":"Streamr Network AG <contact@streamr.network>","files":["dist","!*.tsbuildinfo","README.md"],"dependencies":{"@js-sdsl/ordered-map":"^4.4.2","@protobuf-ts/runtime":"^2.8.2","@protobuf-ts/runtime-rpc":"^2.8.2","@streamr/autocertifier-client":"102.2.0-rc.2","@streamr/cdn-location":"102.2.0-rc.2","@streamr/geoip-location":"102.2.0-rc.2","@streamr/proto-rpc":"102.2.0-rc.2","@streamr/utils":"102.2.0-rc.2","eventemitter3":"^5.0.0","heap":"^0.2.6","ipaddr.js":"^2.0.1","k-bucket":"^5.1.0","lodash":"^4.17.21","lru-cache":"^11.0.2","node-datachannel":"^0.10.1","uuid":"^11.0.5","websocket":"^1.0.34","ws":"^8.18.0"},"devDependencies":{"@streamr/browser-test-runner":"^0.0.1","@streamr/test-utils":"102.2.0-rc.2","@types/heap":"^0.2.34","@types/k-bucket":"^5.0.1","@types/lodash":"^4.17.15","@types/websocket":"^1.0.10","@types/ws":"^8.5.14","jest-leak-detector":"^27.3.1","jest-matcher-utils":"^29.7.0","ts-essentials":"^10.0.4","ts-node":"^10.9.2"},"optionalDependencies":{"bufferutil":"^4.0.9","utf-8-validate":"^6.0.5"},"main":"./src/exports.js","types":"./src/exports.d.ts","browser":{"./src/connection/webrtc/NodeWebrtcConnection.js":"./src/connection/webrtc/BrowserWebrtcConnection.js","./src/connection/websocket/NodeWebsocketClientConnection.js":"./src/connection/websocket/BrowserWebsocketClientConnection.js","./src/helpers/browser/isBrowserEnvironment.js":"./src/helpers/browser/isBrowserEnvironment_override.js"}}');
239422
+ module.exports = /*#__PURE__*/JSON.parse('{"name":"@streamr/dht","version":"102.2.0-rc.3","description":"Streamr Network DHT","repository":{"type":"git","url":"git+https://github.com/streamr-dev/network.git","directory":"packages/dht"},"license":"STREAMR NETWORK OPEN SOURCE LICENSE","author":"Streamr Network AG <contact@streamr.network>","files":["dist","!*.tsbuildinfo","README.md"],"dependencies":{"@js-sdsl/ordered-map":"^4.4.2","@protobuf-ts/runtime":"^2.8.2","@protobuf-ts/runtime-rpc":"^2.8.2","@streamr/autocertifier-client":"102.2.0-rc.3","@streamr/cdn-location":"102.2.0-rc.3","@streamr/geoip-location":"102.2.0-rc.3","@streamr/proto-rpc":"102.2.0-rc.3","@streamr/utils":"102.2.0-rc.3","eventemitter3":"^5.0.0","heap":"^0.2.6","ipaddr.js":"^2.0.1","k-bucket":"^5.1.0","lodash":"^4.17.21","lru-cache":"^11.0.2","node-datachannel":"^0.10.1","uuid":"^11.0.5","websocket":"^1.0.34","ws":"^8.18.0"},"devDependencies":{"@streamr/browser-test-runner":"^0.0.1","@streamr/test-utils":"102.2.0-rc.3","@types/heap":"^0.2.34","@types/k-bucket":"^5.0.1","@types/lodash":"^4.17.15","@types/websocket":"^1.0.10","@types/ws":"^8.5.14","jest-leak-detector":"^27.3.1","jest-matcher-utils":"^29.7.0","ts-essentials":"^10.0.4","ts-node":"^10.9.2"},"optionalDependencies":{"bufferutil":"^4.0.9","utf-8-validate":"^6.0.5"},"main":"./src/exports.js","types":"./src/exports.d.ts","browser":{"./src/connection/webrtc/NodeWebrtcConnection.js":"./src/connection/webrtc/BrowserWebrtcConnection.js","./src/connection/websocket/NodeWebsocketClientConnection.js":"./src/connection/websocket/BrowserWebsocketClientConnection.js","./src/helpers/browser/isBrowserEnvironment.js":"./src/helpers/browser/isBrowserEnvironment_override.js"}}');
239423
239423
 
239424
239424
  /***/ }),
239425
239425
 
@@ -258593,7 +258593,7 @@ exports.NodeInfoRpc = new runtime_rpc_1.ServiceType("NodeInfoRpc", [{
258593
258593
  /***/ ((module) => {
258594
258594
 
258595
258595
  "use strict";
258596
- module.exports = /*#__PURE__*/JSON.parse('{"name":"@streamr/trackerless-network","version":"102.2.0-rc.2","description":"Minimal and extendable implementation of the Streamr Network node.","repository":{"type":"git","url":"git+https://github.com/streamr-dev/network-monorepo.git","directory":"packages/trackerless-network"},"main":"dist/src/exports.js","types":"dist/src/exports.d.ts","license":"STREAMR NETWORK OPEN SOURCE LICENSE","author":"Streamr Network AG <contact@streamr.network>","scripts":{"build":"tsc -b tsconfig.node.json","build-browser":"webpack --mode=development --progress","prebuild":"./proto.sh","check":"tsc -p ./tsconfig.jest.json","clean":"jest --clearCache || true; rm -rf dist *.tsbuildinfo node_modules/.cache || true","coverage":"jest --coverage","eslint":"eslint --cache --cache-location=node_modules/.cache/.eslintcache/ \'*/**/*.{js,ts}\'","test":"npm run test-unit && npm run test-integration && npm run test-end-to-end","test-browser":"karma start karma.config.js","test-unit":"jest test/unit","test-integration":"jest --bail test/integration","test-end-to-end":"jest --bail test/end-to-end","network":"ts-node bin/network","run-joining-benchmark":"node --max-old-space-size=24288 dist/test/benchmark/first-message.js"},"dependencies":{"@protobuf-ts/runtime":"^2.8.2","@protobuf-ts/runtime-rpc":"^2.8.2","@streamr/dht":"102.2.0-rc.2","@streamr/proto-rpc":"102.2.0-rc.2","@streamr/utils":"102.2.0-rc.2","eventemitter3":"^5.0.0","lodash":"^4.17.21","ts-essentials":"^10.0.4","uuid":"^11.0.5","yallist":"^5.0.0"},"devDependencies":{"@streamr/browser-test-runner":"^0.0.1","@streamr/test-utils":"102.2.0-rc.2","@types/lodash":"^4.17.15","@types/yallist":"^4.0.1","expect":"^29.6.2","ts-node":"^10.9.2"}}');
258596
+ module.exports = /*#__PURE__*/JSON.parse('{"name":"@streamr/trackerless-network","version":"102.2.0-rc.3","description":"Minimal and extendable implementation of the Streamr Network node.","repository":{"type":"git","url":"git+https://github.com/streamr-dev/network-monorepo.git","directory":"packages/trackerless-network"},"main":"dist/src/exports.js","types":"dist/src/exports.d.ts","license":"STREAMR NETWORK OPEN SOURCE LICENSE","author":"Streamr Network AG <contact@streamr.network>","scripts":{"build":"tsc -b tsconfig.node.json","build-browser":"webpack --mode=development --progress","prebuild":"./proto.sh","check":"tsc -p ./tsconfig.jest.json","clean":"jest --clearCache || true; rm -rf dist *.tsbuildinfo node_modules/.cache || true","coverage":"jest --coverage","eslint":"eslint --cache --cache-location=node_modules/.cache/.eslintcache/ \'*/**/*.{js,ts}\'","test":"npm run test-unit && npm run test-integration && npm run test-end-to-end","test-browser":"karma start karma.config.js","test-unit":"jest test/unit","test-integration":"jest --bail test/integration","test-end-to-end":"jest --bail test/end-to-end","network":"ts-node bin/network","run-joining-benchmark":"node --max-old-space-size=24288 dist/test/benchmark/first-message.js"},"dependencies":{"@protobuf-ts/runtime":"^2.8.2","@protobuf-ts/runtime-rpc":"^2.8.2","@streamr/dht":"102.2.0-rc.3","@streamr/proto-rpc":"102.2.0-rc.3","@streamr/utils":"102.2.0-rc.3","eventemitter3":"^5.0.0","lodash":"^4.17.21","ts-essentials":"^10.0.4","uuid":"^11.0.5","yallist":"^5.0.0"},"devDependencies":{"@streamr/browser-test-runner":"^0.0.1","@streamr/test-utils":"102.2.0-rc.3","@types/lodash":"^4.17.15","@types/yallist":"^4.0.1","expect":"^29.6.2","ts-node":"^10.9.2"}}');
258597
258597
 
258598
258598
  /***/ }),
258599
258599