@wrote/read
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,7 @@ | ||
## 2 April 2019 | ||
### [1.0.3](https://github.com/wrote/read/compare/v1.0.2...v1.0.3) | ||
- [deps] Update `catchment`. | ||
## 15 January 2019 | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@wrote/read", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Read a file.", | ||
"main": "build", | ||
"main": "build/index.js", | ||
"module": "src/index.js", | ||
@@ -19,3 +19,3 @@ "scripts": { | ||
"rec": "NODE_DEBUG=appshot appshot -T 23 -a Terminal -y 150 -f", | ||
"e": "node example", | ||
"e": "alanode", | ||
"example/": "yarn e example/example.js" | ||
@@ -48,12 +48,12 @@ }, | ||
"devDependencies": { | ||
"alamode": "1.6.1", | ||
"documentary": "1.20.1", | ||
"alamode": "1.9.0", | ||
"documentary": "1.23.2", | ||
"eslint-config-artdeco": "1.0.1", | ||
"temp-context": "2.1.0", | ||
"temp-context": "2.1.2", | ||
"yarn-s": "1.1.0", | ||
"zoroaster": "3.6.6" | ||
"zoroaster": "3.11.2" | ||
}, | ||
"dependencies": { | ||
"catchment": "3.2.1" | ||
"catchment": "3.2.3" | ||
} | ||
} |
@@ -71,6 +71,25 @@ # @wrote/read | ||
(c) [Wrote][1] 2019 | ||
<table> | ||
<tr> | ||
<th> | ||
<a href="https://artd.eco"> | ||
<img src="https://raw.githubusercontent.com/wrote/wrote/master/images/artdeco.png" alt="Art Deco" /> | ||
</a> | ||
</th> | ||
<th>© <a href="https://artd.eco">Art Deco</a> for <a href="https://wrote.cc">Wrote</a> 2019</th> | ||
<th> | ||
<a href="https://wrote.cc"> | ||
<img src="https://avatars3.githubusercontent.com/u/40831417?s=100" width="100" alt="Wrote" /> | ||
</a> | ||
</th> | ||
<th> | ||
<a href="https://www.technation.sucks" title="Tech Nation Visa"> | ||
<img src="https://raw.githubusercontent.com/artdecoweb/www.technation.sucks/master/anim.gif" | ||
alt="Tech Nation Visa" /> | ||
</a> | ||
</th> | ||
<th><a href="https://www.technation.sucks">Tech Nation Visa Sucks</a></th> | ||
</tr> | ||
</table> | ||
[1]: https://wrote.cc | ||
<p align="center"><a href="#table-of-contents"><img src=".documentary/section-breaks/-1.svg?sanitize=true"></a></p> |
7905
94
+ Addedcatchment@3.2.3(transitive)
+ Addederotic@2.0.3(transitive)
- Removedcatchment@3.2.1(transitive)
- Removederotic@2.0.2(transitive)
Updatedcatchment@3.2.3