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

tail

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tail - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

1

lib/tail.js

@@ -44,2 +44,3 @@ let events = require(`events`)

this.isWatching = false;
this.pos = 0;

@@ -46,0 +47,0 @@ // this.internalDispatcher.on('next',this.readBlock);

2

package.json

@@ -17,3 +17,3 @@ {

],
"version": "2.1.0",
"version": "2.1.1",
"homepage": "https://www.lucagrulla.com/node-tail",

@@ -20,0 +20,0 @@ "repository": {

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