@thi.ng/transducers
Advanced tools
Comparing version 8.9.10 to 8.9.11
# Change Log | ||
- **Last updated**: 2024-03-07T20:40:47Z | ||
- **Last updated**: 2024-03-09T09:18:17Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/transducers", | ||
"version": "8.9.10", | ||
"version": "8.9.11", | ||
"description": "Lightweight transducer implementations for ES6 / TypeScript", | ||
@@ -43,10 +43,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.28", | ||
"@thi.ng/arrays": "^2.8.6", | ||
"@thi.ng/api": "^8.9.29", | ||
"@thi.ng/arrays": "^2.8.7", | ||
"@thi.ng/checks": "^3.5.2", | ||
"@thi.ng/compare": "^2.2.24", | ||
"@thi.ng/compose": "^2.1.67", | ||
"@thi.ng/compare": "^2.2.25", | ||
"@thi.ng/compose": "^2.1.68", | ||
"@thi.ng/errors": "^2.4.20", | ||
"@thi.ng/math": "^5.10.5", | ||
"@thi.ng/random": "^3.6.35" | ||
"@thi.ng/math": "^5.10.6", | ||
"@thi.ng/random": "^3.6.36" | ||
}, | ||
@@ -593,3 +593,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\n" | ||
"gitHead": "69100942474942f7446ac645d59d91e7dfc352f9\n" | ||
} |
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
+ Added@thi.ng/api@8.11.11(transitive)
+ Added@thi.ng/arrays@2.10.4(transitive)
+ Added@thi.ng/checks@3.6.13(transitive)
+ Added@thi.ng/compare@2.4.3(transitive)
+ Added@thi.ng/equiv@2.1.67(transitive)
+ Added@thi.ng/errors@2.5.17(transitive)
+ Added@thi.ng/hex@2.3.55(transitive)
+ Added@thi.ng/math@5.11.11(transitive)
+ Added@thi.ng/random@4.1.2(transitive)
- Removed@thi.ng/api@8.11.12(transitive)
- Removed@thi.ng/arrays@2.10.5(transitive)
- Removed@thi.ng/checks@3.6.14(transitive)
- Removed@thi.ng/compare@2.4.4(transitive)
- Removed@thi.ng/equiv@2.1.68(transitive)
- Removed@thi.ng/errors@2.5.18(transitive)
- Removed@thi.ng/hex@2.3.56(transitive)
- Removed@thi.ng/math@5.11.12(transitive)
- Removed@thi.ng/random@4.1.3(transitive)
Updated@thi.ng/api@^8.9.29
Updated@thi.ng/arrays@^2.8.7
Updated@thi.ng/compare@^2.2.25
Updated@thi.ng/compose@^2.1.68
Updated@thi.ng/math@^5.10.6
Updated@thi.ng/random@^3.6.36