@thi.ng/transducers
Advanced tools
Comparing version 9.0.10 to 9.0.11
# Change Log | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Last updated**: 2024-07-22T13:15:57Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/transducers", | ||
"version": "9.0.10", | ||
"version": "9.0.11", | ||
"description": "Lightweight transducer implementations for ES6 / TypeScript", | ||
@@ -43,10 +43,10 @@ "type": "module", | ||
"dependencies": { | ||
"@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" | ||
"@thi.ng/api": "^8.11.7", | ||
"@thi.ng/arrays": "^2.9.12", | ||
"@thi.ng/checks": "^3.6.9", | ||
"@thi.ng/compare": "^2.3.10", | ||
"@thi.ng/compose": "^3.0.10", | ||
"@thi.ng/errors": "^2.5.13", | ||
"@thi.ng/math": "^5.11.5", | ||
"@thi.ng/random": "^4.0.0" | ||
}, | ||
@@ -585,3 +585,2 @@ "devDependencies": { | ||
"grid-iterators", | ||
"fsm", | ||
"rstream", | ||
@@ -594,3 +593,3 @@ "rstream-graph", | ||
}, | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\n" | ||
"gitHead": "324d6b7dbf31558329e9fb6452e29b2f7db9c61a\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
359130
1099
- Removed@thi.ng/hex@2.3.56(transitive)
- Removed@thi.ng/random@3.8.5(transitive)
Updated@thi.ng/api@^8.11.7
Updated@thi.ng/arrays@^2.9.12
Updated@thi.ng/checks@^3.6.9
Updated@thi.ng/compare@^2.3.10
Updated@thi.ng/compose@^3.0.10
Updated@thi.ng/errors@^2.5.13
Updated@thi.ng/math@^5.11.5
Updated@thi.ng/random@^4.0.0