Socket
Socket
Sign inDemoInstall

@types/yargs-parser

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.0.5 to 11.0.6

6

yargs-parser v11.0/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for yargs-parser 11.0
// Project: https://github.com/yargs/yargs-parser#readme
// Definitions by: Miles Johnson <https://github.com/milesj>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
declare namespace yargsParser {

@@ -8,0 +2,0 @@ interface Arguments {

8

yargs-parser v11.0/package.json
{
"name": "@types/yargs-parser",
"version": "11.0.5",
"version": "11.0.6",
"description": "TypeScript definitions for yargs-parser",

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

"name": "Miles Johnson",
"url": "https://github.com/milesj",
"githubUsername": "milesj"
"githubUsername": "milesj",
"url": "https://github.com/milesj"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "7cb000ff8446f4731f75474d1a224e76b07f11540e22310e9da63e42f4f12c87",
"typesPublisherContentHash": "7f02679fce36574289f2a8bf188ca453268d3e6069f36843a68ed7d18f388397",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for yargs-parser 11.0
// Project: https://github.com/yargs/yargs-parser#readme
// Definitions by: Miles Johnson <https://github.com/milesj>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
declare namespace yargsParser {

@@ -79,7 +73,6 @@ interface Arguments {

### Additional Details
* Last updated: Mon, 25 Sep 2023 05:35:36 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Miles Johnson](https://github.com/milesj).
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