You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@types/jira-client

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jira-client - npm Package Compare versions

Comparing version

to
7.1.8

7

jira-client/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for jira-client 7.1
// Project: https://github.com/jira-node/node-jira-client
// Definitions by: Orta Therox <https://github.com/orta>
// Robert Kesterson <https://github.com/rkesters>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="node" />

@@ -9,0 +2,0 @@

12

jira-client/package.json
{
"name": "@types/jira-client",
"version": "7.1.7",
"version": "7.1.8",
"description": "TypeScript definitions for jira-client",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jira-client",

"name": "Orta Therox",
"url": "https://github.com/orta",
"githubUsername": "orta"
"githubUsername": "orta",
"url": "https://github.com/orta"
},
{
"name": "Robert Kesterson",
"url": "https://github.com/rkesters",
"githubUsername": "rkesters"
"githubUsername": "rkesters",
"url": "https://github.com/rkesters"
}

@@ -32,4 +32,4 @@ ],

},
"typesPublisherContentHash": "b84568e0e0ccf104d3cd9d8d98a0166f5dc68bee8f2493e7aefb54d7ae5f35c8",
"typesPublisherContentHash": "e3b5b6e5c411e4e0334bb18f019fca7c8d92ed3711b59f4c088f24acfa40ebe2",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/request](https://npmjs.com/package/@types/request)
* Global values: none
# Credits
These definitions were written by [Orta Therox](https://github.com/orta), and [Robert Kesterson](https://github.com/rkesters).