You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

tail-file

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tail-file - npm Package Compare versions

Comparing version
1.4.14
to
1.4.15
+3
-3
package.json
{
"name": "tail-file",
"version": "1.4.14",
"version": "1.4.15",
"description": "Tail files fast, easy, persistent, fault tolerant and flexible",

@@ -38,6 +38,6 @@ "main": "tail.js",

"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.1.4",
"chai": "^4.3.4",
"mocha": "^9.1.3",
"tmp": "^0.1.0"
}
}