Comparing version 10.0.2 to 10.0.3
{ | ||
"name": "zeelib", | ||
"description": "Node utility library", | ||
"version": "10.0.2", | ||
"version": "10.0.3", | ||
"author": { | ||
@@ -48,5 +48,5 @@ "email": "zac@zacanger.com", | ||
"devDependencies": { | ||
"@types/node": "12.6.8", | ||
"@types/node": "12.7.1", | ||
"@types/tape": "4.2.33", | ||
"eslint": "6.0.1", | ||
"eslint": "6.1.0", | ||
"eslint-plugin-jane": "6.0.0", | ||
@@ -56,7 +56,7 @@ "npm-run-all": "4.1.5", | ||
"prettier": "1.18.2", | ||
"sortpack": "1.2.0", | ||
"sortpack": "1.2.1", | ||
"tap-spec": "5.0.0", | ||
"tape": "4.11.0", | ||
"ts-node": "8.3.0", | ||
"typedoc": "0.14.2", | ||
"typedoc": "0.15.0", | ||
"typescript": "3.5.3" | ||
@@ -63,0 +63,0 @@ }, |
@@ -11,3 +11,3 @@ # zeelib | ||
[![npm version](https://img.shields.io/npm/v/zeelib.svg)](https://npm.im/zeelib) [![CircleCI](https://circleci.com/gh/zacanger/zeelib/tree/master.svg?style=svg)](https://circleci.com/gh/zacanger/zeelib/tree/master) [![codecov](https://codecov.io/gh/zacanger/zeelib/branch/master/graph/badge.svg)](https://codecov.io/gh/zacanger/zeelib) | ||
[![npm version](https://img.shields.io/npm/v/zeelib.svg)](https://npm.im/zeelib) [![CircleCI](https://circleci.com/gh/zacanger/zeelib/tree/master.svg?style=svg)](https://circleci.com/gh/zacanger/zeelib/tree/master) [![codecov](https://codecov.io/gh/zacanger/zeelib/branch/master/graph/badge.svg)](https://codecov.io/gh/zacanger/zeelib) [![Patreon](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/zacanger) [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/U7U2110VB) | ||
@@ -14,0 +14,0 @@ -------- |
59340