@thi.ng/transducers
Advanced tools
Comparing version 9.2.18 to 9.2.19
# Change Log | ||
- **Last updated**: 2025-02-13T16:03:11Z | ||
- **Last updated**: 2025-02-19T20:59:58Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/transducers", | ||
"version": "9.2.18", | ||
"version": "9.2.19", | ||
"description": "Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations", | ||
@@ -46,11 +46,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.20", | ||
"@thi.ng/arrays": "^2.10.15", | ||
"@thi.ng/checks": "^3.6.23", | ||
"@thi.ng/compare": "^2.4.12", | ||
"@thi.ng/compose": "^3.0.23", | ||
"@thi.ng/errors": "^2.5.26", | ||
"@thi.ng/math": "^5.11.20", | ||
"@thi.ng/random": "^4.1.11", | ||
"@thi.ng/timestamp": "^1.1.5" | ||
"@thi.ng/api": "^8.11.21", | ||
"@thi.ng/arrays": "^2.10.16", | ||
"@thi.ng/checks": "^3.6.24", | ||
"@thi.ng/compare": "^2.4.13", | ||
"@thi.ng/compose": "^3.0.24", | ||
"@thi.ng/errors": "^2.5.27", | ||
"@thi.ng/math": "^5.11.21", | ||
"@thi.ng/random": "^4.1.12", | ||
"@thi.ng/timestamp": "^1.1.6" | ||
}, | ||
@@ -607,3 +607,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9a0b33253fef092aaf301decf6ecd54317874d4c\n" | ||
"gitHead": "bee617702ac61d093465b967f8f973dc566faa6b\n" | ||
} |
Sorry, the diff of this file is too big to display
Updated@thi.ng/api@^8.11.21
Updated@thi.ng/arrays@^2.10.16
Updated@thi.ng/checks@^3.6.24
Updated@thi.ng/compare@^2.4.13
Updated@thi.ng/compose@^3.0.24
Updated@thi.ng/errors@^2.5.27
Updated@thi.ng/math@^5.11.21
Updated@thi.ng/random@^4.1.12
Updated@thi.ng/timestamp@^1.1.6