@thi.ng/dcons
Advanced tools
Comparing version 3.2.117 to 3.2.118
# Change Log | ||
- **Last updated**: 2024-07-06T12:02:18Z | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/dcons", | ||
"version": "3.2.117", | ||
"version": "3.2.118", | ||
"description": "Double-linked lists with comprehensive set of operations (incl. optional self-organizing behaviors)", | ||
@@ -39,9 +39,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.5", | ||
"@thi.ng/checks": "^3.6.7", | ||
"@thi.ng/compare": "^2.3.8", | ||
"@thi.ng/equiv": "^2.1.61", | ||
"@thi.ng/errors": "^2.5.11", | ||
"@thi.ng/random": "^3.8.4", | ||
"@thi.ng/transducers": "^9.0.9" | ||
"@thi.ng/api": "^8.11.6", | ||
"@thi.ng/checks": "^3.6.8", | ||
"@thi.ng/compare": "^2.3.9", | ||
"@thi.ng/equiv": "^2.1.62", | ||
"@thi.ng/errors": "^2.5.12", | ||
"@thi.ng/random": "^3.8.5", | ||
"@thi.ng/transducers": "^9.0.10" | ||
}, | ||
@@ -99,3 +99,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ba4f2cd15eeb0cae30efe222524da4fed2a57267\n" | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files --> | ||
# ![@thi.ng/dcons](https://media.thi.ng/umbrella/banners-20230807/thing-dcons.svg?657d4371) | ||
# ![@thi.ng/dcons](https://media.thi.ng/umbrella/banners-20230807/thing-dcons.svg?a2b73bce) | ||
@@ -10,3 +10,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/dcons.svg)](https://www.npmjs.com/package/@thi.ng/dcons) | ||
> [!NOTE] | ||
> This is one of 188 standalone projects, maintained as part | ||
> This is one of 189 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
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
55955
Updated@thi.ng/api@^8.11.6
Updated@thi.ng/checks@^3.6.8
Updated@thi.ng/compare@^2.3.9
Updated@thi.ng/equiv@^2.1.62
Updated@thi.ng/errors@^2.5.12
Updated@thi.ng/random@^3.8.5
Updated@thi.ng/transducers@^9.0.10