caterpillar
Advanced tools
Comparing version 3.3.0-next.1574676862.3cef768f308b168782c6f975254e9b61b17d9609 to 3.3.0-next.1574677578.4c78b30f99828f5fe77c71616f6e758be36db686
{ | ||
"title": "Caterpillar", | ||
"name": "caterpillar", | ||
"version": "3.3.0-next.1574676862.3cef768f308b168782c6f975254e9b61b17d9609", | ||
"version": "3.3.0-next.1574677578.4c78b30f99828f5fe77c71616f6e758be36db686", | ||
"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.", | ||
@@ -124,3 +124,3 @@ "homepage": "https://github.com/bevry/caterpillar", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.7.4", | ||
"@babel/preset-env": "^7.7.1", | ||
"@babel/preset-env": "^7.7.4", | ||
"assert-helpers": "4.10.0", | ||
@@ -127,0 +127,0 @@ "eslint": "^6.7.1", |