@thi.ng/transducers
Advanced tools
Comparing version 8.8.19 to 8.8.20
# Change Log | ||
- **Last updated**: 2023-12-28T23:24:39Z | ||
- **Last updated**: 2023-12-31T09:44:24Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/transducers", | ||
"version": "8.8.19", | ||
"version": "8.8.20", | ||
"description": "Lightweight transducer implementations for ES6 / TypeScript", | ||
@@ -42,10 +42,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/arrays": "^2.7.12", | ||
"@thi.ng/checks": "^3.4.15", | ||
"@thi.ng/compare": "^2.2.11", | ||
"@thi.ng/compose": "^2.1.54", | ||
"@thi.ng/errors": "^2.4.9", | ||
"@thi.ng/math": "^5.7.10", | ||
"@thi.ng/random": "^3.6.22" | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/arrays": "^2.7.13", | ||
"@thi.ng/checks": "^3.4.16", | ||
"@thi.ng/compare": "^2.2.12", | ||
"@thi.ng/compose": "^2.1.55", | ||
"@thi.ng/errors": "^2.4.10", | ||
"@thi.ng/math": "^5.7.11", | ||
"@thi.ng/random": "^3.6.23" | ||
}, | ||
@@ -592,3 +592,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\n" | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\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
337710
1064
Updated@thi.ng/api@^8.9.16
Updated@thi.ng/arrays@^2.7.13
Updated@thi.ng/checks@^3.4.16
Updated@thi.ng/compare@^2.2.12
Updated@thi.ng/compose@^2.1.55
Updated@thi.ng/errors@^2.4.10
Updated@thi.ng/math@^5.7.11
Updated@thi.ng/random@^3.6.23