@thi.ng/associative
Advanced tools
Comparing version 6.3.36 to 6.3.37
# Change Log | ||
- **Last updated**: 2024-01-30T21:37:18Z | ||
- **Last updated**: 2024-02-10T08:59:56Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.36", | ||
"version": "6.3.37", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -38,19 +38,19 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.22", | ||
"@thi.ng/arrays": "^2.7.19", | ||
"@thi.ng/binary": "^3.4.10", | ||
"@thi.ng/checks": "^3.4.22", | ||
"@thi.ng/compare": "^2.2.18", | ||
"@thi.ng/dcons": "^3.2.89", | ||
"@thi.ng/equiv": "^2.1.46", | ||
"@thi.ng/errors": "^2.4.15", | ||
"@thi.ng/random": "^3.6.29", | ||
"@thi.ng/transducers": "^8.9.0", | ||
"@thi.ng/api": "^8.9.23", | ||
"@thi.ng/arrays": "^2.7.20", | ||
"@thi.ng/binary": "^3.4.11", | ||
"@thi.ng/checks": "^3.4.23", | ||
"@thi.ng/compare": "^2.2.19", | ||
"@thi.ng/dcons": "^3.2.90", | ||
"@thi.ng/equiv": "^2.1.47", | ||
"@thi.ng/errors": "^2.4.16", | ||
"@thi.ng/random": "^3.6.30", | ||
"@thi.ng/transducers": "^8.9.1", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"esbuild": "^0.19.10", | ||
"@microsoft/api-extractor": "^7.40.1", | ||
"esbuild": "^0.20.0", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.4", | ||
"typedoc": "^0.25.7", | ||
"typescript": "^5.3.3" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "ce8202c237a367c4038d41919a8acf75e1122507\n" | ||
"gitHead": "e5e7d5c6ed2eadee7a91d59cbd0c86ce880ab1c5\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files --> | ||
> [!IMPORTANT] | ||
> ‼️ Announcing the thi.ng user survey 2024 📋 | ||
> | ||
> [Please participate in the survey here!](https://forms.gle/XacbSDEmQMPZg8197)\ | ||
> (open until end of February) | ||
> | ||
> **To achieve a better sample size, I'd highly appreciate if you could | ||
> circulate the link to this survey in your own networks.** | ||
> | ||
> [Discussion](https://github.com/thi-ng/umbrella/discussions/447) | ||
@@ -4,0 +14,0 @@ # ![@thi.ng/associative](https://media.thi.ng/umbrella/banners-20230807/thing-associative.svg?7cb5d6d3) |
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
158890
434
Updated@thi.ng/api@^8.9.23
Updated@thi.ng/arrays@^2.7.20
Updated@thi.ng/binary@^3.4.11
Updated@thi.ng/checks@^3.4.23
Updated@thi.ng/compare@^2.2.19
Updated@thi.ng/dcons@^3.2.90
Updated@thi.ng/equiv@^2.1.47
Updated@thi.ng/errors@^2.4.16
Updated@thi.ng/random@^3.6.30
Updated@thi.ng/transducers@^8.9.1