@thi.ng/associative
Advanced tools
Comparing version 6.3.32 to 6.3.33
# Change Log | ||
- **Last updated**: 2024-01-29T20:39:36Z | ||
- **Last updated**: 2024-01-29T21:04:46Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.32", | ||
"version": "6.3.33", | ||
"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.19", | ||
"@thi.ng/arrays": "^2.7.16", | ||
"@thi.ng/binary": "^3.4.7", | ||
"@thi.ng/checks": "^3.4.19", | ||
"@thi.ng/compare": "^2.2.15", | ||
"@thi.ng/dcons": "^3.2.85", | ||
"@thi.ng/equiv": "^2.1.43", | ||
"@thi.ng/errors": "^2.4.12", | ||
"@thi.ng/random": "^3.6.26", | ||
"@thi.ng/transducers": "^8.8.23", | ||
"@thi.ng/api": "^8.9.20", | ||
"@thi.ng/arrays": "^2.7.17", | ||
"@thi.ng/binary": "^3.4.8", | ||
"@thi.ng/checks": "^3.4.20", | ||
"@thi.ng/compare": "^2.2.16", | ||
"@thi.ng/dcons": "^3.2.86", | ||
"@thi.ng/equiv": "^2.1.44", | ||
"@thi.ng/errors": "^2.4.13", | ||
"@thi.ng/random": "^3.6.27", | ||
"@thi.ng/transducers": "^8.8.24", | ||
"tslib": "^2.6.2" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "20909ffc46f23f61ec7647e8d27ed17752ce9828\n" | ||
"gitHead": "3fa30b2dc2de762f24fd64b881b68d4da33d4c38\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
Updated@thi.ng/api@^8.9.20
Updated@thi.ng/arrays@^2.7.17
Updated@thi.ng/binary@^3.4.8
Updated@thi.ng/checks@^3.4.20
Updated@thi.ng/compare@^2.2.16
Updated@thi.ng/dcons@^3.2.86
Updated@thi.ng/equiv@^2.1.44
Updated@thi.ng/errors@^2.4.13
Updated@thi.ng/random@^3.6.27
Updated@thi.ng/transducers@^8.8.24