@thi.ng/transducers
Advanced tools
Comparing version 9.0.9 to 9.0.10
# Change Log | ||
- **Last updated**: 2024-07-16T13:09:33Z | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/transducers", | ||
"version": "9.0.9", | ||
"version": "9.0.10", | ||
"description": "Lightweight transducer implementations for ES6 / TypeScript", | ||
@@ -43,10 +43,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.5", | ||
"@thi.ng/arrays": "^2.9.10", | ||
"@thi.ng/checks": "^3.6.7", | ||
"@thi.ng/compare": "^2.3.8", | ||
"@thi.ng/compose": "^3.0.8", | ||
"@thi.ng/errors": "^2.5.11", | ||
"@thi.ng/math": "^5.11.3", | ||
"@thi.ng/random": "^3.8.4" | ||
"@thi.ng/api": "^8.11.6", | ||
"@thi.ng/arrays": "^2.9.11", | ||
"@thi.ng/checks": "^3.6.8", | ||
"@thi.ng/compare": "^2.3.9", | ||
"@thi.ng/compose": "^3.0.9", | ||
"@thi.ng/errors": "^2.5.12", | ||
"@thi.ng/math": "^5.11.4", | ||
"@thi.ng/random": "^3.8.5" | ||
}, | ||
@@ -593,3 +593,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ba4f2cd15eeb0cae30efe222524da4fed2a57267\n" | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\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
359062
Updated@thi.ng/api@^8.11.6
Updated@thi.ng/arrays@^2.9.11
Updated@thi.ng/checks@^3.6.8
Updated@thi.ng/compare@^2.3.9
Updated@thi.ng/compose@^3.0.9
Updated@thi.ng/errors@^2.5.12
Updated@thi.ng/math@^5.11.4
Updated@thi.ng/random@^3.8.5