New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@types/git-clone

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/git-clone - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+4
-0
git-clone/index.d.ts

@@ -21,2 +21,6 @@ /**

checkout?: string;
/**
* Additional array of arguments to pass to `git clone`.
*/
args?: string[];
}

@@ -23,0 +27,0 @@ }

+3
-3
{
"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 @@