@thi.ng/hdom
Advanced tools
Comparing version 9.3.29 to 9.3.30
# Change Log | ||
- **Last updated**: 2023-11-24T09:35:46Z | ||
- **Last updated**: 2023-12-03T12:13:31Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/hdom", | ||
"version": "9.3.29", | ||
"version": "9.3.30", | ||
"description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors", | ||
@@ -39,18 +39,18 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.9", | ||
"@thi.ng/checks": "^3.4.9", | ||
"@thi.ng/diff": "^5.1.42", | ||
"@thi.ng/equiv": "^2.1.34", | ||
"@thi.ng/errors": "^2.4.3", | ||
"@thi.ng/hiccup": "^5.0.8", | ||
"@thi.ng/logger": "^2.0.0", | ||
"@thi.ng/prefixes": "^2.2.5" | ||
"@thi.ng/api": "^8.9.10", | ||
"@thi.ng/checks": "^3.4.10", | ||
"@thi.ng/diff": "^5.1.43", | ||
"@thi.ng/equiv": "^2.1.35", | ||
"@thi.ng/errors": "^2.4.4", | ||
"@thi.ng/hiccup": "^5.0.9", | ||
"@thi.ng/logger": "^2.0.1", | ||
"@thi.ng/prefixes": "^2.2.6" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/atom": "^5.2.15", | ||
"@thi.ng/testament": "^0.4.2", | ||
"@thi.ng/atom": "^5.2.16", | ||
"@thi.ng/testament": "^0.4.3", | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.3", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
@@ -134,3 +134,3 @@ }, | ||
}, | ||
"gitHead": "f6de41f4991704fdbbb2899bb430ed4f4f6efab0\n" | ||
"gitHead": "04d1de79f256d7a53c6b5fd157b37f49bc88e11d\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
160231
Updated@thi.ng/api@^8.9.10
Updated@thi.ng/checks@^3.4.10
Updated@thi.ng/diff@^5.1.43
Updated@thi.ng/equiv@^2.1.35
Updated@thi.ng/errors@^2.4.4
Updated@thi.ng/hiccup@^5.0.9
Updated@thi.ng/logger@^2.0.1
Updated@thi.ng/prefixes@^2.2.6