@thi.ng/associative
Advanced tools
Comparing version 6.3.5 to 6.3.6
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.5", | ||
"version": "6.3.6", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -38,11 +38,11 @@ "type": "module", | ||
"@thi.ng/api": "^8.9.5", | ||
"@thi.ng/arrays": "^2.5.22", | ||
"@thi.ng/arrays": "^2.5.23", | ||
"@thi.ng/binary": "^3.3.33", | ||
"@thi.ng/checks": "^3.4.5", | ||
"@thi.ng/compare": "^2.1.38", | ||
"@thi.ng/dcons": "^3.2.58", | ||
"@thi.ng/compare": "^2.2.0", | ||
"@thi.ng/dcons": "^3.2.59", | ||
"@thi.ng/equiv": "^2.1.30", | ||
"@thi.ng/errors": "^2.3.5", | ||
"@thi.ng/random": "^3.6.4", | ||
"@thi.ng/transducers": "^8.6.5", | ||
"@thi.ng/transducers": "^8.7.0", | ||
"tslib": "^2.6.2" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "1bbef970bab7f7def0700e587cf0471e1e1ef9f3\n" | ||
"gitHead": "b2ef5a1b8932d067af4ec2fc7da03d59d6868dc7\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
175900
Updated@thi.ng/arrays@^2.5.23
Updated@thi.ng/compare@^2.2.0
Updated@thi.ng/dcons@^3.2.59
Updated@thi.ng/transducers@^8.7.0