@types/forever-agent
Advanced tools
Comparing version 0.6.2 to 0.6.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for forever-agent 0.6 | ||
// Project: https://github.com/mikeal/forever-agent | ||
// Definitions by: Dmitry Guketlev <https://github.com/yavanosta> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/forever-agent", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "TypeScript definitions for forever-agent", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/forever-agent", | ||
"name": "Dmitry Guketlev", | ||
"url": "https://github.com/yavanosta", | ||
"githubUsername": "yavanosta" | ||
"githubUsername": "yavanosta", | ||
"url": "https://github.com/yavanosta" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "98db8791af612fd04ba2d3560dc2339916db4f8a3df022a2a2ce93b6c8a9da03", | ||
"typesPublisherContentHash": "df57cbfd0306e9f66dc3a235fd6ceb76808d0d662ff6757b8c351fe880263227", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for forever-agent 0.6 | ||
// Project: https://github.com/mikeal/forever-agent | ||
// Definitions by: Dmitry Guketlev <https://github.com/yavanosta> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -44,7 +39,6 @@ | ||
### Additional Details | ||
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Dmitry Guketlev](https://github.com/yavanosta). |
3800
16
43