caterpillar
Advanced tools
Comparing version 3.3.0-next.1573591002.c0024d26438f22604b79c0f2d3cd43d6cde03937 to 3.3.0-next.1573612060.94554a11e760c02a767b9f329d444e7f439c1eea
{ | ||
"title": "Caterpillar", | ||
"name": "caterpillar", | ||
"version": "3.3.0-next.1573591002.c0024d26438f22604b79c0f2d3cd43d6cde03937", | ||
"version": "3.3.0-next.1573612060.94554a11e760c02a767b9f329d444e7f439c1eea", | ||
"description": "Caterpillar is the ultimate logging system for Node.js, based on transform streams you can log to it and pipe the output off to different locations, including some pre-made ones. Caterpillar also supports log levels according to the RFC standard, as well as line, method, and file fetching for messages. You can even use it in web browsers with caterpillar-browser.", | ||
@@ -58,3 +58,4 @@ "homepage": "https://github.com/bevry/caterpillar", | ||
"t-visualappeal (https://github.com/t-visualappeal)", | ||
"Tim Helfensdörfer <tim@visualappeal.de> (http://thelfensdrfer.de)" | ||
"Tim Helfensdörfer <tim@visualappeal.de> (http://thelfensdrfer.de)", | ||
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)" | ||
], | ||
@@ -61,0 +62,0 @@ "bugs": { |
@@ -118,3 +118,4 @@ <!-- TITLE/ --> | ||
<li><a href="https://github.com/t-visualappeal">t-visualappeal</a> — <a href="https://github.com/bevry/caterpillar/commits?author=t-visualappeal" title="View the GitHub contributions of t-visualappeal on repository bevry/caterpillar">view contributions</a></li> | ||
<li><a href="http://thelfensdrfer.de">Tim Helfensdörfer</a> — <a href="https://github.com/bevry/caterpillar/commits?author=thelfensdrfer" title="View the GitHub contributions of Tim Helfensdörfer on repository bevry/caterpillar">view contributions</a></li></ul> | ||
<li><a href="http://thelfensdrfer.de">Tim Helfensdörfer</a> — <a href="https://github.com/bevry/caterpillar/commits?author=thelfensdrfer" title="View the GitHub contributions of Tim Helfensdörfer on repository bevry/caterpillar">view contributions</a></li> | ||
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/caterpillar/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/caterpillar">view contributions</a></li></ul> | ||
@@ -121,0 +122,0 @@ <a href="https://github.com/bevry/caterpillar/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a> |
85219
140