@thi.ng/associative
Advanced tools
Comparing version 6.3.21 to 6.3.22
# Change Log | ||
- **Last updated**: 2023-11-24T09:35:46Z | ||
- **Last updated**: 2023-12-03T12:13:31Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.21", | ||
"version": "6.3.22", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -36,12 +36,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.9", | ||
"@thi.ng/arrays": "^2.7.5", | ||
"@thi.ng/binary": "^3.3.38", | ||
"@thi.ng/checks": "^3.4.9", | ||
"@thi.ng/compare": "^2.2.5", | ||
"@thi.ng/dcons": "^3.2.74", | ||
"@thi.ng/equiv": "^2.1.34", | ||
"@thi.ng/errors": "^2.4.3", | ||
"@thi.ng/random": "^3.6.15", | ||
"@thi.ng/transducers": "^8.8.12", | ||
"@thi.ng/api": "^8.9.10", | ||
"@thi.ng/arrays": "^2.7.6", | ||
"@thi.ng/binary": "^3.3.39", | ||
"@thi.ng/checks": "^3.4.10", | ||
"@thi.ng/compare": "^2.2.6", | ||
"@thi.ng/dcons": "^3.2.75", | ||
"@thi.ng/equiv": "^2.1.35", | ||
"@thi.ng/errors": "^2.4.4", | ||
"@thi.ng/random": "^3.6.16", | ||
"@thi.ng/transducers": "^8.8.13", | ||
"tslib": "^2.6.2" | ||
@@ -51,6 +51,6 @@ }, | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.2", | ||
"@thi.ng/testament": "^0.4.3", | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.3", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "f6de41f4991704fdbbb2899bb430ed4f4f6efab0\n" | ||
"gitHead": "04d1de79f256d7a53c6b5fd157b37f49bc88e11d\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
176555
Updated@thi.ng/api@^8.9.10
Updated@thi.ng/arrays@^2.7.6
Updated@thi.ng/binary@^3.3.39
Updated@thi.ng/checks@^3.4.10
Updated@thi.ng/compare@^2.2.6
Updated@thi.ng/dcons@^3.2.75
Updated@thi.ng/equiv@^2.1.35
Updated@thi.ng/errors@^2.4.4
Updated@thi.ng/random@^3.6.16
Updated@thi.ng/transducers@^8.8.13