@thi.ng/associative
Advanced tools
Comparing version 6.3.24 to 6.3.25
# Change Log | ||
- **Last updated**: 2023-12-11T10:07:09Z | ||
- **Last updated**: 2023-12-18T13:41:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.24", | ||
"version": "6.3.25", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -38,12 +38,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.12", | ||
"@thi.ng/arrays": "^2.7.8", | ||
"@thi.ng/binary": "^3.4.0", | ||
"@thi.ng/checks": "^3.4.12", | ||
"@thi.ng/compare": "^2.2.8", | ||
"@thi.ng/dcons": "^3.2.77", | ||
"@thi.ng/equiv": "^2.1.37", | ||
"@thi.ng/errors": "^2.4.6", | ||
"@thi.ng/random": "^3.6.18", | ||
"@thi.ng/transducers": "^8.8.15", | ||
"@thi.ng/api": "^8.9.13", | ||
"@thi.ng/arrays": "^2.7.9", | ||
"@thi.ng/binary": "^3.4.1", | ||
"@thi.ng/checks": "^3.4.13", | ||
"@thi.ng/compare": "^2.2.9", | ||
"@thi.ng/dcons": "^3.2.78", | ||
"@thi.ng/equiv": "^2.1.38", | ||
"@thi.ng/errors": "^2.4.7", | ||
"@thi.ng/random": "^3.6.19", | ||
"@thi.ng/transducers": "^8.8.16", | ||
"tslib": "^2.6.2" | ||
@@ -84,3 +84,3 @@ }, | ||
"engines": { | ||
"node": ">=12.7" | ||
"node": ">=18" | ||
}, | ||
@@ -202,3 +202,3 @@ "files": [ | ||
}, | ||
"gitHead": "5e7bafedfc3d53bc131469a28de31dd8e5b4a3ff\n" | ||
"gitHead": "25a42a81fac8603a1e440a7aa8bc343276211ff4\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
158306
Updated@thi.ng/api@^8.9.13
Updated@thi.ng/arrays@^2.7.9
Updated@thi.ng/binary@^3.4.1
Updated@thi.ng/checks@^3.4.13
Updated@thi.ng/compare@^2.2.9
Updated@thi.ng/dcons@^3.2.78
Updated@thi.ng/equiv@^2.1.38
Updated@thi.ng/errors@^2.4.7
Updated@thi.ng/random@^3.6.19
Updated@thi.ng/transducers@^8.8.16