@thi.ng/rdom
Advanced tools
Comparing version 1.5.1 to 1.5.2
# Change Log | ||
- **Last updated**: 2024-07-06T12:02:19Z | ||
- **Last updated**: 2024-07-16T13:09:33Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/rdom", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and @thi.ng/hiccup compatible", | ||
@@ -42,8 +42,8 @@ "type": "module", | ||
"@thi.ng/checks": "^3.6.7", | ||
"@thi.ng/errors": "^2.5.10", | ||
"@thi.ng/hiccup": "^5.2.4", | ||
"@thi.ng/paths": "^5.1.84", | ||
"@thi.ng/errors": "^2.5.11", | ||
"@thi.ng/hiccup": "^5.2.5", | ||
"@thi.ng/paths": "^5.1.85", | ||
"@thi.ng/prefixes": "^2.3.22", | ||
"@thi.ng/rstream": "^8.5.4", | ||
"@thi.ng/strings": "^3.7.36" | ||
"@thi.ng/rstream": "^8.5.5", | ||
"@thi.ng/strings": "^3.7.37" | ||
}, | ||
@@ -149,3 +149,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "70f493d9ccc97c5df5dda7e808e96cd1691097fc\n" | ||
"gitHead": "ba4f2cd15eeb0cae30efe222524da4fed2a57267\n" | ||
} |
@@ -380,2 +380,4 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/trace-bitmap.jpg" width="240"/> | Multi-layer vectorization & dithering of bitmap images | [Demo](https://demo.thi.ng/umbrella/trace-bitmap/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/trace-bitmap) | | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/viz-ridge-lines.avif" width="240"/> | Interactive ridge-line plot | [Demo](https://demo.thi.ng/umbrella/viz-ridge-lines/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/viz-ridge-lines) | | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/viz-scatter-plot.avif" width="240"/> | Interactive scatter & line plot of low-discrepancy samples | [Demo](https://demo.thi.ng/umbrella/viz-scatter-plot/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/viz-scatter-plot) | | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/webgl-channel-mixer.jpg" width="240"/> | rdom & WebGL-based image channel editor | [Demo](https://demo.thi.ng/umbrella/webgl-channel-mixer/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/webgl-channel-mixer) | | ||
@@ -382,0 +384,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
135684
498
Updated@thi.ng/errors@^2.5.11
Updated@thi.ng/hiccup@^5.2.5
Updated@thi.ng/paths@^5.1.85
Updated@thi.ng/rstream@^8.5.5
Updated@thi.ng/strings@^3.7.37