Socket
Socket
Sign inDemoInstall

@types/yargs

Package Overview
Dependencies
1
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 17.0.8 to 17.0.9

6

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

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

},
"typesPublisherContentHash": "2ff81d51a7846308736765fd80ef385e4d6901ea5367cdadcc370a58a4cc1bda",
"typeScriptVersion": "3.8",
"typesPublisherContentHash": "50db1915bee528c6540428d531efd474ad1f6dfbef8232e90b1867909bb4e0e2",
"typeScriptVersion": "3.9",
"exports": {

@@ -76,0 +76,0 @@ ".": {

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

### Additional Details
* Last updated: Thu, 23 Dec 2021 01:31:20 GMT
* Last updated: Wed, 02 Mar 2022 17:31:51 GMT
* Dependencies: [@types/yargs-parser](https://npmjs.com/package/@types/yargs-parser)

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

@@ -129,3 +129,3 @@ // The following TSLint rules have been disabled:

* @param [builder] Object to give hints about the options that your command accepts.
* Can also be a function. This function is executed with a yargs instance, and can be used to provide advanced command specific help.
* Can also be a function. This function is executed with a yargs instance, and can be used to provide advanced command-specific help.
*

@@ -132,0 +132,0 @@ * Note that when `void` is returned, the handler `argv` object type will not include command-specific arguments.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc