🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@types/yargs-interactive

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/yargs-interactive - npm Package Compare versions

Comparing version

to
2.1.5

5

yargs-interactive/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for yargs-interactive 2.1
// Project: https://github.com/nanovazquez/yargs-interactive#readme
// Definitions by: Nano Vazquez <https://github.com/nanovazquez>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { Argv } from "yargs";

@@ -7,0 +2,0 @@

8

yargs-interactive/package.json
{
"name": "@types/yargs-interactive",
"version": "2.1.4",
"version": "2.1.5",
"description": "TypeScript definitions for yargs-interactive",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-interactive",

"name": "Nano Vazquez",
"url": "https://github.com/nanovazquez",
"githubUsername": "nanovazquez"
"githubUsername": "nanovazquez",
"url": "https://github.com/nanovazquez"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "7c3757476cb3cbb9c46210c6490c760b8cdec2fd82d3946c5853961f4b9f3569",
"typesPublisherContentHash": "4a2b917a2fc7f7bee18fa74337c073077216ec3622d4ca3dfcebd8f548a25d94",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for yargs-interactive 2.1
// Project: https://github.com/nanovazquez/yargs-interactive#readme
// Definitions by: Nano Vazquez <https://github.com/nanovazquez>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { Argv } from "yargs";

@@ -44,7 +39,6 @@

### Additional Details
* Last updated: Mon, 25 Sep 2023 05:35:36 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: [@types/yargs](https://npmjs.com/package/@types/yargs)
* Global values: none
# Credits
These definitions were written by [Nano Vazquez](https://github.com/nanovazquez).