@thi.ng/rstream
Advanced tools
Comparing version 9.2.2 to 9.2.3
# Change Log | ||
- **Last updated**: 2024-12-27T14:11:37Z | ||
- **Last updated**: 2025-01-04T21:07:38Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/rstream", | ||
"version": "9.2.2", | ||
"version": "9.2.3", | ||
"description": "Reactive streams & subscription primitives for constructing dataflow graphs / pipelines", | ||
@@ -47,10 +47,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.15", | ||
"@thi.ng/arrays": "^2.10.8", | ||
"@thi.ng/associative": "^7.0.17", | ||
"@thi.ng/atom": "^5.3.15", | ||
"@thi.ng/checks": "^3.6.17", | ||
"@thi.ng/errors": "^2.5.21", | ||
"@thi.ng/logger": "^3.0.25", | ||
"@thi.ng/transducers": "^9.2.11" | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/arrays": "^2.10.9", | ||
"@thi.ng/associative": "^7.0.18", | ||
"@thi.ng/atom": "^5.3.16", | ||
"@thi.ng/checks": "^3.6.18", | ||
"@thi.ng/errors": "^2.5.22", | ||
"@thi.ng/logger": "^3.0.26", | ||
"@thi.ng/transducers": "^9.2.12" | ||
}, | ||
@@ -227,3 +227,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "48bf4c22bf23f88ac99f435106af2214f79a0be1\n" | ||
"gitHead": "56c1d57a96565bbcc8c06c73779a619bba0db368\n" | ||
} |
@@ -1012,2 +1012,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2017 - 2024 Karsten Schmidt // Apache License 2.0 | ||
© 2017 - 2025 Karsten Schmidt // Apache License 2.0 |
Updated@thi.ng/api@^8.11.16
Updated@thi.ng/arrays@^2.10.9
Updated@thi.ng/associative@^7.0.18
Updated@thi.ng/atom@^5.3.16
Updated@thi.ng/checks@^3.6.18
Updated@thi.ng/errors@^2.5.22
Updated@thi.ng/logger@^3.0.26
Updated@thi.ng/transducers@^9.2.12