@thi.ng/rdom-forms
Advanced tools
Comparing version 0.2.9 to 0.2.11
# Change Log | ||
- **Last updated**: 2024-01-26T18:03:04Z | ||
- **Last updated**: 2024-01-29T21:04:46Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/rdom-forms", | ||
"version": "0.2.9", | ||
"version": "0.2.11", | ||
"description": "Data-driven declarative & extensible HTML form generation", | ||
@@ -38,8 +38,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.18", | ||
"@thi.ng/checks": "^3.4.18", | ||
"@thi.ng/defmulti": "^3.0.16", | ||
"@thi.ng/hiccup-html": "^2.4.1", | ||
"@thi.ng/rdom": "^1.0.1", | ||
"@thi.ng/rstream": "^8.2.21" | ||
"@thi.ng/api": "^8.9.20", | ||
"@thi.ng/checks": "^3.4.20", | ||
"@thi.ng/defmulti": "^3.0.18", | ||
"@thi.ng/hiccup-html": "^2.4.3", | ||
"@thi.ng/rdom": "^1.0.3", | ||
"@thi.ng/rstream": "^8.2.23" | ||
}, | ||
@@ -100,3 +100,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7426e2ae6fca5482c6eaf649872296fc89955374\n" | ||
"gitHead": "3fa30b2dc2de762f24fd64b881b68d4da33d4c38\n" | ||
} |
@@ -10,5 +10,9 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
> and anti-framework. | ||
> | ||
> 🚀 Help me to work full-time on these projects by [sponsoring me on | ||
> GitHub](https://github.com/sponsors/postspectacular). Thank you! ❤️ | ||
@@ -15,0 +19,0 @@ - [About](#about) |
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
49698
127
Updated@thi.ng/api@^8.9.20
Updated@thi.ng/checks@^3.4.20
Updated@thi.ng/defmulti@^3.0.18
Updated@thi.ng/hiccup-html@^2.4.3
Updated@thi.ng/rdom@^1.0.3
Updated@thi.ng/rstream@^8.2.23