@thi.ng/associative
Advanced tools
Comparing version 6.2.14 to 6.2.15
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.14", | ||
"version": "6.2.15", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,11 +37,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.4", | ||
"@thi.ng/arrays": "^2.4.0", | ||
"@thi.ng/binary": "^3.3.8", | ||
"@thi.ng/api": "^8.4.5", | ||
"@thi.ng/arrays": "^2.4.1", | ||
"@thi.ng/binary": "^3.3.9", | ||
"@thi.ng/checks": "^3.3.2", | ||
"@thi.ng/compare": "^2.1.14", | ||
"@thi.ng/dcons": "^3.2.21", | ||
"@thi.ng/compare": "^2.1.15", | ||
"@thi.ng/dcons": "^3.2.22", | ||
"@thi.ng/equiv": "^2.1.12", | ||
"@thi.ng/errors": "^2.2.3", | ||
"@thi.ng/transducers": "^8.3.21", | ||
"@thi.ng/transducers": "^8.3.22", | ||
"tslib": "^2.4.0" | ||
@@ -192,3 +192,3 @@ }, | ||
}, | ||
"gitHead": "7eff3051eb395f460421727b8cf5ef79f09faaa9\n" | ||
"gitHead": "a4b60163a8caddceed5ec1b6b3584d164f61e7b6\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
163089
76
3730
Updated@thi.ng/api@^8.4.5
Updated@thi.ng/arrays@^2.4.1
Updated@thi.ng/binary@^3.3.9
Updated@thi.ng/compare@^2.1.15
Updated@thi.ng/dcons@^3.2.22
Updated@thi.ng/transducers@^8.3.22