@thi.ng/associative
Advanced tools
Comparing version 6.3.40 to 6.3.41
# Change Log | ||
- **Last updated**: 2024-02-19T16:07:07Z | ||
- **Last updated**: 2024-02-22T11:59:16Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.40", | ||
"version": "6.3.41", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -38,12 +38,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.24", | ||
"@thi.ng/arrays": "^2.8.1", | ||
"@thi.ng/binary": "^3.4.13", | ||
"@thi.ng/checks": "^3.4.24", | ||
"@thi.ng/compare": "^2.2.20", | ||
"@thi.ng/dcons": "^3.2.93", | ||
"@thi.ng/equiv": "^2.1.48", | ||
"@thi.ng/errors": "^2.4.17", | ||
"@thi.ng/random": "^3.6.31", | ||
"@thi.ng/transducers": "^8.9.4", | ||
"@thi.ng/api": "^8.9.25", | ||
"@thi.ng/arrays": "^2.8.2", | ||
"@thi.ng/binary": "^3.4.14", | ||
"@thi.ng/checks": "^3.5.0", | ||
"@thi.ng/compare": "^2.2.21", | ||
"@thi.ng/dcons": "^3.2.94", | ||
"@thi.ng/equiv": "^2.1.49", | ||
"@thi.ng/errors": "^2.4.18", | ||
"@thi.ng/random": "^3.6.32", | ||
"@thi.ng/transducers": "^8.9.5", | ||
"tslib": "^2.6.2" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\n" | ||
"gitHead": "4513a1c703bdbf0f0867f03e547e47692e415fac\n" | ||
} |
@@ -21,3 +21,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> This is one of 190 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -24,0 +24,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
158888
Updated@thi.ng/api@^8.9.25
Updated@thi.ng/arrays@^2.8.2
Updated@thi.ng/binary@^3.4.14
Updated@thi.ng/checks@^3.5.0
Updated@thi.ng/compare@^2.2.21
Updated@thi.ng/dcons@^3.2.94
Updated@thi.ng/equiv@^2.1.49
Updated@thi.ng/errors@^2.4.18
Updated@thi.ng/random@^3.6.32
Updated@thi.ng/transducers@^8.9.5