caterpillar
Advanced tools
Comparing version 4.0.0-next.1575171257.955900cf0cafb43a75fe8696ccad97eb89db71c3 to 4.0.0-next.1576054059.1936836116521a7b75821d3047882bfc111d91e6
{ | ||
"title": "Caterpillar", | ||
"name": "caterpillar", | ||
"version": "4.0.0-next.1575171257.955900cf0cafb43a75fe8696ccad97eb89db71c3", | ||
"version": "4.0.0-next.1576054059.1936836116521a7b75821d3047882bfc111d91e6", | ||
"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.", | ||
@@ -104,3 +104,3 @@ "homepage": "https://github.com/bevry/caterpillar", | ||
"devDependencies": { | ||
"@babel/cli": "^7.7.4", | ||
"@babel/cli": "^7.7.5", | ||
"@babel/core": "^7.7.4", | ||
@@ -118,3 +118,3 @@ "@babel/plugin-proposal-object-rest-spread": "^7.7.4", | ||
"prettier": "^1.19.1", | ||
"projectz": "^1.13.0", | ||
"projectz": "^1.15.0", | ||
"surge": "^0.21.3", | ||
@@ -121,0 +121,0 @@ "valid-directory": "^1.4.0" |
Sorry, the diff of this file is not supported yet
59405