Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 4.0.4 to 4.0.5

5

command-line-args v4.0/index.d.ts

@@ -10,3 +10,6 @@ // Type definitions for command-line-args 4.0

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

@@ -13,0 +16,0 @@ declare namespace commandLineArgs {

6

command-line-args v4.0/package.json
{
"name": "@types/command-line-args",
"version": "4.0.4",
"version": "4.0.5",
"description": "TypeScript definitions for command-line-args",

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

"dependencies": {},
"typesPublisherContentHash": "96cab5141ec3e0ef42869a48b15b9ba5798def74e4637fa764af45e1eb3b9abf",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "17de6ef456c17a65b9b540f7ef2b302a3db9773ab4d8fa678648c1d95d2c5627",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 18:05:57 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