@thi.ng/associative
Advanced tools
Comparing version 6.2.21 to 6.2.22
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.21", | ||
"version": "6.2.22", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -38,10 +38,10 @@ "type": "module", | ||
"@thi.ng/api": "^8.6.2", | ||
"@thi.ng/arrays": "^2.4.7", | ||
"@thi.ng/arrays": "^2.5.0", | ||
"@thi.ng/binary": "^3.3.15", | ||
"@thi.ng/checks": "^3.3.6", | ||
"@thi.ng/compare": "^2.1.21", | ||
"@thi.ng/dcons": "^3.2.28", | ||
"@thi.ng/dcons": "^3.2.29", | ||
"@thi.ng/equiv": "^2.1.16", | ||
"@thi.ng/errors": "^2.2.7", | ||
"@thi.ng/transducers": "^8.3.28", | ||
"@thi.ng/transducers": "^8.3.29", | ||
"tslib": "^2.4.1" | ||
@@ -192,3 +192,3 @@ }, | ||
}, | ||
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n" | ||
"gitHead": "28bb74c67217a352d673b6efdab234921d4a370e\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/arrays@^2.5.0
Updated@thi.ng/dcons@^3.2.29
Updated@thi.ng/transducers@^8.3.29