@thi.ng/transducers
Advanced tools
Comparing version 9.2.8 to 9.2.9
# Change Log | ||
- **Last updated**: 2024-11-10T17:11:51Z | ||
- **Last updated**: 2024-11-24T18:15:49Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/transducers", | ||
"version": "9.2.8", | ||
"version": "9.2.9", | ||
"description": "Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations", | ||
@@ -43,16 +43,16 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.12", | ||
"@thi.ng/arrays": "^2.10.5", | ||
"@thi.ng/checks": "^3.6.14", | ||
"@thi.ng/compare": "^2.4.4", | ||
"@thi.ng/compose": "^3.0.15", | ||
"@thi.ng/errors": "^2.5.18", | ||
"@thi.ng/math": "^5.11.12", | ||
"@thi.ng/random": "^4.1.3" | ||
"@thi.ng/api": "^8.11.13", | ||
"@thi.ng/arrays": "^2.10.6", | ||
"@thi.ng/checks": "^3.6.15", | ||
"@thi.ng/compare": "^2.4.5", | ||
"@thi.ng/compose": "^3.0.16", | ||
"@thi.ng/errors": "^2.5.19", | ||
"@thi.ng/math": "^5.11.13", | ||
"@thi.ng/random": "^4.1.4" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.9", | ||
"@microsoft/api-extractor": "^7.48.0", | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.26.7", | ||
"typescript": "^5.6.2" | ||
"typedoc": "^0.26.11", | ||
"typescript": "^5.7.2" | ||
}, | ||
@@ -603,3 +603,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "ef89090bb19fc5bca23be5da8cfce05b82ff4ad1\n" | ||
"gitHead": "85e2f0935b58bde5d165fbe754fafec5da0b731e\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
366376
Updated@thi.ng/api@^8.11.13
Updated@thi.ng/arrays@^2.10.6
Updated@thi.ng/checks@^3.6.15
Updated@thi.ng/compare@^2.4.5
Updated@thi.ng/compose@^3.0.16
Updated@thi.ng/errors@^2.5.19
Updated@thi.ng/math@^5.11.13
Updated@thi.ng/random@^4.1.4