@types/git-url-parse
Advanced tools
Comparing version 9.0.1 to 9.0.2
@@ -1,6 +0,1 @@ | ||
// Type definitions for git-url-parse 9.0 | ||
// Project: https://github.com/IonicaBizau/git-url-parse | ||
// Definitions by: Klaus Meinhardt <https://github.com/ajafff> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace gitUrlParse { | ||
@@ -7,0 +2,0 @@ interface GitUrl { |
{ | ||
"name": "@types/git-url-parse", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"description": "TypeScript definitions for git-url-parse", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/git-url-parse", | ||
"name": "Klaus Meinhardt", | ||
"url": "https://github.com/ajafff", | ||
"githubUsername": "ajafff" | ||
"githubUsername": "ajafff", | ||
"url": "https://github.com/ajafff" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "e01575968ff0ec71c76c6a7cce74443e04a84d9ce06b66dbb7405187dc5d3ef6", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "0127068e80cbe48d936934f07a41d891c5e7e1f549d4707ed50d227fe3bbf626", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for git-url-parse 9.0 | ||
// Project: https://github.com/IonicaBizau/git-url-parse | ||
// Definitions by: Klaus Meinhardt <https://github.com/ajafff> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace gitUrlParse { | ||
@@ -64,7 +59,6 @@ interface GitUrl { | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 20:33:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Klaus Meinhardt](https://github.com/ajafff). |
114673
5628
40
63