@thi.ng/associative
Advanced tools
Comparing version 6.3.15 to 6.3.16
# Change Log | ||
- **Last updated**: 2023-10-23T07:37:37Z | ||
- **Last updated**: 2023-10-30T14:31:56Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "6.3.15", | ||
"version": "6.3.16", | ||
"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.6", | ||
"@thi.ng/arrays": "^2.7.0", | ||
"@thi.ng/binary": "^3.3.34", | ||
"@thi.ng/arrays": "^2.7.1", | ||
"@thi.ng/binary": "^3.3.35", | ||
"@thi.ng/checks": "^3.4.6", | ||
"@thi.ng/compare": "^2.2.1", | ||
"@thi.ng/dcons": "^3.2.68", | ||
"@thi.ng/compare": "^2.2.2", | ||
"@thi.ng/dcons": "^3.2.69", | ||
"@thi.ng/equiv": "^2.1.31", | ||
"@thi.ng/errors": "^2.4.0", | ||
"@thi.ng/random": "^3.6.10", | ||
"@thi.ng/transducers": "^8.8.6", | ||
"@thi.ng/random": "^3.6.11", | ||
"@thi.ng/transducers": "^8.8.7", | ||
"tslib": "^2.6.2" | ||
@@ -200,3 +200,3 @@ }, | ||
}, | ||
"gitHead": "502e8fa937677ff7bc4fbd0906d8c8b4b0b471e5\n" | ||
"gitHead": "bfa16829786146bd24df3cdbd44649a45a603e44\n" | ||
} |
@@ -205,8 +205,6 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Several demos in this repo's | ||
Several projects in this repo's | ||
[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples) | ||
directory are using this package. | ||
directory are using this package: | ||
A selection: | ||
| Screenshot | Description | Live demo | Source | | ||
@@ -213,0 +211,0 @@ |:--------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------|:---------------------------------------------------------|:--------------------------------------------------------------------------------------| |
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
1
57
176256
419
Updated@thi.ng/arrays@^2.7.1
Updated@thi.ng/binary@^3.3.35
Updated@thi.ng/compare@^2.2.2
Updated@thi.ng/dcons@^3.2.69
Updated@thi.ng/random@^3.6.11
Updated@thi.ng/transducers@^8.8.7