@thi.ng/associative
Advanced tools
Comparing version 6.2.16 to 6.2.17
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.16", | ||
"version": "6.2.17", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,11 +37,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.6", | ||
"@thi.ng/arrays": "^2.4.2", | ||
"@thi.ng/binary": "^3.3.10", | ||
"@thi.ng/api": "^8.5.0", | ||
"@thi.ng/arrays": "^2.4.3", | ||
"@thi.ng/binary": "^3.3.11", | ||
"@thi.ng/checks": "^3.3.3", | ||
"@thi.ng/compare": "^2.1.16", | ||
"@thi.ng/dcons": "^3.2.23", | ||
"@thi.ng/compare": "^2.1.17", | ||
"@thi.ng/dcons": "^3.2.24", | ||
"@thi.ng/equiv": "^2.1.13", | ||
"@thi.ng/errors": "^2.2.4", | ||
"@thi.ng/transducers": "^8.3.23", | ||
"@thi.ng/transducers": "^8.3.24", | ||
"tslib": "^2.4.1" | ||
@@ -192,3 +192,3 @@ }, | ||
}, | ||
"gitHead": "044ee6a3895720fc78e115032d4d831b63510929\n" | ||
"gitHead": "75ec32ff7f1b7b5e72e7a04ace24732cd5d6c774\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/api@^8.5.0
Updated@thi.ng/arrays@^2.4.3
Updated@thi.ng/binary@^3.3.11
Updated@thi.ng/compare@^2.1.17
Updated@thi.ng/dcons@^3.2.24
Updated@thi.ng/transducers@^8.3.24