@thi.ng/arrays
Advanced tools
Comparing version 2.10.11 to 2.10.12
# Change Log | ||
- **Last updated**: 2025-01-17T14:10:58Z | ||
- **Last updated**: 2025-01-21T15:46:52Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "2.10.11", | ||
"version": "2.10.12", | ||
"description": "Array / Arraylike utilities", | ||
@@ -43,8 +43,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/checks": "^3.6.19", | ||
"@thi.ng/compare": "^2.4.8", | ||
"@thi.ng/equiv": "^2.1.72", | ||
"@thi.ng/errors": "^2.5.22", | ||
"@thi.ng/random": "^4.1.7" | ||
"@thi.ng/api": "^8.11.17", | ||
"@thi.ng/checks": "^3.6.20", | ||
"@thi.ng/compare": "^2.4.9", | ||
"@thi.ng/equiv": "^2.1.73", | ||
"@thi.ng/errors": "^2.5.23", | ||
"@thi.ng/random": "^4.1.8" | ||
}, | ||
@@ -176,3 +176,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d888087b36b086fd8c3e7dc98d35857266f78942\n" | ||
"gitHead": "22f6d518aed5951bb37b406c8ae85a6c3e6be517\n" | ||
} |
Updated@thi.ng/api@^8.11.17
Updated@thi.ng/checks@^3.6.20
Updated@thi.ng/compare@^2.4.9
Updated@thi.ng/equiv@^2.1.73
Updated@thi.ng/errors@^2.5.23
Updated@thi.ng/random@^4.1.8