@thi.ng/associative
Advanced tools
Comparing version 6.3.25 to 6.3.26
# Change Log | ||
- **Last updated**: 2023-12-18T13:41:19Z | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.25", | ||
"version": "6.3.26", | ||
"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.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", | ||
"@thi.ng/api": "^8.9.14", | ||
"@thi.ng/arrays": "^2.7.10", | ||
"@thi.ng/binary": "^3.4.2", | ||
"@thi.ng/checks": "^3.4.14", | ||
"@thi.ng/compare": "^2.2.10", | ||
"@thi.ng/dcons": "^3.2.79", | ||
"@thi.ng/equiv": "^2.1.39", | ||
"@thi.ng/errors": "^2.4.8", | ||
"@thi.ng/random": "^3.6.20", | ||
"@thi.ng/transducers": "^8.8.17", | ||
"tslib": "^2.6.2" | ||
@@ -55,3 +55,2 @@ }, | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.4", | ||
@@ -202,3 +201,3 @@ "typescript": "^5.3.2" | ||
}, | ||
"gitHead": "25a42a81fac8603a1e440a7aa8bc343276211ff4\n" | ||
"gitHead": "0d9265be7be13eccf0ef75eaedbfd42626339279\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
5
158285
Updated@thi.ng/api@^8.9.14
Updated@thi.ng/arrays@^2.7.10
Updated@thi.ng/binary@^3.4.2
Updated@thi.ng/checks@^3.4.14
Updated@thi.ng/compare@^2.2.10
Updated@thi.ng/dcons@^3.2.79
Updated@thi.ng/equiv@^2.1.39
Updated@thi.ng/errors@^2.4.8
Updated@thi.ng/random@^3.6.20
Updated@thi.ng/transducers@^8.8.17