Socket
Socket
Sign inDemoInstall

@types/command-line-args

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/command-line-args - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

5

command-line-args/index.d.ts

@@ -11,3 +11,6 @@ // Type definitions for command-line-args 5.2

*/
declare function commandLineArgs(optionDefinitions: commandLineArgs.OptionDefinition[], options?: commandLineArgs.ParseOptions): commandLineArgs.CommandLineOptions;
declare function commandLineArgs(
optionDefinitions: commandLineArgs.OptionDefinition[],
options?: commandLineArgs.ParseOptions,
): commandLineArgs.CommandLineOptions;

@@ -14,0 +17,0 @@ declare namespace commandLineArgs {

6

command-line-args/package.json
{
"name": "@types/command-line-args",
"version": "5.2.0",
"version": "5.2.1",
"description": "TypeScript definitions for command-line-args",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/command-line-args",

"dependencies": {},
"typesPublisherContentHash": "b44afacbbb8ed8fce26cd811d8299b1c12f8b34f1229bda8fbbc802679ecb17c",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "a70947299efc4595491520ef42187f66c90af1917ec5a9365e493fe923ab5ea1",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Fri, 06 Aug 2021 17:01:23 GMT
* Last updated: Mon, 04 Sep 2023 15:41:02 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