Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/tcp-ping

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/tcp-ping - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

tcp-ping/index.d.ts

@@ -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;

14

tcp-ping/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc