@thi.ng/hdom
Advanced tools
Comparing version 9.3.1 to 9.3.2
# Change Log | ||
- **Last updated**: 2023-03-02T18:09:03Z | ||
- **Last updated**: 2023-03-05T16:02:40Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/hdom", | ||
"version": "9.3.1", | ||
"version": "9.3.2", | ||
"description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors", | ||
@@ -45,3 +45,3 @@ "type": "module", | ||
"@thi.ng/errors": "^2.2.12", | ||
"@thi.ng/hiccup": "^4.2.34", | ||
"@thi.ng/hiccup": "^4.2.35", | ||
"@thi.ng/logger": "^1.4.9", | ||
@@ -135,3 +135,3 @@ "@thi.ng/prefixes": "^2.1.19" | ||
}, | ||
"gitHead": "a2915dee637c1b8cd2e11a78a23bd035e4f750e7\n" | ||
"gitHead": "8342900eedc77bb09edb8c544804578b71f8acc6\n" | ||
} |
@@ -182,2 +182,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
|:-------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------|:------------------------------------------------------------|:-----------------------------------------------------------------------------------------| | ||
| | Minimal demo using interceptors with an async side effect | [Demo](https://demo.thi.ng/umbrella/async-effect/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/async-effect) | | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/cellular-automata.png" width="240"/> | 2D transducer based cellular automata | [Demo](https://demo.thi.ng/umbrella/cellular-automata/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/cellular-automata) | | ||
@@ -184,0 +185,0 @@ | | BMI calculator in a devcards format | [Demo](https://demo.thi.ng/umbrella/devcards/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/devcards) | |
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
159905
1265
Updated@thi.ng/hiccup@^4.2.35