stream-file-archive
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "stream-file-archive", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Pipe Streams to time-rotated log files", | ||
@@ -27,4 +27,4 @@ "main": "index.js", | ||
"mkdirp": "~0.3.5", | ||
"readable-stream": "~1.0.2" | ||
"readable-stream": "~1.1.9" | ||
} | ||
} |
stream-file-archive | ||
=================== | ||
`npm install stream-file-archive` | ||
[![NPM](https://nodei.co/npm/stream-file-archive.png)](https://nodei.co/npm/stream-file-archive/) | ||
[![david-dm](https://david-dm.org/brycebaril/stream-file-archive.png)](https://david-dm.org/brycebaril/stream-file-archive/) | ||
[![david-dm](https://david-dm.org/brycebaril/stream-file-archive/dev-status.png)](https://david-dm.org/brycebaril/stream-file-archive#info=devDependencies/) | ||
Easy log rotation for Node.js | ||
@@ -7,0 +10,0 @@ |
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
8580
74
+ Addedreadable-stream@1.1.14(transitive)
- Removedreadable-stream@1.0.34(transitive)
Updatedreadable-stream@~1.1.9