@thi.ng/hdom
Advanced tools
Comparing version 9.4.22 to 9.4.23
# Change Log | ||
- **Last updated**: 2024-03-07T20:40:47Z | ||
- **Last updated**: 2024-03-13T14:04:31Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/hdom", | ||
"version": "9.4.22", | ||
"version": "9.4.23", | ||
"description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors", | ||
@@ -42,18 +42,18 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.29", | ||
"@thi.ng/checks": "^3.5.2", | ||
"@thi.ng/diff": "^5.1.62", | ||
"@thi.ng/equiv": "^2.1.51", | ||
"@thi.ng/errors": "^2.4.20", | ||
"@thi.ng/hiccup": "^5.1.20", | ||
"@thi.ng/logger": "^3.0.5", | ||
"@thi.ng/prefixes": "^2.3.12" | ||
"@thi.ng/api": "^8.9.30", | ||
"@thi.ng/checks": "^3.5.3", | ||
"@thi.ng/diff": "^5.1.63", | ||
"@thi.ng/equiv": "^2.1.52", | ||
"@thi.ng/errors": "^2.5.0", | ||
"@thi.ng/hiccup": "^5.1.21", | ||
"@thi.ng/logger": "^3.0.6", | ||
"@thi.ng/prefixes": "^2.3.13" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.40.1", | ||
"@thi.ng/atom": "^5.2.37", | ||
"esbuild": "^0.20.0", | ||
"@microsoft/api-extractor": "^7.42.3", | ||
"@thi.ng/atom": "^5.2.38", | ||
"esbuild": "^0.20.1", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.7", | ||
"typescript": "^5.3.3" | ||
"typedoc": "^0.25.12", | ||
"typescript": "^5.4.2" | ||
}, | ||
@@ -136,3 +136,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "69100942474942f7446ac645d59d91e7dfc352f9\n" | ||
"gitHead": "7f3fcbd6c0462b0ce45afa141fe163d1f297fd51\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.9.30
Updated@thi.ng/checks@^3.5.3
Updated@thi.ng/diff@^5.1.63
Updated@thi.ng/equiv@^2.1.52
Updated@thi.ng/errors@^2.5.0
Updated@thi.ng/hiccup@^5.1.21
Updated@thi.ng/logger@^3.0.6
Updated@thi.ng/prefixes@^2.3.13