@thi.ng/associative
Advanced tools
Comparing version 6.3.46 to 6.3.47
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.46", | ||
"version": "6.3.47", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -39,12 +39,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.28", | ||
"@thi.ng/arrays": "^2.8.6", | ||
"@thi.ng/binary": "^3.4.17", | ||
"@thi.ng/api": "^8.9.29", | ||
"@thi.ng/arrays": "^2.8.7", | ||
"@thi.ng/binary": "^3.4.18", | ||
"@thi.ng/checks": "^3.5.2", | ||
"@thi.ng/compare": "^2.2.24", | ||
"@thi.ng/dcons": "^3.2.99", | ||
"@thi.ng/compare": "^2.2.25", | ||
"@thi.ng/dcons": "^3.2.100", | ||
"@thi.ng/equiv": "^2.1.51", | ||
"@thi.ng/errors": "^2.4.20", | ||
"@thi.ng/random": "^3.6.35", | ||
"@thi.ng/transducers": "^8.9.10", | ||
"@thi.ng/random": "^3.6.36", | ||
"@thi.ng/transducers": "^8.9.11", | ||
"tslib": "^2.6.2" | ||
@@ -201,3 +201,3 @@ }, | ||
}, | ||
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\n" | ||
"gitHead": "69100942474942f7446ac645d59d91e7dfc352f9\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
159779
Updated@thi.ng/api@^8.9.29
Updated@thi.ng/arrays@^2.8.7
Updated@thi.ng/binary@^3.4.18
Updated@thi.ng/compare@^2.2.25
Updated@thi.ng/dcons@^3.2.100
Updated@thi.ng/random@^3.6.36
Updated@thi.ng/transducers@^8.9.11