@thi.ng/associative
Advanced tools
Comparing version 6.2.34 to 6.2.35
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.34", | ||
"version": "6.2.35", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.6", | ||
"@thi.ng/arrays": "^2.5.10", | ||
"@thi.ng/binary": "^3.3.23", | ||
"@thi.ng/api": "^8.8.0", | ||
"@thi.ng/arrays": "^2.5.11", | ||
"@thi.ng/binary": "^3.3.24", | ||
"@thi.ng/checks": "^3.3.12", | ||
"@thi.ng/compare": "^2.1.29", | ||
"@thi.ng/dcons": "^3.2.41", | ||
"@thi.ng/compare": "^2.1.30", | ||
"@thi.ng/dcons": "^3.2.42", | ||
"@thi.ng/equiv": "^2.1.22", | ||
"@thi.ng/errors": "^2.2.15", | ||
"@thi.ng/random": "^3.3.29", | ||
"@thi.ng/transducers": "^8.4.2", | ||
"@thi.ng/random": "^3.4.0", | ||
"@thi.ng/transducers": "^8.4.3", | ||
"tslib": "^2.5.0" | ||
@@ -193,3 +193,3 @@ }, | ||
}, | ||
"gitHead": "abcedd9e4e06a4b631f363610eec572f79b571c1\n" | ||
"gitHead": "3a56bc490f1e68754762a503d06327b5b34ff7eb\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
170078
Updated@thi.ng/api@^8.8.0
Updated@thi.ng/arrays@^2.5.11
Updated@thi.ng/binary@^3.3.24
Updated@thi.ng/compare@^2.1.30
Updated@thi.ng/dcons@^3.2.42
Updated@thi.ng/random@^3.4.0
Updated@thi.ng/transducers@^8.4.3