@thi.ng/associative
Advanced tools
Comparing version 6.3.52 to 6.3.53
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.52", | ||
"version": "6.3.53", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -40,11 +40,11 @@ "type": "module", | ||
"@thi.ng/api": "^8.9.31", | ||
"@thi.ng/arrays": "^2.8.12", | ||
"@thi.ng/arrays": "^2.9.0", | ||
"@thi.ng/binary": "^3.4.20", | ||
"@thi.ng/checks": "^3.5.5", | ||
"@thi.ng/compare": "^2.2.27", | ||
"@thi.ng/dcons": "^3.2.105", | ||
"@thi.ng/dcons": "^3.2.106", | ||
"@thi.ng/equiv": "^2.1.53", | ||
"@thi.ng/errors": "^2.5.2", | ||
"@thi.ng/random": "^3.7.1", | ||
"@thi.ng/transducers": "^8.9.16", | ||
"@thi.ng/transducers": "^8.9.17", | ||
"tslib": "^2.6.2" | ||
@@ -201,3 +201,3 @@ }, | ||
}, | ||
"gitHead": "feb3b24654f2c931cd3c3308c1c0c807ee14d0e4\n" | ||
"gitHead": "db5f5a5d1b223a8e6b4999d67836678038fd3560\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
160315
Updated@thi.ng/arrays@^2.9.0
Updated@thi.ng/dcons@^3.2.106
Updated@thi.ng/transducers@^8.9.17