@thi.ng/hdom
Advanced tools
Comparing version 3.0.16 to 3.0.17
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="3.0.17"></a> | ||
## [3.0.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@3.0.16...@thi.ng/hdom@3.0.17) (2018-05-10) | ||
**Note:** Version bump only for package @thi.ng/hdom | ||
<a name="3.0.16"></a> | ||
@@ -8,0 +16,0 @@ ## [3.0.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@3.0.15...@thi.ng/hdom@3.0.16) (2018-05-10) |
{ | ||
"name": "@thi.ng/hdom", | ||
"version": "3.0.16", | ||
"version": "3.0.17", | ||
"description": "Lightweight vanilla ES6 UI component & virtual DOM system", | ||
@@ -19,3 +19,3 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@thi.ng/atom": "^1.3.8", | ||
"@thi.ng/atom": "^1.3.9", | ||
"@types/mocha": "^5.2.0", | ||
@@ -29,8 +29,8 @@ "@types/node": "^10.0.6", | ||
"dependencies": { | ||
"@thi.ng/api": "^3.0.0", | ||
"@thi.ng/api": "^3.0.1", | ||
"@thi.ng/checks": "^1.5.2", | ||
"@thi.ng/diff": "^1.0.12", | ||
"@thi.ng/diff": "^1.0.13", | ||
"@thi.ng/equiv": "^0.1.0", | ||
"@thi.ng/hiccup": "^1.3.14", | ||
"@thi.ng/iterators": "^4.1.11" | ||
"@thi.ng/hiccup": "^1.3.15", | ||
"@thi.ng/iterators": "^4.1.12" | ||
}, | ||
@@ -37,0 +37,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
72809
Updated@thi.ng/api@^3.0.1
Updated@thi.ng/diff@^1.0.13
Updated@thi.ng/hiccup@^1.3.15
Updated@thi.ng/iterators@^4.1.12