caterpillar
Advanced tools
Comparing version 3.3.0-next.1573737835.db1c951bc81037589402afd6806526bdaa87f063 to 3.3.0-next.1574081720.cf57fc36fd4dad30efe466aa001a6f952604dd7e
{ | ||
"title": "Caterpillar", | ||
"name": "caterpillar", | ||
"version": "3.3.0-next.1573737835.db1c951bc81037589402afd6806526bdaa87f063", | ||
"version": "3.3.0-next.1574081720.cf57fc36fd4dad30efe466aa001a6f952604dd7e", | ||
"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.", | ||
@@ -117,3 +117,3 @@ "homepage": "https://github.com/bevry/caterpillar", | ||
"extendr": "^3.5.0", | ||
"rfc-log-levels": "^1.2.0" | ||
"rfc-log-levels": "^2.0.0" | ||
}, | ||
@@ -128,3 +128,3 @@ "devDependencies": { | ||
"eslint-config-bevry": "^1.2.1", | ||
"eslint-config-prettier": "^6.5.0", | ||
"eslint-config-prettier": "^6.6.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
@@ -137,3 +137,3 @@ "jsdoc": "^3.6.3", | ||
"surge": "^0.21.3", | ||
"valid-directory": "^1.1.1" | ||
"valid-directory": "^1.3.0" | ||
}, | ||
@@ -140,0 +140,0 @@ "scripts": { |
+ Addedrfc-log-levels@2.3.0(transitive)
- Removedrfc-log-levels@1.2.0(transitive)
Updatedrfc-log-levels@^2.0.0