@thi.ng/dcons
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.0.2"></a> | ||
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.0.1...@thi.ng/dcons@1.0.2) (2018-05-14) | ||
**Note:** Version bump only for package @thi.ng/dcons | ||
<a name="1.0.1"></a> | ||
@@ -8,0 +16,0 @@ ## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.0.0...@thi.ng/dcons@1.0.1) (2018-05-13) |
{ | ||
"name": "@thi.ng/dcons", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Comprehensive doubly linked list structure w/ iterator support", | ||
@@ -27,7 +27,7 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.0.1", | ||
"@thi.ng/api": "^4.0.2", | ||
"@thi.ng/checks": "^1.5.3", | ||
"@thi.ng/compare": "^0.1.1", | ||
"@thi.ng/equiv": "^0.1.1", | ||
"@thi.ng/errors": "^0.1.2" | ||
"@thi.ng/compare": "^0.1.2", | ||
"@thi.ng/equiv": "^0.1.2", | ||
"@thi.ng/errors": "^0.1.3" | ||
}, | ||
@@ -34,0 +34,0 @@ "keywords": [ |
33894
Updated@thi.ng/api@^4.0.2
Updated@thi.ng/compare@^0.1.2
Updated@thi.ng/equiv@^0.1.2
Updated@thi.ng/errors@^0.1.3