@thi.ng/dcons
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.1.2"></a> | ||
## [1.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.1.1...@thi.ng/dcons@1.1.2) (2018-09-01) | ||
**Note:** Version bump only for package @thi.ng/dcons | ||
<a name="1.1.1"></a> | ||
@@ -8,0 +16,0 @@ ## [1.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.1.0...@thi.ng/dcons@1.1.1) (2018-08-24) |
{ | ||
"name": "@thi.ng/dcons", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Comprehensive doubly linked list structure w/ iterator support", | ||
@@ -36,3 +36,3 @@ "main": "./index.js", | ||
"@thi.ng/errors": "^0.1.6", | ||
"@thi.ng/transducers": "^2.0.1" | ||
"@thi.ng/transducers": "^2.0.2" | ||
}, | ||
@@ -39,0 +39,0 @@ "keywords": [ |
@@ -42,2 +42,3 @@ # @thi.ng/dcons | ||
- [@thi.ng/errors](https://github.com/thi-ng/umbrella/tree/master/packages/errors) | ||
- [@thi.ng/transducers](https://github.com/thi-ng/umbrella/tree/master/packages/transducers) | ||
@@ -44,0 +45,0 @@ ## Usage |
36228
0.79%118
0.85%Updated