rotating-file-stream
Advanced tools
Comparing version 1.3.7 to 1.3.8
@@ -0,1 +1,3 @@ | ||
* 2018-09-18 - v1.3.8 | ||
* Added TypeScript Definition file (thanks to [rakshith-ravi](https://www.npmjs.com/~rakshith-ravi)) | ||
* 2018-07-19 - v1.3.7 | ||
@@ -2,0 +4,0 @@ * devDependencies update |
{ | ||
"name": "rotating-file-stream", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"description": "Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.", | ||
@@ -27,3 +27,4 @@ "scripts": { | ||
"Jorge Silva <jorgemsrs@gmail.com>", | ||
"Jan Christoph Bernack <jc.bernack@gmail.com>" | ||
"Jan Christoph Bernack <jc.bernack@gmail.com>", | ||
"rakshith-ravi" | ||
], | ||
@@ -33,3 +34,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"eslint": "5.1.0", | ||
"eslint": "5.6.0", | ||
"istanbul": "0.4.5", | ||
@@ -36,0 +37,0 @@ "mocha": "5.2.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
41548
10
795