🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@types/tail

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/tail - npm Package Compare versions

Comparing version
1.2.1
to
1.2.2
+1
-1
tail/index.d.ts

@@ -9,3 +9,3 @@ // Type definitions for tail 1.2

interface TailOptions {
separator?: string | RegExp;
separator?: string | RegExp | null;
fromBeginning?: boolean;

@@ -12,0 +12,0 @@ fsWatchOptions?: Record<string, any>;

{
"name": "@types/tail",
"version": "1.2.1",
"version": "1.2.2",
"description": "TypeScript definitions for tail",

@@ -17,8 +17,9 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tail"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "bce91e2459b4e2e9f68e45563303d49c8b77e5aa0734f38d83e8f44a0c7d3596",
"typesPublisherContentHash": "f5f6c2dee8991a6d7daacd73a12776596667181671710d79889cb26d3daeb101",
"typeScriptVersion": "2.1"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for tail ( https://github.com/lucagrulla/node-tail ).
This package contains type definitions for tail (https://github.com/lucagrulla/node-tail).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Thu, 14 Feb 2019 00:09:12 GMT
* Last updated: Mon, 26 Aug 2019 15:15:52 GMT
* Dependencies: none

@@ -15,0 +15,0 @@ * Global values: none