@thi.ng/dcons
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.0.4"></a> | ||
## [1.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.0.3...@thi.ng/dcons@1.0.4) (2018-06-18) | ||
**Note:** Version bump only for package @thi.ng/dcons | ||
<a name="1.0.3"></a> | ||
@@ -8,0 +16,0 @@ ## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.0.2...@thi.ng/dcons@1.0.3) (2018-05-14) |
{ | ||
"name": "@thi.ng/dcons", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Comprehensive doubly linked list structure w/ iterator support", | ||
@@ -28,5 +28,5 @@ "main": "./index.js", | ||
"@thi.ng/api": "^4.0.3", | ||
"@thi.ng/checks": "^1.5.3", | ||
"@thi.ng/checks": "^1.5.4", | ||
"@thi.ng/compare": "^0.1.3", | ||
"@thi.ng/equiv": "^0.1.3", | ||
"@thi.ng/equiv": "^0.1.4", | ||
"@thi.ng/errors": "^0.1.3" | ||
@@ -33,0 +33,0 @@ }, |
34274
Updated@thi.ng/checks@^1.5.4
Updated@thi.ng/equiv@^0.1.4