@thi.ng/hdom
Advanced tools
Comparing version 9.2.3 to 9.2.4
# Change Log | ||
- **Last updated**: 2023-01-10T15:20:19Z | ||
- **Last updated**: 2023-02-05T14:42:21Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/hdom", | ||
"version": "9.2.3", | ||
"version": "9.2.4", | ||
"description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors", | ||
@@ -40,19 +40,19 @@ "type": "module", | ||
"dependencies": { | ||
"@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" | ||
"@thi.ng/api": "^8.7.0", | ||
"@thi.ng/checks": "^3.3.8", | ||
"@thi.ng/diff": "^5.1.23", | ||
"@thi.ng/equiv": "^2.1.18", | ||
"@thi.ng/errors": "^2.2.9", | ||
"@thi.ng/hiccup": "^4.2.30", | ||
"@thi.ng/logger": "^1.4.8", | ||
"@thi.ng/prefixes": "^2.1.18" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/atom": "^5.1.28", | ||
"@thi.ng/testament": "^0.3.9", | ||
"rimraf": "^3.0.2", | ||
"@microsoft/api-extractor": "^7.34.2", | ||
"@thi.ng/atom": "^5.1.29", | ||
"@thi.ng/testament": "^0.3.10", | ||
"rimraf": "^4.1.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.23.22", | ||
"typescript": "^4.9.4" | ||
"typedoc": "^0.23.24", | ||
"typescript": "^4.9.5" | ||
}, | ||
@@ -135,3 +135,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "3f0b3e2a7c82aefc7e46fb4338369836b5e1b8cf\n" | ||
"gitHead": "50ba9c87676fac60c46d2bc0e4d2c7711a374a68\n" | ||
} |
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
159037
Updated@thi.ng/api@^8.7.0
Updated@thi.ng/checks@^3.3.8
Updated@thi.ng/diff@^5.1.23
Updated@thi.ng/equiv@^2.1.18
Updated@thi.ng/errors@^2.2.9
Updated@thi.ng/hiccup@^4.2.30
Updated@thi.ng/logger@^1.4.8
Updated@thi.ng/prefixes@^2.1.18