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.31 to 0.0.32

2

yargs/index.d.ts

@@ -19,2 +19,4 @@ // Type definitions for yargs

terminalWidth(): number;
alias(shortName: string, longName: string): Argv;

@@ -21,0 +23,0 @@ alias(aliases: { [shortName: string]: string }): Argv;

5

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

@@ -14,4 +14,5 @@ "license": "MIT",

"dependencies": {},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "65b1a3dcb1ec0056dd8879b4454312683230f90410e07d9de6e6ee3b231f10dc"
"typesPublisherContentHash": "ba505357562494cf2f41ed38592b945d239906d932aace1bf0f1131b7d28b0a5"
}

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

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Thu, 06 Oct 2016 17:05:27 GMT
* File structure: ProperModule

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

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

"hasPackageJson": false,
"contentHash": "65b1a3dcb1ec0056dd8879b4454312683230f90410e07d9de6e6ee3b231f10dc"
"contentHash": "ba505357562494cf2f41ed38592b945d239906d932aace1bf0f1131b7d28b0a5"
}
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