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 7.1.5 to 7.1.6

2

jira-client/index.d.ts

@@ -1125,3 +1125,3 @@ // Type definitions for jira-client 7.1

/** (DEPRECATED) A query string used to search username, name or e-mail address */
username: string;
username?: string | undefined;
/**

@@ -1128,0 +1128,0 @@ * A query string that is matched against user attributes

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

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

},
"typesPublisherContentHash": "df417b9fc76c1855b5f0cc610f6e3e57ff319b0a2b05547871734ebdc363bd93",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "dd60655a53adad008af95a34f0bc30cb9538106bb646eb4b67a6b54d8c55fda5",
"typeScriptVersion": "4.2"
}

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

### Additional Details
* Last updated: Mon, 07 Nov 2022 20:33:46 GMT
* Last updated: Wed, 18 Jan 2023 18:32:46 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/request](https://npmjs.com/package/@types/request)

@@ -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