@streamr/sdk 103.1.0-rc.5 → 103.1.0
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
|
-
|
|
1
|
+
4fd428667b4710c990efaee2a53413ef3ac69019
|
package/dist/LASTCOMMITDATETIME
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2025-
|
|
1
|
+
2025-10-14T11:22:49+03:00
|
package/dist/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
4fd4286
|
package/dist/streamr-sdk.web.js
CHANGED
|
@@ -197276,7 +197276,7 @@ exports.Mnfo2uhnf92hvqi2nviouq2hv9puhq = new Mnfo2uhnf92hvqi2nviouq2hv9puhq$Type
|
|
|
197276
197276
|
/***/ ((module) => {
|
|
197277
197277
|
|
|
197278
197278
|
"use strict";
|
|
197279
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"@streamr/dht","version":"103.1.0
|
|
197279
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"@streamr/dht","version":"103.1.0","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":"103.1.0","@streamr/cdn-location":"103.1.0","@streamr/geoip-location":"103.1.0","@streamr/proto-rpc":"103.1.0","@streamr/utils":"103.1.0","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.2.2","node-datachannel":"^0.27.0","uuid":"^11.1.0","websocket":"^1.0.34","ws":"^8.18.3"},"devDependencies":{"@streamr/browser-test-runner":"^0.0.1","@streamr/test-utils":"103.1.0","@types/heap":"^0.2.34","@types/k-bucket":"^5.0.1","@types/lodash":"^4.17.20","@types/websocket":"^1.0.10","@types/ws":"^8.18.1","jest-leak-detector":"^27.3.1","jest-matcher-utils":"^30.0.5","ts-essentials":"^10.1.1","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"}}');
|
|
197280
197280
|
|
|
197281
197281
|
/***/ }),
|
|
197282
197282
|
|
|
@@ -216807,7 +216807,7 @@ exports.PlumtreeRpc = new runtime_rpc_1.ServiceType("PlumtreeRpc", [{
|
|
|
216807
216807
|
/***/ ((module) => {
|
|
216808
216808
|
|
|
216809
216809
|
"use strict";
|
|
216810
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"@streamr/trackerless-network","version":"103.1.0
|
|
216810
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"@streamr/trackerless-network","version":"103.1.0","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","files":["dist","!*.tsbuildinfo","README.md","LICENSE"],"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":"103.1.0","@streamr/proto-rpc":"103.1.0","@streamr/utils":"103.1.0","eventemitter3":"^5.0.0","lodash":"^4.17.21","ts-essentials":"^10.1.1","uuid":"^11.1.0","yallist":"^5.0.0"},"devDependencies":{"@streamr/browser-test-runner":"^0.0.1","@streamr/test-utils":"103.1.0","@types/lodash":"^4.17.20","@types/yallist":"^5.0.0","expect":"^30.0.5","ts-node":"^10.9.2"}}');
|
|
216811
216811
|
|
|
216812
216812
|
/***/ }),
|
|
216813
216813
|
|