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.5 to 6.4.6

7

jira-client/index.d.ts

@@ -357,10 +357,5 @@ // Type definitions for jira-client 6.4

fields?: string[];
expand?: string[];
}
interface SearchQuery {
startAt?: number;
maxResults?: number;
fields?: string[];
}
interface UriOptions {

@@ -367,0 +362,0 @@ pathname: string;

4

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

@@ -30,4 +30,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "2b63e7b722f8ab48d35a91a19b1481333cecdf2f1deb777a8da5998a42b7f94c",
"typesPublisherContentHash": "effd83ed30afe05f4cb46244185b59f01769423a27908cd0c46106c684e8d909",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Sat, 24 Aug 2019 13:24:21 GMT
* Last updated: Thu, 03 Oct 2019 20:28:16 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