@thi.ng/associative
Advanced tools
Comparing version 6.3.12 to 6.3.13
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.12", | ||
"version": "6.3.13", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -38,11 +38,11 @@ "type": "module", | ||
"@thi.ng/api": "^8.9.6", | ||
"@thi.ng/arrays": "^2.6.4", | ||
"@thi.ng/arrays": "^2.6.5", | ||
"@thi.ng/binary": "^3.3.34", | ||
"@thi.ng/checks": "^3.4.6", | ||
"@thi.ng/compare": "^2.2.1", | ||
"@thi.ng/dcons": "^3.2.65", | ||
"@thi.ng/dcons": "^3.2.66", | ||
"@thi.ng/equiv": "^2.1.31", | ||
"@thi.ng/errors": "^2.3.6", | ||
"@thi.ng/random": "^3.6.9", | ||
"@thi.ng/transducers": "^8.8.3", | ||
"@thi.ng/errors": "^2.4.0", | ||
"@thi.ng/random": "^3.6.10", | ||
"@thi.ng/transducers": "^8.8.4", | ||
"tslib": "^2.6.2" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "8d46d9326a9f9b81d65e7e274446f5964f9942ac\n" | ||
"gitHead": "dc7eeaba72f3c3977f2d6cc201e595ed6d68e2ad\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
176267
0
55
Updated@thi.ng/arrays@^2.6.5
Updated@thi.ng/dcons@^3.2.66
Updated@thi.ng/errors@^2.4.0
Updated@thi.ng/random@^3.6.10
Updated@thi.ng/transducers@^8.8.4