Socket
Socket
Sign inDemoInstall

@thi.ng/rdom

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/rdom - npm Package Compare versions

Comparing version 1.1.18 to 1.1.19

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-03-21T16:11:49Z
- **Last updated**: 2024-03-27T09:53:45Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

{
"name": "@thi.ng/rdom",
"version": "1.1.18",
"version": "1.1.19",
"description": "Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and @thi.ng/hiccup compatible",

@@ -40,17 +40,17 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.9.30",
"@thi.ng/checks": "^3.5.4",
"@thi.ng/errors": "^2.5.1",
"@thi.ng/hiccup": "^5.1.25",
"@thi.ng/paths": "^5.1.75",
"@thi.ng/prefixes": "^2.3.13",
"@thi.ng/rstream": "^8.3.16",
"@thi.ng/strings": "^3.7.27"
"@thi.ng/api": "^8.9.31",
"@thi.ng/checks": "^3.5.5",
"@thi.ng/errors": "^2.5.2",
"@thi.ng/hiccup": "^5.1.26",
"@thi.ng/paths": "^5.1.76",
"@thi.ng/prefixes": "^2.3.14",
"@thi.ng/rstream": "^8.3.17",
"@thi.ng/strings": "^3.7.28"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.42.3",
"esbuild": "^0.20.1",
"@microsoft/api-extractor": "^7.43.0",
"esbuild": "^0.20.2",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},

@@ -147,3 +147,3 @@ "keywords": [

},
"gitHead": "16686bb40f7bd7a14a5d1304e353a82cb0069a1a\n"
"gitHead": "feb3b24654f2c931cd3c3308c1c0c807ee14d0e4\n"
}

@@ -331,2 +331,3 @@ <!-- This file is generated - DO NOT EDIT! -->

| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rdom-svg-nodes.png" width="240"/> | rdom powered SVG graph with draggable nodes | [Demo](https://demo.thi.ng/umbrella/rdom-svg-nodes/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-svg-nodes) |
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rdom-web-components.png" width="240"/> | Defining & using basic Web Components (with shadow DOM) via @thi.ng/rdom & @thi.ng/meta-css | [Demo](https://demo.thi.ng/umbrella/rdom-web-components/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-web-components) |
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/related-images.jpg" width="240"/> | Responsive image gallery with tag-based Jaccard similarity ranking | [Demo](https://demo.thi.ng/umbrella/related-images/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/related-images) |

@@ -333,0 +334,0 @@ | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/render-audio.png" width="240"/> | Generative audio synth offline renderer and WAV file export | [Demo](https://demo.thi.ng/umbrella/render-audio/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/render-audio) |

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc