@thi.ng/associative
Advanced tools
Comparing version 6.3.49 to 6.3.50
# Change Log | ||
- **Last updated**: 2024-03-13T14:04:31Z | ||
- **Last updated**: 2024-03-18T08:40:00Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.49", | ||
"version": "6.3.50", | ||
"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.30", | ||
"@thi.ng/arrays": "^2.8.9", | ||
"@thi.ng/arrays": "^2.8.10", | ||
"@thi.ng/binary": "^3.4.19", | ||
"@thi.ng/checks": "^3.5.3", | ||
"@thi.ng/checks": "^3.5.4", | ||
"@thi.ng/compare": "^2.2.26", | ||
"@thi.ng/dcons": "^3.2.102", | ||
"@thi.ng/dcons": "^3.2.103", | ||
"@thi.ng/equiv": "^2.1.52", | ||
"@thi.ng/errors": "^2.5.1", | ||
"@thi.ng/random": "^3.6.38", | ||
"@thi.ng/transducers": "^8.9.13", | ||
"@thi.ng/random": "^3.6.39", | ||
"@thi.ng/transducers": "^8.9.14", | ||
"tslib": "^2.6.2" | ||
@@ -201,3 +201,3 @@ }, | ||
}, | ||
"gitHead": "bc0f3cb07d6f1cab6dbdc5ff57428f5484e711bb\n" | ||
"gitHead": "4b3d4ab6ce373ca817ad780f679572169a9ed733\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
160317
Updated@thi.ng/arrays@^2.8.10
Updated@thi.ng/checks@^3.5.4
Updated@thi.ng/dcons@^3.2.103
Updated@thi.ng/random@^3.6.39
Updated@thi.ng/transducers@^8.9.14