Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 6.21.1 to 6.21.2

2

jira-client/index.d.ts

@@ -624,3 +624,3 @@ // Type definitions for jira-client 6.21

*/
getIssue(issueIdOrKey: string, fields?: string, expand?: string): Promise<JiraApi.JsonResponse>;
getIssue(issueIdOrKey: string, fields?: string | string[], expand?: string): Promise<JiraApi.JsonResponse>;

@@ -627,0 +627,0 @@ /**

{
"name": "@types/jira-client",
"version": "6.21.1",
"version": "6.21.2",
"description": "TypeScript definitions for jira-client",

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

},
"typesPublisherContentHash": "a0bc455c8d77746df3b0eec8c9971a9cbff67eb8d8d62a59ff1dbb985b13bbd8",
"typesPublisherContentHash": "147477a3e5479d5c2c9285c3184dea2b7e610cfc250c4f2099cb232c51dc11dd",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 08 Jul 2021 14:23:35 GMT
* Last updated: Wed, 28 Jul 2021 00:01:21 GMT
* Dependencies: [@types/request](https://npmjs.com/package/@types/request), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc