@thi.ng/hdom
Advanced tools
Comparing version 2.3.2 to 2.3.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.3.3"></a> | ||
## [2.3.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@2.3.2...@thi.ng/hdom@2.3.3) (2018-04-04) | ||
**Note:** Version bump only for package @thi.ng/hdom | ||
<a name="2.3.2"></a> | ||
@@ -8,0 +16,0 @@ ## [2.3.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@2.3.1...@thi.ng/hdom@2.3.2) (2018-04-01) |
{ | ||
"name": "@thi.ng/hdom", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "Lightweight vanilla ES6 UI component & virtual DOM system", | ||
@@ -19,3 +19,3 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@thi.ng/atom": "^1.2.2", | ||
"@thi.ng/atom": "^1.2.3", | ||
"@types/mocha": "^5.0.0", | ||
@@ -29,6 +29,6 @@ "@types/node": "^9.6.1", | ||
"dependencies": { | ||
"@thi.ng/api": "^2.1.2", | ||
"@thi.ng/diff": "^1.0.4", | ||
"@thi.ng/hiccup": "^1.3.2", | ||
"@thi.ng/iterators": "^4.1.2" | ||
"@thi.ng/api": "^2.1.3", | ||
"@thi.ng/diff": "^1.0.5", | ||
"@thi.ng/hiccup": "^1.3.3", | ||
"@thi.ng/iterators": "^4.1.3" | ||
}, | ||
@@ -35,0 +35,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
48182
Updated@thi.ng/api@^2.1.3
Updated@thi.ng/diff@^1.0.5
Updated@thi.ng/hiccup@^1.3.3
Updated@thi.ng/iterators@^4.1.3