@thi.ng/dcons
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.6"></a> | ||
## [0.3.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@0.3.5...@thi.ng/dcons@0.3.6) (2018-05-10) | ||
**Note:** Version bump only for package @thi.ng/dcons | ||
<a name="0.3.5"></a> | ||
@@ -8,0 +16,0 @@ ## [0.3.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@0.3.4...@thi.ng/dcons@0.3.5) (2018-05-10) |
{ | ||
"name": "@thi.ng/dcons", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Comprehensive doubly linked list structure w/ iterator support", | ||
@@ -27,7 +27,7 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^3.0.0", | ||
"@thi.ng/api": "^3.0.1", | ||
"@thi.ng/checks": "^1.5.2", | ||
"@thi.ng/compare": "^0.1.0", | ||
"@thi.ng/equiv": "^0.1.0", | ||
"@thi.ng/errors": "^0.1.0" | ||
"@thi.ng/errors": "^0.1.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "keywords": [ |
32793
Updated@thi.ng/api@^3.0.1
Updated@thi.ng/errors@^0.1.1