@thi.ng/dcons
Advanced tools
Comparing version
# Change Log | ||
- **Last updated**: 2025-02-13T16:03:11Z | ||
- **Last updated**: 2025-02-19T20:59:58Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/dcons", | ||
"version": "3.2.142", | ||
"version": "3.2.143", | ||
"description": "Double-linked lists with comprehensive set of operations (incl. optional self-organizing behaviors)", | ||
@@ -42,9 +42,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.20", | ||
"@thi.ng/checks": "^3.6.23", | ||
"@thi.ng/compare": "^2.4.12", | ||
"@thi.ng/equiv": "^2.1.76", | ||
"@thi.ng/errors": "^2.5.26", | ||
"@thi.ng/random": "^4.1.11", | ||
"@thi.ng/transducers": "^9.2.18" | ||
"@thi.ng/api": "^8.11.21", | ||
"@thi.ng/checks": "^3.6.24", | ||
"@thi.ng/compare": "^2.4.13", | ||
"@thi.ng/equiv": "^2.1.77", | ||
"@thi.ng/errors": "^2.5.27", | ||
"@thi.ng/random": "^4.1.12", | ||
"@thi.ng/transducers": "^9.2.19" | ||
}, | ||
@@ -101,3 +101,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9a0b33253fef092aaf301decf6ecd54317874d4c\n" | ||
"gitHead": "bee617702ac61d093465b967f8f973dc566faa6b\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 201 standalone projects, maintained as part | ||
> This is one of 202 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated
Updated
Updated
Updated
Updated
Updated
Updated