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 10.0.3 to 10.0.4

2

yargs v10/index.d.ts

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

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": "10.0.3",
"version": "10.0.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": "ce6b9b48cdbeffebb15c0f4e6d23f6a5a0593b7c87635c445757fb9335cdacd6",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "bbf28196acd1af579ab830dccd8883f724dc84ee64519e2756028328a988ae21",
"typeScriptVersion": "2.8"
}

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

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs/v10
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs/v10.
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