Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rotating-file-stream

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rotating-file-stream - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc