@thi.ng/associative
Advanced tools
Comparing version 7.0.15 to 7.0.16
# Change Log | ||
- **Last updated**: 2024-11-24T18:15:48Z | ||
- **Last updated**: 2024-12-12T10:11:58Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "7.0.15", | ||
"version": "7.0.16", | ||
"description": "ES Map/Set-compatible implementations with customizable equality semantics & supporting operations", | ||
@@ -39,10 +39,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.13", | ||
"@thi.ng/arrays": "^2.10.6", | ||
"@thi.ng/binary": "^3.4.36", | ||
"@thi.ng/checks": "^3.6.15", | ||
"@thi.ng/dcons": "^3.2.133", | ||
"@thi.ng/equiv": "^2.1.69", | ||
"@thi.ng/object-utils": "^1.1.6", | ||
"@thi.ng/transducers": "^9.2.9", | ||
"@thi.ng/api": "^8.11.14", | ||
"@thi.ng/arrays": "^2.10.7", | ||
"@thi.ng/binary": "^3.4.37", | ||
"@thi.ng/checks": "^3.6.16", | ||
"@thi.ng/dcons": "^3.2.134", | ||
"@thi.ng/equiv": "^2.1.70", | ||
"@thi.ng/object-utils": "^1.1.7", | ||
"@thi.ng/transducers": "^9.2.10", | ||
"tslib": "^2.8.1" | ||
@@ -53,3 +53,3 @@ }, | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.26.11", | ||
"typedoc": "^0.27.4", | ||
"typescript": "^5.7.2" | ||
@@ -144,3 +144,3 @@ }, | ||
}, | ||
"gitHead": "85e2f0935b58bde5d165fbe754fafec5da0b731e\n" | ||
"gitHead": "34ac95538d96f046090fef5fd3a1dc36d54663d5\n" | ||
} |
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
3
Updated@thi.ng/api@^8.11.14
Updated@thi.ng/arrays@^2.10.7
Updated@thi.ng/binary@^3.4.37
Updated@thi.ng/checks@^3.6.16
Updated@thi.ng/dcons@^3.2.134
Updated@thi.ng/equiv@^2.1.70
Updated@thi.ng/object-utils@^1.1.7
Updated@thi.ng/transducers@^9.2.10