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

@types/issue-parser

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/issue-parser - npm Package Compare versions

Comparing version
3.0.2
to
3.0.3
+0
-6
issue-parser/index.d.ts

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

// Type definitions for issue-parser 3.0
// Project: https://github.com/pvdlg/issue-parser#readme
// Definitions by: Leko <https://github.com/Leko>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
declare function issueParser(

@@ -8,0 +2,0 @@ authOptions?: issueParser.Options,

+4
-4
{
"name": "@types/issue-parser",
"version": "3.0.2",
"version": "3.0.3",
"description": "TypeScript definitions for issue-parser",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/issue-parser",

"name": "Leko",
"url": "https://github.com/Leko",
"githubUsername": "Leko"
"githubUsername": "Leko",
"url": "https://github.com/Leko"
}

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

"dependencies": {},
"typesPublisherContentHash": "fc0cc8739a65c17bd36db7e4d12e2abf67c935511e36e1dd90257f9a26731dcb",
"typesPublisherContentHash": "c7c71bdfdb797b1d00bd21b7d2e7e3f2c9fda92c8faa92333313418c17e60fb6",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for issue-parser 3.0
// Project: https://github.com/pvdlg/issue-parser#readme
// Definitions by: Leko <https://github.com/Leko>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
declare function issueParser(

@@ -71,7 +65,6 @@ authOptions?: issueParser.Options,

### Additional Details
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Leko](https://github.com/Leko).