@thi.ng/associative
Advanced tools
Comparing version 6.3.7 to 6.3.8
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.7", | ||
"version": "6.3.8", | ||
"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.5.24", | ||
"@thi.ng/arrays": "^2.6.0", | ||
"@thi.ng/binary": "^3.3.33", | ||
"@thi.ng/checks": "^3.4.5", | ||
"@thi.ng/compare": "^2.2.0", | ||
"@thi.ng/dcons": "^3.2.60", | ||
"@thi.ng/dcons": "^3.2.61", | ||
"@thi.ng/equiv": "^2.1.30", | ||
"@thi.ng/errors": "^2.3.5", | ||
"@thi.ng/random": "^3.6.5", | ||
"@thi.ng/transducers": "^8.7.1", | ||
"@thi.ng/random": "^3.6.6", | ||
"@thi.ng/transducers": "^8.7.2", | ||
"tslib": "^2.6.2" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "c22e8996cee284ebe8ea88582beb1ab5fc6ee503\n" | ||
"gitHead": "10d8b3725e96c5d704c759489a89f132892b181e\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
175899
Updated@thi.ng/arrays@^2.6.0
Updated@thi.ng/dcons@^3.2.61
Updated@thi.ng/random@^3.6.6
Updated@thi.ng/transducers@^8.7.2