@types/tail
Advanced tools
+0
-6
@@ -1,7 +0,1 @@ | ||
| // Type definitions for tail 2.2 | ||
| // Project: https://github.com/lucagrulla/node-tail, https://www.lucagrulla.com/node-tail | ||
| // Definitions by: Mike Linkovich <https://github.com/spacejack> | ||
| // Devin Davies <https://github.com/devindavies> | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
| export interface TailOptions { | ||
@@ -8,0 +2,0 @@ separator?: string | RegExp | null | undefined; |
| { | ||
| "name": "@types/tail", | ||
| "version": "2.2.1", | ||
| "version": "2.2.2", | ||
| "description": "TypeScript definitions for tail", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tail", | ||
| "name": "Mike Linkovich", | ||
| "url": "https://github.com/spacejack", | ||
| "githubUsername": "spacejack" | ||
| "githubUsername": "spacejack", | ||
| "url": "https://github.com/spacejack" | ||
| }, | ||
| { | ||
| "name": "Devin Davies", | ||
| "url": "https://github.com/devindavies", | ||
| "githubUsername": "devindavies" | ||
| "githubUsername": "devindavies", | ||
| "url": "https://github.com/devindavies" | ||
| } | ||
@@ -29,4 +29,4 @@ ], | ||
| "dependencies": {}, | ||
| "typesPublisherContentHash": "598ade768fdd7dfae6c440fd74761634e691e430d22488e954e67330f7bfa73c", | ||
| "typeScriptVersion": "3.6" | ||
| "typesPublisherContentHash": "c12795a421cd1fa613071463c8f068ca2c9b8331fff1667e4c01e06c2ca6ad9c", | ||
| "typeScriptVersion": "4.5" | ||
| } |
+1
-8
@@ -11,8 +11,2 @@ # Installation | ||
| ````ts | ||
| // Type definitions for tail 2.2 | ||
| // Project: https://github.com/lucagrulla/node-tail, https://www.lucagrulla.com/node-tail | ||
| // Definitions by: Mike Linkovich <https://github.com/spacejack> | ||
| // Devin Davies <https://github.com/devindavies> | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
| export interface TailOptions { | ||
@@ -46,7 +40,6 @@ separator?: string | RegExp | null | undefined; | ||
| ### Additional Details | ||
| * Last updated: Fri, 02 Jul 2021 21:32:10 GMT | ||
| * Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
| * Dependencies: none | ||
| * Global values: none | ||
| # Credits | ||
| These definitions were written by [Mike Linkovich](https://github.com/spacejack), and [Devin Davies](https://github.com/devindavies). |
4460
-12.99%23
-17.86%44
-13.73%