🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@types/github-url-from-git

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/github-url-from-git - npm Package Compare versions

Comparing version
1.5.1
to
1.5.2
+0
-6
github-url-from-git/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for node-github-url-from-git 1.5
// Project: https://github.com/tj/node-github-url-from-git
// Definitions by: Christian Murphy <https://github.com/ChristianMurphy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.0
declare namespace githubUrlFromGit {

@@ -8,0 +2,0 @@ interface githubUrlFromGitOptions {

+6
-6
{
"name": "@types/github-url-from-git",
"version": "1.5.1",
"description": "TypeScript definitions for node-github-url-from-git",
"version": "1.5.2",
"description": "TypeScript definitions for github-url-from-git",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/github-url-from-git",

@@ -10,4 +10,4 @@ "license": "MIT",

"name": "Christian Murphy",
"url": "https://github.com/ChristianMurphy",
"githubUsername": "ChristianMurphy"
"githubUsername": "ChristianMurphy",
"url": "https://github.com/ChristianMurphy"
}

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

"dependencies": {},
"typesPublisherContentHash": "c49368479529766cc6e1963cf395c83095c1a71e8c245f3b355e37aa54663885",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "c71666b07027f4e2af7b046456a7f84831c45c7b52c2f3c50f51aa2407ea2800",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for node-github-url-from-git (https://github.com/tj/node-github-url-from-git).
This package contains type definitions for github-url-from-git (https://github.com/tj/node-github-url-from-git).

@@ -12,8 +12,2 @@ # Details

````ts
// Type definitions for node-github-url-from-git 1.5
// Project: https://github.com/tj/node-github-url-from-git
// Definitions by: Christian Murphy <https://github.com/ChristianMurphy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.0
declare namespace githubUrlFromGit {

@@ -49,7 +43,6 @@ interface githubUrlFromGitOptions {

### Additional Details
* Last updated: Thu, 08 Jul 2021 12:02:10 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Christian Murphy](https://github.com/ChristianMurphy).