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 0.0.35 to 0.0.36

1

yargs/index.d.ts

@@ -43,2 +43,3 @@ // Type definitions for yargs

demand(positionals: number, msg: string): Argv;
demand(positionals: number, max: number, msg?: string): Argv;

@@ -45,0 +46,0 @@ require(key: string, msg: string): Argv;

4

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

@@ -16,3 +16,3 @@ "license": "MIT",

"typings": "index.d.ts",
"typesPublisherContentHash": "e68bc04ce382de4fdb1272e172544ed519cd8b096158b3a9818567a72cf03895"
"typesPublisherContentHash": "1929474cdc715fbd90b7ea7d3f01da58e977753f34d2a29e93a666eac9619f7c"
}

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

Additional Details
* Last updated: Tue, 01 Nov 2016 12:57:26 GMT
* Last updated: Tue, 01 Nov 2016 13:01:28 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: none

@@ -24,3 +24,3 @@ {

"hasPackageJson": false,
"contentHash": "e68bc04ce382de4fdb1272e172544ed519cd8b096158b3a9818567a72cf03895"
"contentHash": "1929474cdc715fbd90b7ea7d3f01da58e977753f34d2a29e93a666eac9619f7c"
}
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