@thi.ng/associative
Advanced tools
Comparing version 6.3.39 to 6.3.40
# Change Log | ||
- **Last updated**: 2024-02-10T08:59:56Z | ||
- **Last updated**: 2024-02-19T16:07:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.39", | ||
"version": "6.3.40", | ||
"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.23", | ||
"@thi.ng/arrays": "^2.8.0", | ||
"@thi.ng/binary": "^3.4.12", | ||
"@thi.ng/checks": "^3.4.23", | ||
"@thi.ng/compare": "^2.2.19", | ||
"@thi.ng/dcons": "^3.2.92", | ||
"@thi.ng/equiv": "^2.1.47", | ||
"@thi.ng/errors": "^2.4.16", | ||
"@thi.ng/random": "^3.6.30", | ||
"@thi.ng/transducers": "^8.9.3", | ||
"@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", | ||
"tslib": "^2.6.2" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "ea2ec2e4f14c572bbfac00c43953a6c4033da09e\n" | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\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
4
Updated@thi.ng/api@^8.9.24
Updated@thi.ng/arrays@^2.8.1
Updated@thi.ng/binary@^3.4.13
Updated@thi.ng/checks@^3.4.24
Updated@thi.ng/compare@^2.2.20
Updated@thi.ng/dcons@^3.2.93
Updated@thi.ng/equiv@^2.1.48
Updated@thi.ng/errors@^2.4.17
Updated@thi.ng/random@^3.6.31
Updated@thi.ng/transducers@^8.9.4