caterpillar
Advanced tools
Comparing version 3.3.0-next.1573612060.94554a11e760c02a767b9f329d444e7f439c1eea to 3.3.0-next.1573693191.473dcc4fb0a04f57b0e99a953b59b17a17621096
{ | ||
"title": "Caterpillar", | ||
"name": "caterpillar", | ||
"version": "3.3.0-next.1573612060.94554a11e760c02a767b9f329d444e7f439c1eea", | ||
"version": "3.3.0-next.1573693191.473dcc4fb0a04f57b0e99a953b59b17a17621096", | ||
"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.", | ||
@@ -118,3 +118,3 @@ "homepage": "https://github.com/bevry/caterpillar", | ||
"extendr": "^3.5.0", | ||
"rfc-log-levels": "^1.1.0" | ||
"rfc-log-levels": "^1.2.0" | ||
}, | ||
@@ -135,3 +135,3 @@ "devDependencies": { | ||
"prettier": "^1.19.1", | ||
"projectz": "^1.9.0", | ||
"projectz": "^1.10.0", | ||
"surge": "^0.21.3", | ||
@@ -138,0 +138,0 @@ "valid-directory": "^1.0.0" |
85220
Updatedrfc-log-levels@^1.2.0