@thi.ng/hdom
Advanced tools
Comparing version 9.2.2 to 9.2.3
# Change Log | ||
- **Last updated**: 2022-12-22T21:47:07Z | ||
- **Last updated**: 2023-01-10T15:20:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/hdom", | ||
"version": "9.2.2", | ||
"version": "9.2.3", | ||
"description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors", | ||
@@ -40,15 +40,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.6.2", | ||
"@thi.ng/checks": "^3.3.6", | ||
"@thi.ng/diff": "^5.1.21", | ||
"@thi.ng/equiv": "^2.1.16", | ||
"@thi.ng/errors": "^2.2.7", | ||
"@thi.ng/hiccup": "^4.2.28", | ||
"@thi.ng/logger": "^1.4.6", | ||
"@thi.ng/prefixes": "^2.1.16" | ||
"@thi.ng/api": "^8.6.3", | ||
"@thi.ng/checks": "^3.3.7", | ||
"@thi.ng/diff": "^5.1.22", | ||
"@thi.ng/equiv": "^2.1.17", | ||
"@thi.ng/errors": "^2.2.8", | ||
"@thi.ng/hiccup": "^4.2.29", | ||
"@thi.ng/logger": "^1.4.7", | ||
"@thi.ng/prefixes": "^2.1.17" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/atom": "^5.1.27", | ||
"@thi.ng/testament": "^0.3.8", | ||
"@thi.ng/atom": "^5.1.28", | ||
"@thi.ng/testament": "^0.3.9", | ||
"rimraf": "^3.0.2", | ||
@@ -135,3 +135,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n" | ||
"gitHead": "3f0b3e2a7c82aefc7e46fb4338369836b5e1b8cf\n" | ||
} |
@@ -1263,2 +1263,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2015 - 2022 Karsten Schmidt // Apache License 2.0 | ||
© 2015 - 2023 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
Updated@thi.ng/api@^8.6.3
Updated@thi.ng/checks@^3.3.7
Updated@thi.ng/diff@^5.1.22
Updated@thi.ng/equiv@^2.1.17
Updated@thi.ng/errors@^2.2.8
Updated@thi.ng/hiccup@^4.2.29
Updated@thi.ng/logger@^1.4.7
Updated@thi.ng/prefixes@^2.1.17