@thi.ng/associative
Advanced tools
Comparing version 6.2.27 to 6.2.28
# Change Log | ||
- **Last updated**: 2023-02-10T14:03:10Z | ||
- **Last updated**: 2023-03-02T18:09:03Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.2.27", | ||
"version": "6.2.28", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.2", | ||
"@thi.ng/arrays": "^2.5.5", | ||
"@thi.ng/binary": "^3.3.19", | ||
"@thi.ng/api": "^8.7.3", | ||
"@thi.ng/arrays": "^2.5.6", | ||
"@thi.ng/binary": "^3.3.20", | ||
"@thi.ng/checks": "^3.3.9", | ||
"@thi.ng/compare": "^2.1.25", | ||
"@thi.ng/dcons": "^3.2.34", | ||
"@thi.ng/compare": "^2.1.26", | ||
"@thi.ng/dcons": "^3.2.35", | ||
"@thi.ng/equiv": "^2.1.19", | ||
"@thi.ng/errors": "^2.2.11", | ||
"@thi.ng/random": "^3.3.25", | ||
"@thi.ng/transducers": "^8.3.34", | ||
"@thi.ng/errors": "^2.2.12", | ||
"@thi.ng/random": "^3.3.26", | ||
"@thi.ng/transducers": "^8.3.35", | ||
"tslib": "^2.5.0" | ||
@@ -193,3 +193,3 @@ }, | ||
}, | ||
"gitHead": "7896250248d960109253215c75b115c46626293e\n" | ||
"gitHead": "a2915dee637c1b8cd2e11a78a23bd035e4f750e7\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
2
Updated@thi.ng/api@^8.7.3
Updated@thi.ng/arrays@^2.5.6
Updated@thi.ng/binary@^3.3.20
Updated@thi.ng/compare@^2.1.26
Updated@thi.ng/dcons@^3.2.35
Updated@thi.ng/errors@^2.2.12
Updated@thi.ng/random@^3.3.26
Updated@thi.ng/transducers@^8.3.35