@thi.ng/associative
Advanced tools
Comparing version 6.3.9 to 6.3.10
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.9", | ||
"version": "6.3.10", | ||
"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.5", | ||
"@thi.ng/arrays": "^2.6.1", | ||
"@thi.ng/arrays": "^2.6.2", | ||
"@thi.ng/binary": "^3.3.33", | ||
"@thi.ng/checks": "^3.4.5", | ||
"@thi.ng/compare": "^2.2.0", | ||
"@thi.ng/dcons": "^3.2.62", | ||
"@thi.ng/dcons": "^3.2.63", | ||
"@thi.ng/equiv": "^2.1.30", | ||
"@thi.ng/errors": "^2.3.5", | ||
"@thi.ng/random": "^3.6.7", | ||
"@thi.ng/transducers": "^8.8.0", | ||
"@thi.ng/random": "^3.6.8", | ||
"@thi.ng/transducers": "^8.8.1", | ||
"tslib": "^2.6.2" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "e9f04908dc37ae9e29320f098d195f9f8445a1ad\n" | ||
"gitHead": "d492ecb41df758db372a76449ea9b5bad47b25c4\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
175900
Updated@thi.ng/arrays@^2.6.2
Updated@thi.ng/dcons@^3.2.63
Updated@thi.ng/random@^3.6.8
Updated@thi.ng/transducers@^8.8.1