@thi.ng/hdom
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="4.0.3"></a> | ||
## [4.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@4.0.2...@thi.ng/hdom@4.0.3) (2018-09-01) | ||
### Bug Fixes | ||
* **hdom:** fix local import ([e66a492](https://github.com/thi-ng/umbrella/commit/e66a492)) | ||
<a name="4.0.2"></a> | ||
@@ -8,0 +19,0 @@ ## [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) |
{ | ||
"name": "@thi.ng/hdom", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Lightweight vanilla ES6 UI component & virtual DOM system", | ||
@@ -23,3 +23,3 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@thi.ng/atom": "^1.5.0", | ||
"@thi.ng/atom": "^1.5.1", | ||
"@types/mocha": "^5.2.5", | ||
@@ -37,3 +37,3 @@ "@types/node": "^10.5.5", | ||
"@thi.ng/equiv": "^0.1.7", | ||
"@thi.ng/hiccup": "^2.1.0" | ||
"@thi.ng/hiccup": "^2.1.1" | ||
}, | ||
@@ -40,0 +40,0 @@ "keywords": [ |
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
85184
Updated@thi.ng/hiccup@^2.1.1