@thi.ng/associative
Advanced tools
Comparing version 6.2.28 to 6.2.29
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.28", | ||
"version": "6.2.29", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -38,11 +38,11 @@ "type": "module", | ||
"@thi.ng/api": "^8.7.3", | ||
"@thi.ng/arrays": "^2.5.6", | ||
"@thi.ng/arrays": "^2.5.7", | ||
"@thi.ng/binary": "^3.3.20", | ||
"@thi.ng/checks": "^3.3.9", | ||
"@thi.ng/compare": "^2.1.26", | ||
"@thi.ng/dcons": "^3.2.35", | ||
"@thi.ng/dcons": "^3.2.36", | ||
"@thi.ng/equiv": "^2.1.19", | ||
"@thi.ng/errors": "^2.2.12", | ||
"@thi.ng/random": "^3.3.26", | ||
"@thi.ng/transducers": "^8.3.35", | ||
"@thi.ng/transducers": "^8.3.36", | ||
"tslib": "^2.5.0" | ||
@@ -193,3 +193,3 @@ }, | ||
}, | ||
"gitHead": "a2915dee637c1b8cd2e11a78a23bd035e4f750e7\n" | ||
"gitHead": "8342900eedc77bb09edb8c544804578b71f8acc6\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
1950
Updated@thi.ng/arrays@^2.5.7
Updated@thi.ng/dcons@^3.2.36
Updated@thi.ng/transducers@^8.3.36