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.1
to
0.2.2
+0
-5
git-clone/index.d.ts

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

// Type definitions for git-clone 0.2
// Project: https://github.com/jaz303/git-clone
// Definitions by: Christoph Thiede <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -7,0 +2,0 @@ * Clone `repo` to `targetPath`, calling `cb` on completion.

+3
-9
{
"name": "@types/git-clone",
"version": "0.2.1",
"version": "0.2.2",
"description": "TypeScript definitions for git-clone",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/git-clone",
"license": "MIT",
"contributors": [
{
"name": "Christoph Thiede",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -23,4 +17,4 @@ "types": "index.d.ts",

"dependencies": {},
"typesPublisherContentHash": "5223c35d245960eb8fcd2ff4b8dc2b0af19ba7e2f8786725249aa03058f6f5f3",
"typesPublisherContentHash": "e04bf8193011e3583b27c373559ec8cabbea63755a74698b18ffb33acd70020f",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT
* Last updated: Wed, 18 Oct 2023 18:04:03 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Christoph Thiede](https://github.com/DefinitelyTyped).
These definitions were written by .