@thi.ng/atom
Advanced tools
Comparing version 1.3.11 to 1.3.12
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.3.12"></a> | ||
## [1.3.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/atom@1.3.11...@thi.ng/atom@1.3.12) (2018-05-14) | ||
**Note:** Version bump only for package @thi.ng/atom | ||
<a name="1.3.11"></a> | ||
@@ -8,0 +16,0 @@ ## [1.3.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/atom@1.3.10...@thi.ng/atom@1.3.11) (2018-05-13) |
{ | ||
"name": "@thi.ng/atom", | ||
"version": "1.3.11", | ||
"version": "1.3.12", | ||
"description": "Mutable wrapper for immutable values", | ||
@@ -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/equiv": "^0.1.1", | ||
"@thi.ng/errors": "^0.1.2", | ||
"@thi.ng/paths": "^1.3.7" | ||
"@thi.ng/equiv": "^0.1.2", | ||
"@thi.ng/errors": "^0.1.3", | ||
"@thi.ng/paths": "^1.3.8" | ||
}, | ||
@@ -34,0 +34,0 @@ "keywords": [ |
66131
Updated@thi.ng/api@^4.0.2
Updated@thi.ng/equiv@^0.1.2
Updated@thi.ng/errors@^0.1.3
Updated@thi.ng/paths@^1.3.8