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 12.0.15 to 12.0.16

2

yargs v12/index.d.ts

@@ -362,2 +362,3 @@ // Type definitions for yargs 12.0

alias?: string | ReadonlyArray<string>;
array?: boolean;
choices?: Choices;

@@ -367,2 +368,3 @@ coerce?: (arg: any) => any;

default?: any;
demandOption?: boolean | string;
desc?: string;

@@ -369,0 +371,0 @@ describe?: string;

4

yargs v12/package.json
{
"name": "@types/yargs",
"version": "12.0.15",
"version": "12.0.16",
"description": "TypeScript definitions for yargs",

@@ -57,4 +57,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "0ba19dd198ad8010ab4fdac4173d169293e3ef7f5c61b012c00115a17758af0a",
"typesPublisherContentHash": "cba1a6dea3113a7b337bff98071c30b4bc0d80d5ff5caecac589f1954d67d030",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 21 Jan 2020 23:54:40 GMT
* Last updated: Fri, 31 Jan 2020 23:40:19 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