@thi.ng/associative
Advanced tools
Comparing version 6.3.48 to 6.3.49
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.48", | ||
"version": "6.3.49", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -40,11 +40,11 @@ "type": "module", | ||
"@thi.ng/api": "^8.9.30", | ||
"@thi.ng/arrays": "^2.8.8", | ||
"@thi.ng/arrays": "^2.8.9", | ||
"@thi.ng/binary": "^3.4.19", | ||
"@thi.ng/checks": "^3.5.3", | ||
"@thi.ng/compare": "^2.2.26", | ||
"@thi.ng/dcons": "^3.2.101", | ||
"@thi.ng/dcons": "^3.2.102", | ||
"@thi.ng/equiv": "^2.1.52", | ||
"@thi.ng/errors": "^2.5.0", | ||
"@thi.ng/random": "^3.6.37", | ||
"@thi.ng/transducers": "^8.9.12", | ||
"@thi.ng/errors": "^2.5.1", | ||
"@thi.ng/random": "^3.6.38", | ||
"@thi.ng/transducers": "^8.9.13", | ||
"tslib": "^2.6.2" | ||
@@ -201,3 +201,3 @@ }, | ||
}, | ||
"gitHead": "7f3fcbd6c0462b0ce45afa141fe163d1f297fd51\n" | ||
"gitHead": "bc0f3cb07d6f1cab6dbdc5ff57428f5484e711bb\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.8.9
Updated@thi.ng/dcons@^3.2.102
Updated@thi.ng/errors@^2.5.1
Updated@thi.ng/random@^3.6.38
Updated@thi.ng/transducers@^8.9.13