Socket
Socket
Sign inDemoInstall

@thi.ng/hdom

Package Overview
Dependencies
6
Maintainers
1
Versions
263
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.1 to 4.0.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="4.0.2"></a>
## [4.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@4.0.1...@thi.ng/hdom@4.0.2) (2018-09-01)
**Note:** Version bump only for package @thi.ng/hdom
<a name="4.0.1"></a>

@@ -8,0 +16,0 @@ ## [4.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@4.0.0...@thi.ng/hdom@4.0.1) (2018-09-01)

2

package.json
{
"name": "@thi.ng/hdom",
"version": "4.0.1",
"version": "4.0.2",
"description": "Lightweight vanilla ES6 UI component & virtual DOM system",

@@ -5,0 +5,0 @@ "main": "./index.js",

@@ -212,3 +212,3 @@ # @thi.ng/hdom

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/screenshots/estuary.png)
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/screenshots/estuary.jpg)

@@ -215,0 +215,0 @@ This is a preview of the WIP

@@ -5,4 +5,4 @@ "use strict";

const diff_1 = require("./diff");
const dom_1 = require("./dom");
const normalize_1 = require("./normalize");
const dom_1 = require("@thi.ng/hdom/src/dom");
/**

@@ -9,0 +9,0 @@ * Takes a parent DOM element (or ID), hiccup tree (array, function or

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc