@thi.ng/rstream
Advanced tools
Comparing version 9.0.2 to 9.0.3
# Change Log | ||
- **Last updated**: 2024-08-20T11:41:56Z | ||
- **Last updated**: 2024-09-16T13:25:24Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/rstream", | ||
"version": "9.0.2", | ||
"version": "9.0.3", | ||
"description": "Reactive streams & subscription primitives for constructing dataflow graphs / pipelines", | ||
@@ -45,3 +45,3 @@ "type": "module", | ||
"@thi.ng/arrays": "^2.10.0", | ||
"@thi.ng/associative": "^7.0.8", | ||
"@thi.ng/associative": "^7.0.9", | ||
"@thi.ng/atom": "^5.3.9", | ||
@@ -51,3 +51,3 @@ "@thi.ng/checks": "^3.6.11", | ||
"@thi.ng/logger": "^3.0.19", | ||
"@thi.ng/transducers": "^9.2.2" | ||
"@thi.ng/transducers": "^9.2.3" | ||
}, | ||
@@ -224,3 +224,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9f71f7f82fed2a980078a96bdafd2e706f526c75\n" | ||
"gitHead": "8335e9571c2b9b13844ee4d8d24f99143c5f8816\n" | ||
} |
@@ -235,3 +235,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
55 projects in this repo's | ||
56 projects in this repo's | ||
[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples) | ||
@@ -248,2 +248,3 @@ directory are using this package: | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/canvas-recorder.png" width="240"/> | Self-modifying, animated typographic grid with emergent complex patterns | [Demo](https://demo.thi.ng/umbrella/canvas-recorder/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/canvas-recorder) | | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/color-contrast.avif" width="240"/> | Tool to interactively compute & visualize color contrasts against WCAG threshold | [Demo](https://demo.thi.ng/umbrella/color-contrast/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/color-contrast) | | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/color-themes.png" width="240"/> | Probabilistic color theme generator | [Demo](https://demo.thi.ng/umbrella/color-themes/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/color-themes) | | ||
@@ -250,0 +251,0 @@ | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/crypto-chart.png" width="240"/> | Basic crypto-currency candle chart with multiple moving averages plots | [Demo](https://demo.thi.ng/umbrella/crypto-chart/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/crypto-chart) | |
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
249315
1012
Updated@thi.ng/associative@^7.0.9
Updated@thi.ng/transducers@^9.2.3