@roadmunk/jira-client
Advanced tools
Comparing version 6.4.0 to 6.4.1
@@ -65,2 +65,7 @@ 'use strict'; | ||
this.request = options.request || _requestPromise2.default; | ||
if (options.proxy) { | ||
this.request = this.request.defaults({ proxy: options.proxy }); | ||
} | ||
this.webhookVersion = options.webHookVersion || '1.0'; | ||
@@ -67,0 +72,0 @@ this.greenhopperVersion = options.greenhopperVersion || '1.0'; |
{ | ||
"name": "@roadmunk/jira-client", | ||
"version": "6.4.0", | ||
"version": "6.4.1", | ||
"description": "Wrapper for the JIRA API", | ||
@@ -5,0 +5,0 @@ "author": "Steven Surowiec <steven.surowiec@gmail.com>", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
52661
1325
1