New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rotating-file-stream

Package Overview
Dependencies
Maintainers
2
Versions
68
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.0 to 1.0.1

2

package.json
{
"name": "rotating-file-stream",
"version": "1.0.0",
"version": "1.0.1",
"description": "Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.",

@@ -5,0 +5,0 @@ "engines": {

@@ -208,3 +208,2 @@ # rotating-file-stream

});
```

@@ -267,2 +266,4 @@ stream.on('warning', function(err) {

* 2015-10-08 - v1.0.1
* README fix
* 2015-10-08 - v1.0.0

@@ -269,0 +270,0 @@ * Async error reporting refactory

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