Socket
Socket
Sign inDemoInstall

@types/yargs

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/yargs - npm Package Compare versions

Comparing version 11.1.3 to 11.1.4

2

yargs v11/index.d.ts

@@ -123,3 +123,3 @@ // Type definitions for yargs 11.1

fail(func: (msg: string, err: Error) => any): Argv;
fail(func: (msg: string, err: Error, yargs: Argv) => any): Argv;

@@ -126,0 +126,0 @@ getCompletion(args: string[], done: (completions: string[]) => void): Argv;

{
"name": "@types/yargs",
"version": "11.1.3",
"version": "11.1.4",
"description": "TypeScript definitions for yargs",

@@ -39,3 +39,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -48,4 +48,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "21eb788e57195b9950f4a37f78b2f7f304c68626d81e6f650f49092935202ede",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "6b9976d70813a6503538ce2eb47c68ca3269d44c9633a4c19f0c0b64b787a41e",
"typeScriptVersion": "2.8"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs/v11
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs/v11.
Additional Details
* Last updated: Wed, 25 Sep 2019 16:10:32 GMT
### Additional Details
* Last updated: Tue, 21 Jan 2020 23:54:40 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Martin Poelstra <https://github.com/poelstra>, Mizunashi Mana <https://github.com/mizunashi-mana>, Jeffery Grajkowski <https://github.com/pushplay>, Jeff Kenney <https://github.com/jeffkenney>, Jimi (Dimitris) Charalampidis <https://github.com/JimiC>, and ExE Boss <https://github.com/ExE-Boss>.
These definitions were written by Martin Poelstra (https://github.com/poelstra), Mizunashi Mana (https://github.com/mizunashi-mana), Jeffery Grajkowski (https://github.com/pushplay), Jeff Kenney (https://github.com/jeffkenney), Jimi (Dimitris) Charalampidis (https://github.com/JimiC), and ExE Boss (https://github.com/ExE-Boss).
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