caterpillar
Advanced tools
Comparing version 3.3.0-next.1574082267.ca5265178f865a5f6833f69dc0d301eadbfb3dd2 to 3.3.0-next.1574156731.a459ed01848cf49ec1b14d576390ffe0bf5c7b3c
{ | ||
"title": "Caterpillar", | ||
"name": "caterpillar", | ||
"version": "3.3.0-next.1574082267.ca5265178f865a5f6833f69dc0d301eadbfb3dd2", | ||
"version": "3.3.0-next.1574156731.a459ed01848cf49ec1b14d576390ffe0bf5c7b3c", | ||
"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)" | ||
], | ||
@@ -128,3 +129,3 @@ "bugs": { | ||
"eslint-config-bevry": "^1.2.1", | ||
"eslint-config-prettier": "^6.6.0", | ||
"eslint-config-prettier": "^6.7.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
@@ -135,3 +136,3 @@ "jsdoc": "^3.6.3", | ||
"prettier": "^1.19.1", | ||
"projectz": "^1.11.0", | ||
"projectz": "^1.12.0", | ||
"surge": "^0.21.3", | ||
@@ -138,0 +139,0 @@ "valid-directory": "^1.3.0" |
@@ -97,3 +97,3 @@ <!-- TITLE/ --> | ||
<ul><li><a href="http://balupton.com">Benjamin Lupton</a></li></ul> | ||
<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/caterpillar/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/caterpillar">view contributions</a></li></ul> | ||
@@ -117,5 +117,6 @@ <h3>Sponsors</h3> | ||
<ul><li><a href="http://balupton.com">Benjamin Lupton</a></li> | ||
<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/caterpillar/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/caterpillar">view contributions</a></li> | ||
<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></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> | ||
@@ -122,0 +123,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> |
85220
140