@thi.ng/rdom-forms
Advanced tools
Comparing version 0.2.7 to 0.2.8
# Change Log | ||
- **Last updated**: 2023-12-31T09:44:24Z | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/rdom-forms", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Data-driven declarative & extensible HTML form generation", | ||
@@ -38,8 +38,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/checks": "^3.4.16", | ||
"@thi.ng/defmulti": "^3.0.14", | ||
"@thi.ng/hiccup-html": "^2.3.5", | ||
"@thi.ng/rdom": "^0.14.1", | ||
"@thi.ng/rstream": "^8.2.19" | ||
"@thi.ng/api": "^8.9.17", | ||
"@thi.ng/checks": "^3.4.17", | ||
"@thi.ng/defmulti": "^3.0.15", | ||
"@thi.ng/hiccup-html": "^2.4.0", | ||
"@thi.ng/rdom": "^1.0.0", | ||
"@thi.ng/rstream": "^8.2.20" | ||
}, | ||
@@ -100,3 +100,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n" | ||
} |
@@ -121,2 +121,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2023 Karsten Schmidt // Apache License 2.0 | ||
© 2023 - 2024 Karsten Schmidt // Apache License 2.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
49175
5
11
2
+ Added@thi.ng/rdom@1.7.12(transitive)
+ Added@thi.ng/rstream@9.0.8(transitive)
- Removed@thi.ng/rdom@0.14.1(transitive)
Updated@thi.ng/api@^8.9.17
Updated@thi.ng/checks@^3.4.17
Updated@thi.ng/defmulti@^3.0.15
Updated@thi.ng/hiccup-html@^2.4.0
Updated@thi.ng/rdom@^1.0.0
Updated@thi.ng/rstream@^8.2.20