Socket
Socket
Sign inDemoInstall

@thi.ng/hdom

Package Overview
Dependencies
12
Maintainers
1
Versions
261
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.4.31 to 9.4.32

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-04-20T14:42:45Z
- **Last updated**: 2024-04-23T07:02:18Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/hdom",
"version": "9.4.31",
"version": "9.4.32",
"description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors",

@@ -33,3 +33,3 @@ "type": "module",

"build:esbuild": "esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts",
"clean": "rimraf --glob '*.js' '*.d.ts' '*.map' doc",
"clean": "bun ../../tools/src/clean-package.ts",
"doc": "typedoc --excludePrivate --excludeInternal --out doc src/index.ts",

@@ -43,16 +43,15 @@ "doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose",

"dependencies": {
"@thi.ng/api": "^8.11.0",
"@thi.ng/checks": "^3.6.2",
"@thi.ng/diff": "^5.1.67",
"@thi.ng/equiv": "^2.1.56",
"@thi.ng/errors": "^2.5.5",
"@thi.ng/hiccup": "^5.1.29",
"@thi.ng/logger": "^3.0.10",
"@thi.ng/prefixes": "^2.3.17"
"@thi.ng/api": "^8.11.1",
"@thi.ng/checks": "^3.6.3",
"@thi.ng/diff": "^5.1.68",
"@thi.ng/equiv": "^2.1.57",
"@thi.ng/errors": "^2.5.6",
"@thi.ng/hiccup": "^5.1.30",
"@thi.ng/logger": "^3.0.11",
"@thi.ng/prefixes": "^2.3.18"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.43.0",
"@thi.ng/atom": "^5.2.44",
"@thi.ng/atom": "^5.2.45",
"esbuild": "^0.20.2",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",

@@ -137,3 +136,3 @@ "typescript": "^5.4.3"

},
"gitHead": "8339d05ecc857e529c7325a9839c0063b89e728d\n"
"gitHead": "5dd66c18a3862a3af69a5b2f49563f7cbdd960c2\n"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc