Socket
Socket
Sign inDemoInstall

@thi.ng/hdom

Package Overview
Dependencies
8
Maintainers
1
Versions
261
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.3.26 to 9.3.28

8

CHANGELOG.md
# Change Log
- **Last updated**: 2023-10-30T14:31:56Z
- **Last updated**: 2023-11-09T10:28:19Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -12,2 +12,8 @@

### [9.3.27](https://github.com/thi-ng/umbrella/tree/@thi.ng/hdom@9.3.27) (2023-11-09)
#### ♻️ Refactoring
- update all tests (packages A-S) ([e3085e4](https://github.com/thi-ng/umbrella/commit/e3085e4))
## [9.3.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/hdom@9.3.0) (2023-02-27)

@@ -14,0 +20,0 @@

33

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

@@ -34,24 +34,23 @@ "type": "module",

"doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose",
"doc:readme": "yarn doc:stats && tools:readme",
"doc:stats": "tools:module-stats",
"doc:readme": "bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts",
"pub": "yarn npm publish --access public",
"test": "testament test"
"test": "bun test"
},
"dependencies": {
"@thi.ng/api": "^8.9.6",
"@thi.ng/checks": "^3.4.6",
"@thi.ng/diff": "^5.1.39",
"@thi.ng/equiv": "^2.1.31",
"@thi.ng/errors": "^2.4.0",
"@thi.ng/hiccup": "^5.0.5",
"@thi.ng/logger": "^1.4.22",
"@thi.ng/prefixes": "^2.2.2"
"@thi.ng/api": "^8.9.8",
"@thi.ng/checks": "^3.4.8",
"@thi.ng/diff": "^5.1.41",
"@thi.ng/equiv": "^2.1.33",
"@thi.ng/errors": "^2.4.2",
"@thi.ng/hiccup": "^5.0.7",
"@thi.ng/logger": "^1.4.24",
"@thi.ng/prefixes": "^2.2.4"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.38.0",
"@thi.ng/atom": "^5.2.12",
"@thi.ng/testament": "^0.3.24",
"@microsoft/api-extractor": "^7.38.2",
"@thi.ng/atom": "^5.2.14",
"@thi.ng/testament": "^0.4.1",
"rimraf": "^5.0.5",
"tools": "^0.0.1",
"typedoc": "^0.25.2",
"typedoc": "^0.25.3",
"typescript": "^5.2.2"

@@ -135,3 +134,3 @@ },

},
"gitHead": "336bd1bf95825b3c318a3ab49c54451c94aaa883\n"
"gitHead": "669a3151e4302480244fe3e60eff5e732ea5b7a7\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