caterpillar
Advanced tools
Comparing version 3.3.0-next.1574675591.22e1f176c0dc558e6b4cde1efb70850236e24d55 to 3.3.0-next.1574676201.a2e7307445a25683e52ef58ae96b9b948afcc9de
{ | ||
"title": "Caterpillar", | ||
"name": "caterpillar", | ||
"version": "3.3.0-next.1574675591.22e1f176c0dc558e6b4cde1efb70850236e24d55", | ||
"version": "3.3.0-next.1574676201.a2e7307445a25683e52ef58ae96b9b948afcc9de", | ||
"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.", | ||
@@ -121,3 +121,3 @@ "homepage": "https://github.com/bevry/caterpillar", | ||
"devDependencies": { | ||
"@babel/cli": "^7.7.0", | ||
"@babel/cli": "^7.7.4", | ||
"@babel/core": "^7.7.4", | ||
@@ -124,0 +124,0 @@ "@babel/plugin-proposal-object-rest-spread": "^7.6.2", |