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

@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.0.0 to 11.1.0

7

yargs/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for yargs 11.0
// Type definitions for yargs 11.1
// Project: https://github.com/chevex/yargs

@@ -119,2 +119,4 @@ // Definitions by: Martin Poelstra <https://github.com/poelstra>

hide(key: string): Argv;
help(): Argv;

@@ -189,2 +191,5 @@ help(enableExplicit: boolean): Argv;

showhidden(option?: string | boolean): Argv;
showhidden(option: string, description?: string): Argv;
showHelp(consoleLevel?: string): Argv;

@@ -191,0 +196,0 @@

6

yargs/package.json
{
"name": "@types/yargs",
"version": "11.0.0",
"version": "11.1.0",
"description": "TypeScript definitions for yargs",

@@ -36,8 +36,8 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "cc206e82380553e77085db67cf9e4cfc2efb9e903078296d0b635072d729cbbe",
"typesPublisherContentHash": "443dd5122e4e308fca65b3bfd3a88c8d7d0832bf7fd067c6e6f978d5624c91de",
"typeScriptVersion": "2.2"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
Additional Details
* Last updated: Tue, 13 Feb 2018 23:11:26 GMT
* Last updated: Wed, 11 Jul 2018 01:14:17 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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