🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@types/args

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/args - npm Package Compare versions

Comparing version

to
5.0.2

5

args/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for args 5.0
// Project: https://github.com/leo/args#readme
// Definitions by: Slessi <https://github.com/Slessi>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare const c: args;

@@ -7,0 +2,0 @@ export = c;

8

args/package.json
{
"name": "@types/args",
"version": "5.0.1",
"version": "5.0.2",
"description": "TypeScript definitions for args",

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

"name": "Slessi",
"url": "https://github.com/Slessi",
"githubUsername": "Slessi"
"githubUsername": "Slessi",
"url": "https://github.com/Slessi"
}

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

"dependencies": {},
"typesPublisherContentHash": "f79b33eb069ad8e5b4ed2f25855eec94020d2533b176fadb30dd531b9a992870",
"typesPublisherContentHash": "56955816c5122c54f25e0e73a9a5cf6405e08f6c1313d2e809dd3895c6f9a7b8",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for args 5.0
// Project: https://github.com/leo/args#readme
// Definitions by: Slessi <https://github.com/Slessi>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare const c: args;

@@ -94,7 +89,6 @@ export = c;

### Additional Details
* Last updated: Fri, 22 Sep 2023 18:11:04 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Slessi](https://github.com/Slessi).