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.3 to 12.0.4

2

yargs/index.d.ts

@@ -384,3 +384,3 @@ // Type definitions for yargs 12.0

describe?: string | false;
handler: (args: Argv<U>) => void;
handler: (args: Arguments<U>) => void;
}

@@ -387,0 +387,0 @@

{
"name": "@types/yargs",
"version": "12.0.3",
"version": "12.0.4",
"description": "TypeScript definitions for yargs",

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

"dependencies": {},
"typesPublisherContentHash": "c23264db60b61f4da26432864983979fe2af6103fecbca84f6b6df949199b52d",
"typesPublisherContentHash": "661d5822e65194cea3177d7d864f9c1c9bd3d4d18e9188c449bd70bdce43b9df",
"typeScriptVersion": "3.0"
}

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

Additional Details
* Last updated: Tue, 25 Dec 2018 05:06:15 GMT
* Last updated: Wed, 26 Dec 2018 06:43:31 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