@thi.ng/associative
Advanced tools
Comparing version 6.3.64 to 6.3.65
# 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/associative", | ||
"version": "6.3.64", | ||
"version": "6.3.65", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -39,12 +39,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.5", | ||
"@thi.ng/arrays": "^2.9.10", | ||
"@thi.ng/binary": "^3.4.28", | ||
"@thi.ng/checks": "^3.6.7", | ||
"@thi.ng/compare": "^2.3.8", | ||
"@thi.ng/dcons": "^3.2.117", | ||
"@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/arrays": "^2.9.11", | ||
"@thi.ng/binary": "^3.4.29", | ||
"@thi.ng/checks": "^3.6.8", | ||
"@thi.ng/compare": "^2.3.9", | ||
"@thi.ng/dcons": "^3.2.118", | ||
"@thi.ng/equiv": "^2.1.62", | ||
"@thi.ng/errors": "^2.5.12", | ||
"@thi.ng/random": "^3.8.5", | ||
"@thi.ng/transducers": "^9.0.10", | ||
"tslib": "^2.6.3" | ||
@@ -201,3 +201,3 @@ }, | ||
}, | ||
"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/associative](https://media.thi.ng/umbrella/banners-20230807/thing-associative.svg?7cb5d6d3) | ||
# ![@thi.ng/associative](https://media.thi.ng/umbrella/banners-20230807/thing-associative.svg?8301e9d6) | ||
@@ -10,3 +10,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/associative.svg)](https://www.npmjs.com/package/@thi.ng/associative) | ||
> [!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 | ||
@@ -225,3 +225,3 @@ > and anti-framework. | ||
Several projects in this repo's | ||
Four projects in this repo's | ||
[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples) | ||
@@ -228,0 +228,0 @@ directory are using this 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
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
161609
Updated@thi.ng/api@^8.11.6
Updated@thi.ng/arrays@^2.9.11
Updated@thi.ng/binary@^3.4.29
Updated@thi.ng/checks@^3.6.8
Updated@thi.ng/compare@^2.3.9
Updated@thi.ng/dcons@^3.2.118
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