@thi.ng/hdom
Advanced tools
Comparing version 9.3.5 to 9.3.6
# Change Log | ||
- **Last updated**: 2023-03-14T13:27:19Z | ||
- **Last updated**: 2023-03-27T19:05:49Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/hdom", | ||
"version": "9.3.5", | ||
"version": "9.3.6", | ||
"description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors", | ||
@@ -40,19 +40,19 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.4", | ||
"@thi.ng/checks": "^3.3.10", | ||
"@thi.ng/diff": "^5.1.27", | ||
"@thi.ng/equiv": "^2.1.20", | ||
"@thi.ng/errors": "^2.2.13", | ||
"@thi.ng/hiccup": "^4.2.37", | ||
"@thi.ng/logger": "^1.4.11", | ||
"@thi.ng/prefixes": "^2.1.20" | ||
"@thi.ng/api": "^8.7.5", | ||
"@thi.ng/checks": "^3.3.11", | ||
"@thi.ng/diff": "^5.1.28", | ||
"@thi.ng/equiv": "^2.1.21", | ||
"@thi.ng/errors": "^2.2.14", | ||
"@thi.ng/hiccup": "^4.2.38", | ||
"@thi.ng/logger": "^1.4.12", | ||
"@thi.ng/prefixes": "^2.1.21" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.4", | ||
"@thi.ng/atom": "^5.1.33", | ||
"@thi.ng/testament": "^0.3.13", | ||
"rimraf": "^4.4.0", | ||
"@thi.ng/atom": "^5.1.34", | ||
"@thi.ng/testament": "^0.3.14", | ||
"rimraf": "^4.4.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.23.26", | ||
"typescript": "^4.9.5" | ||
"typedoc": "^0.23.28", | ||
"typescript": "^5.0.2" | ||
}, | ||
@@ -135,3 +135,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "cc46c097a3a173fb1ef41f57a858d03037063141\n" | ||
"gitHead": "83b15b34326d480cbca0472b20390d4d3bbb792a\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
Updated@thi.ng/api@^8.7.5
Updated@thi.ng/checks@^3.3.11
Updated@thi.ng/diff@^5.1.28
Updated@thi.ng/equiv@^2.1.21
Updated@thi.ng/errors@^2.2.14
Updated@thi.ng/hiccup@^4.2.38
Updated@thi.ng/logger@^1.4.12
Updated@thi.ng/prefixes@^2.1.21