rotating-file-stream
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "rotating-file-stream", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.", | ||
@@ -5,0 +5,0 @@ "engines": { |
@@ -12,4 +12,3 @@ # rotating-file-stream | ||
[![NPM](https://nodei.co/npm/rotating-file-stream.png?downloads=true&downloadRank=true&stars=true)] | ||
(https://nodei.co/npm/rotating-file-stream/) | ||
[![NPM](https://nodei.co/npm/rotating-file-stream.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/rotating-file-stream/) | ||
@@ -311,2 +310,4 @@ [![NPM](https://nodei.co/npm-dl/rotating-file-stream.png?height=3)](https://nodei.co/npm/rotating-file-stream/) | ||
* 2017-01-23 - v1.1.5 | ||
* README fix | ||
* 2017-01-23 - v1.1.4 | ||
@@ -313,0 +314,0 @@ * Changed dependencies badges |
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
30654
354