@thi.ng/associative
Advanced tools
Comparing version 6.3.10 to 6.3.11
# Change Log | ||
- **Last updated**: 2023-08-27T11:20:58Z | ||
- **Last updated**: 2023-10-18T18:06:31Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.10", | ||
"version": "6.3.11", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations, plain object utilities", | ||
@@ -38,11 +38,11 @@ "type": "module", | ||
"@thi.ng/api": "^8.9.5", | ||
"@thi.ng/arrays": "^2.6.2", | ||
"@thi.ng/arrays": "^2.6.3", | ||
"@thi.ng/binary": "^3.3.33", | ||
"@thi.ng/checks": "^3.4.5", | ||
"@thi.ng/compare": "^2.2.0", | ||
"@thi.ng/dcons": "^3.2.63", | ||
"@thi.ng/dcons": "^3.2.64", | ||
"@thi.ng/equiv": "^2.1.30", | ||
"@thi.ng/errors": "^2.3.5", | ||
"@thi.ng/random": "^3.6.8", | ||
"@thi.ng/transducers": "^8.8.1", | ||
"@thi.ng/transducers": "^8.8.2", | ||
"tslib": "^2.6.2" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "d492ecb41df758db372a76449ea9b5bad47b25c4\n" | ||
"gitHead": "46e445c09f2909d1aeaa9fdc8d8b3aa61c114db2\n" | ||
} |
@@ -215,2 +215,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rdom-key-sequences.jpg" width="240"/> | rstream & transducer-based FSM for converting key event sequences into high-level commands | [Demo](https://demo.thi.ng/umbrella/rdom-key-sequences/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-key-sequences) | | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/related-images.jpg" width="240"/> | Responsive image gallery with tag-based Jaccard similarity ranking | [Demo](https://demo.thi.ng/umbrella/related-images/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/related-images) | | ||
@@ -217,0 +218,0 @@ ## API |
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
176266
421
Updated@thi.ng/arrays@^2.6.3
Updated@thi.ng/dcons@^3.2.64
Updated@thi.ng/transducers@^8.8.2