@thi.ng/hdom
Advanced tools
Comparing version 4.0.4 to 4.0.5
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="4.0.5"></a> | ||
## [4.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@4.0.4...@thi.ng/hdom@4.0.5) (2018-09-10) | ||
**Note:** Version bump only for package @thi.ng/hdom | ||
<a name="4.0.4"></a> | ||
@@ -8,0 +17,0 @@ ## [4.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@4.0.3...@thi.ng/hdom@4.0.4) (2018-09-03) |
{ | ||
"name": "@thi.ng/hdom", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "Lightweight vanilla ES6 UI component & virtual DOM system", | ||
@@ -23,3 +23,3 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@thi.ng/atom": "^1.5.1", | ||
"@thi.ng/atom": "^1.5.2", | ||
"@types/mocha": "^5.2.5", | ||
@@ -33,7 +33,7 @@ "@types/node": "^10.5.5", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.1.0", | ||
"@thi.ng/checks": "^1.5.7", | ||
"@thi.ng/diff": "^1.0.22", | ||
"@thi.ng/equiv": "^0.1.7", | ||
"@thi.ng/hiccup": "^2.1.1" | ||
"@thi.ng/api": "^4.1.1", | ||
"@thi.ng/checks": "^1.5.8", | ||
"@thi.ng/diff": "^1.0.23", | ||
"@thi.ng/equiv": "^0.1.8", | ||
"@thi.ng/hiccup": "^2.1.2" | ||
}, | ||
@@ -40,0 +40,0 @@ "keywords": [ |
# @thi.ng/hdom | ||
[![npm (scoped)](https://img.shields.io/npm/v/@thi.ng/hdom.svg)](https://www.npmjs.com/package/@thi.ng/hdom) | ||
[![npm version](https://img.shields.io/npm/v/@thi.ng/hdom.svg)](https://www.npmjs.com/package/@thi.ng/hdom) | ||
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/hdom.svg) | ||
@@ -5,0 +6,0 @@ This project is part of the |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
87355
665
Updated@thi.ng/api@^4.1.1
Updated@thi.ng/checks@^1.5.8
Updated@thi.ng/diff@^1.0.23
Updated@thi.ng/equiv@^0.1.8
Updated@thi.ng/hiccup@^2.1.2