Socket
Socket
Sign inDemoInstall

@thi.ng/hdom

Package Overview
Dependencies
13
Maintainers
1
Versions
262
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.7 to 3.0.8

8

CHANGELOG.md

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

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

@@ -8,0 +16,0 @@ ## [3.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@3.0.6...@thi.ng/hdom@3.0.7) (2018-04-17)

6

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

@@ -19,3 +19,3 @@ "main": "./index.js",

"devDependencies": {
"@thi.ng/atom": "^1.3.2",
"@thi.ng/atom": "^1.3.3",
"@types/mocha": "^5.0.0",

@@ -31,3 +31,3 @@ "@types/node": "^9.6.1",

"@thi.ng/diff": "^1.0.7",
"@thi.ng/hiccup": "^1.3.8",
"@thi.ng/hiccup": "^1.3.9",
"@thi.ng/iterators": "^4.1.5"

@@ -34,0 +34,0 @@ },

@@ -62,2 +62,6 @@ # @thi.ng/hdom

In addition to the descriptions in this file, [further information and
examples are available in the
wiki](https://github.com/thi-ng/umbrella/wiki/hdom-recipes).
```typescript

@@ -64,0 +68,0 @@ import * as hdom from "@thi.ng/hdom";

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