@types/git-clone
Advanced tools
@@ -21,2 +21,6 @@ /** | ||
| checkout?: string; | ||
| /** | ||
| * Additional array of arguments to pass to `git clone`. | ||
| */ | ||
| args?: string[]; | ||
| } | ||
@@ -23,0 +27,0 @@ } |
| { | ||
| "name": "@types/git-clone", | ||
| "version": "0.2.3", | ||
| "version": "0.2.4", | ||
| "description": "TypeScript definitions for git-clone", | ||
@@ -17,4 +17,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/git-clone", | ||
| "dependencies": {}, | ||
| "typesPublisherContentHash": "ba513a6ef01328bf801e4e56c5892054760e2f82cda5ac96c1e3487ef7cd556c", | ||
| "typeScriptVersion": "4.5" | ||
| "typesPublisherContentHash": "7af2f8ca8167094233b79d6447c8f4a44b3ad0e1994f5d9037883696e5d9f3d7", | ||
| "typeScriptVersion": "4.7" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Tue, 07 Nov 2023 03:09:37 GMT | ||
| * Last updated: Sun, 17 Mar 2024 22:35:27 GMT | ||
| * Dependencies: none | ||
@@ -14,0 +14,0 @@ |
3231
3.66%33
13.79%