@compas/insight
Advanced tools
Comparing version 0.0.122 to 0.0.123
@@ -43,3 +43,3 @@ /** | ||
*/ | ||
stream?: NodeJS.WritableStream; | ||
stream?: NodeJS.WriteStream; | ||
@@ -46,0 +46,0 @@ /** |
{ | ||
"name": "@compas/insight", | ||
"version": "0.0.122", | ||
"version": "0.0.123", | ||
"description": "Simple logger in NDJSON format", | ||
@@ -35,3 +35,3 @@ "main": "./index.js", | ||
}, | ||
"gitHead": "22f4e7c17a5d515aaab9b844cd7dc467aab21987" | ||
"gitHead": "d69ba8193d772c412952369512c78de9a81051ef" | ||
} |
@@ -29,3 +29,3 @@ # @compas/insight | ||
My work involved doing many small projects. I had a hard time backporting | ||
My work involved doing many small projects. I had a hard time back-porting | ||
incremental fixes to existing projects. To facilitate my needs more and to stop | ||
@@ -32,0 +32,0 @@ copying and pasting things around, this project was born. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20443