@thi.ng/dcons
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.10"></a> | ||
## [0.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@0.1.9...@thi.ng/dcons@0.1.10) (2018-02-01) | ||
**Note:** Version bump only for package @thi.ng/dcons | ||
<a name="0.1.9"></a> | ||
@@ -8,0 +16,0 @@ ## [0.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@0.1.8...@thi.ng/dcons@0.1.9) (2018-01-31) |
{ | ||
"name": "@thi.ng/dcons", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Comprehensive doubly linked list structure w/ iterator support", | ||
@@ -24,8 +24,8 @@ "main": "./index.js", | ||
"ts-loader": "^3.3.1", | ||
"typedoc": "^0.9.0", | ||
"typescript": "^2.6.2", | ||
"typedoc": "^0.10.0", | ||
"typescript": "^2.7.1", | ||
"webpack": "^3.10.0" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^1.5.0" | ||
"@thi.ng/api": "^2.0.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "keywords": [ |
28099
6
488
308
4
6
2
56
+ Added@thi.ng/api@2.3.2(transitive)
- Removed@thi.ng/api@1.5.0(transitive)
Updated@thi.ng/api@^2.0.0