@thi.ng/associative
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "@thi.ng/associative", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "ES Map/Set-compatible implementations with customizable equality semantics & supporting operations", | ||
@@ -40,9 +40,9 @@ "type": "module", | ||
"@thi.ng/api": "^8.11.7", | ||
"@thi.ng/arrays": "^2.9.12", | ||
"@thi.ng/arrays": "^2.9.13", | ||
"@thi.ng/binary": "^3.4.30", | ||
"@thi.ng/checks": "^3.6.9", | ||
"@thi.ng/dcons": "^3.2.119", | ||
"@thi.ng/dcons": "^3.2.120", | ||
"@thi.ng/equiv": "^2.1.63", | ||
"@thi.ng/object-utils": "^1.1.0", | ||
"@thi.ng/transducers": "^9.0.11", | ||
"@thi.ng/transducers": "^9.0.12", | ||
"tslib": "^2.6.3" | ||
@@ -142,3 +142,3 @@ }, | ||
}, | ||
"gitHead": "324d6b7dbf31558329e9fb6452e29b2f7db9c61a\n" | ||
"gitHead": "bd22b0826134b79064169371665b4d6caa9b6066\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/arrays@^2.9.13
Updated@thi.ng/dcons@^3.2.120
Updated@thi.ng/transducers@^9.0.12