@thi.ng/transducers
Advanced tools
Comparing version 8.8.15 to 8.8.16
# Change Log | ||
- **Last updated**: 2023-12-11T10:07:09Z | ||
- **Last updated**: 2023-12-18T13:41:20Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/transducers", | ||
"version": "8.8.15", | ||
"version": "8.8.16", | ||
"description": "Lightweight transducer implementations for ES6 / TypeScript", | ||
@@ -42,10 +42,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.12", | ||
"@thi.ng/arrays": "^2.7.8", | ||
"@thi.ng/checks": "^3.4.12", | ||
"@thi.ng/compare": "^2.2.8", | ||
"@thi.ng/compose": "^2.1.51", | ||
"@thi.ng/errors": "^2.4.6", | ||
"@thi.ng/math": "^5.7.7", | ||
"@thi.ng/random": "^3.6.18" | ||
"@thi.ng/api": "^8.9.13", | ||
"@thi.ng/arrays": "^2.7.9", | ||
"@thi.ng/checks": "^3.4.13", | ||
"@thi.ng/compare": "^2.2.9", | ||
"@thi.ng/compose": "^2.1.52", | ||
"@thi.ng/errors": "^2.4.7", | ||
"@thi.ng/math": "^5.7.8", | ||
"@thi.ng/random": "^3.6.19" | ||
}, | ||
@@ -102,3 +102,3 @@ "devDependencies": { | ||
"engines": { | ||
"node": ">=12.7" | ||
"node": ">=18" | ||
}, | ||
@@ -594,3 +594,3 @@ "files": [ | ||
}, | ||
"gitHead": "5e7bafedfc3d53bc131469a28de31dd8e5b4a3ff\n" | ||
"gitHead": "25a42a81fac8603a1e440a7aa8bc343276211ff4\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
337240
Updated@thi.ng/api@^8.9.13
Updated@thi.ng/arrays@^2.7.9
Updated@thi.ng/checks@^3.4.13
Updated@thi.ng/compare@^2.2.9
Updated@thi.ng/compose@^2.1.52
Updated@thi.ng/errors@^2.4.7
Updated@thi.ng/math@^5.7.8
Updated@thi.ng/random@^3.6.19