@types/tcp-ping
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -1,7 +0,1 @@ | ||
// Type definitions for tcp-ping 0.1 | ||
// Project: https://github.com/wesolyromek/tcp-ping | ||
// Definitions by: JUNG YONG WOO <https://github.com/stegano> | ||
// rymate1234 <https://github.com/rymate1234> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface Options { | ||
@@ -8,0 +2,0 @@ address?: string | undefined; |
{ | ||
"name": "@types/tcp-ping", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "TypeScript definitions for tcp-ping", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tcp-ping", | ||
"name": "JUNG YONG WOO", | ||
"url": "https://github.com/stegano", | ||
"githubUsername": "stegano" | ||
"githubUsername": "stegano", | ||
"url": "https://github.com/stegano" | ||
}, | ||
{ | ||
"name": "rymate1234", | ||
"url": "https://github.com/rymate1234", | ||
"githubUsername": "rymate1234" | ||
"githubUsername": "rymate1234", | ||
"url": "https://github.com/rymate1234" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "42789857b6cb602ee8fcd07e9b2f46cbf00ea96ca9ca2a738f45cd93a1fa5de2", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "bcbb3db7565ee1588154590cfb06843d1b8916074bcdd741c11aa7469719f610", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for tcp-ping 0.1 | ||
// Project: https://github.com/wesolyromek/tcp-ping | ||
// Definitions by: JUNG YONG WOO <https://github.com/stegano> | ||
// rymate1234 <https://github.com/rymate1234> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface Options { | ||
@@ -47,7 +41,6 @@ address?: string | undefined; | ||
### Additional Details | ||
* Last updated: Fri, 02 Jul 2021 21:32:13 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [JUNG YONG WOO](https://github.com/stegano), and [rymate1234](https://github.com/rymate1234). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4009
22
45