@thi.ng/transducers
Advanced tools
Comparing version 8.8.22 to 8.8.23
# Change Log | ||
- **Last updated**: 2024-01-26T18:03:04Z | ||
- **Last updated**: 2024-01-29T20:39:37Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/transducers", | ||
"version": "8.8.22", | ||
"version": "8.8.23", | ||
"description": "Lightweight transducer implementations for ES6 / TypeScript", | ||
@@ -42,10 +42,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.18", | ||
"@thi.ng/arrays": "^2.7.15", | ||
"@thi.ng/checks": "^3.4.18", | ||
"@thi.ng/compare": "^2.2.14", | ||
"@thi.ng/compose": "^2.1.57", | ||
"@thi.ng/errors": "^2.4.11", | ||
"@thi.ng/math": "^5.8.0", | ||
"@thi.ng/random": "^3.6.25" | ||
"@thi.ng/api": "^8.9.19", | ||
"@thi.ng/arrays": "^2.7.16", | ||
"@thi.ng/checks": "^3.4.19", | ||
"@thi.ng/compare": "^2.2.15", | ||
"@thi.ng/compose": "^2.1.58", | ||
"@thi.ng/errors": "^2.4.12", | ||
"@thi.ng/math": "^5.8.1", | ||
"@thi.ng/random": "^3.6.26" | ||
}, | ||
@@ -592,3 +592,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7426e2ae6fca5482c6eaf649872296fc89955374\n" | ||
"gitHead": "20909ffc46f23f61ec7647e8d27ed17752ce9828\n" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
337920
1068
Updated@thi.ng/api@^8.9.19
Updated@thi.ng/arrays@^2.7.16
Updated@thi.ng/checks@^3.4.19
Updated@thi.ng/compare@^2.2.15
Updated@thi.ng/compose@^2.1.58
Updated@thi.ng/errors@^2.4.12
Updated@thi.ng/math@^5.8.1
Updated@thi.ng/random@^3.6.26