@types/jira-client
Advanced tools
Comparing version 6.4.5 to 6.4.6
@@ -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; |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13456
260