rotating-file-stream
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "rotating-file-stream", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.", | ||
@@ -32,3 +32,3 @@ "engines": { | ||
"devDependencies": { | ||
"istanbul": "0.3.22", | ||
"istanbul": "0.4.0", | ||
"jshint": "2.8.0", | ||
@@ -35,0 +35,0 @@ "mocha": "2.3.3", |
@@ -11,4 +11,2 @@ # 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/) | ||
### Usage | ||
@@ -260,2 +258,3 @@ | ||
compatibility. The package it tested under following versions: | ||
* 4.2 | ||
* 4.1 | ||
@@ -278,2 +277,5 @@ * 4.0 | ||
* 2015-10-25 - v1.0.3 | ||
* Tested on node v4.2 | ||
* Dependencies update | ||
* 2015-10-09 - v1.0.2 | ||
@@ -280,0 +282,0 @@ * README update |
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
300
24780