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.4.2 to 6.4.3

2

jira-client/index.d.ts

@@ -80,2 +80,4 @@ // Type definitions for jira-client 6.4

getIssueWatchers(issueId: string): Promise<JiraApi.JsonResponse[]>;
deleteIssue(issueId: string): Promise<JiraApi.JsonResponse>;

@@ -82,0 +84,0 @@

7

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

@@ -22,3 +22,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jira-client"
},

@@ -30,4 +31,4 @@ "scripts": {},

},
"typesPublisherContentHash": "070057f0eea01fde21cd1d7164890dfc88e146a9e52a2f362fd2d20b8b831d0e",
"typesPublisherContentHash": "d117dcbbb5dc535caef94eebcc690db1f6c8ce2f69ec2eb5e7208a82f0cd8c2b",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 13 Feb 2019 18:42:16 GMT
* Last updated: Wed, 01 May 2019 10:00:12 GMT
* Dependencies: @types/request, @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