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

tail

Package Overview
Dependencies
Maintainers
0
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 0.0.3 to 0.0.4

2

package.json

@@ -6,3 +6,3 @@ {

"description": "tail a file in node",
"version": "0.0.3",
"version": "0.0.4",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

@@ -24,3 +24,3 @@ var Tail, events, fs;

start: prev.size,
end: curr.size,
end: curr.size - 1,
encoding: "utf-8"

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