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.3.7 to 1.3.8

index.d.ts

2

CHANGELOG.md

@@ -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

7

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

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