@thi.ng/associative
Advanced tools
Comparing version 6.2.9 to 6.2.10
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.9", | ||
"version": "6.2.10", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -38,10 +38,10 @@ "type": "module", | ||
"@thi.ng/api": "^8.4.3", | ||
"@thi.ng/arrays": "^2.3.7", | ||
"@thi.ng/arrays": "^2.3.8", | ||
"@thi.ng/binary": "^3.3.6", | ||
"@thi.ng/checks": "^3.2.6", | ||
"@thi.ng/compare": "^2.1.13", | ||
"@thi.ng/dcons": "^3.2.16", | ||
"@thi.ng/dcons": "^3.2.17", | ||
"@thi.ng/equiv": "^2.1.11", | ||
"@thi.ng/errors": "^2.2.1", | ||
"@thi.ng/transducers": "^8.3.16", | ||
"@thi.ng/errors": "^2.2.2", | ||
"@thi.ng/transducers": "^8.3.17", | ||
"tslib": "^2.4.0" | ||
@@ -51,3 +51,3 @@ }, | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@thi.ng/testament": "^0.3.1", | ||
"@thi.ng/testament": "^0.3.2", | ||
"rimraf": "^3.0.2", | ||
@@ -193,3 +193,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "8600007d81a7dc92634a1d54e2c32b14ab30ba80\n" | ||
"gitHead": "c3f7d6598c7d7d0c61ba87150a56deac12649d7b\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
Updated@thi.ng/arrays@^2.3.8
Updated@thi.ng/dcons@^3.2.17
Updated@thi.ng/errors@^2.2.2
Updated@thi.ng/transducers@^8.3.17