Socket
Socket
Sign inDemoInstall

bunyan-rotating-file-stream

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bunyan-rotating-file-stream - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

CHANGES.md

@@ -5,2 +5,6 @@ # bunyan Changelog

## 1.0.3
- Docs changes
## 1.0.2

@@ -7,0 +11,0 @@

4

package.json
{
"name": "bunyan-rotating-file-stream",
"version": "1.0.2",
"version": "1.0.3",
"description": "a rotating file stream for the bunyan logging system",

@@ -9,3 +9,3 @@ "author": "Jim Tupper <npm@tupper.org.uk> (http://github.com/rcomian)",

"type": "git",
"url": "git://github.com/rcomian/node-bunyan-rotating-file-stream.git"
"url": "git://github.com/Rcomian/node-bunyan-rotating-file-store.git"
},

@@ -12,0 +12,0 @@ "engines": [

@@ -16,3 +16,3 @@ Bunyan is **a simple and fast JSON logging library** for node.js services:

The basics of the features are there, you should be able to use the
rotating file logging to limit of disk space usage while maximising
rotating file logging to limit disk space usage while maximising
the amount of logs kept.

@@ -19,0 +19,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