@atlassianlabs/jira-pi-client
Advanced tools
Comparing version 0.3.3 to 0.3.8
@@ -1357,3 +1357,4 @@ "use strict"; | ||
Authorization: _context42.t5, | ||
'Content-Type': _context42.t6 | ||
'Content-Type': _context42.t6, | ||
'X-Atlassian-Token': 'no-check' | ||
}; | ||
@@ -1360,0 +1361,0 @@ _context42.t8 = { |
@@ -1336,3 +1336,4 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray"; | ||
Authorization: _context42.t5, | ||
'Content-Type': _context42.t6 | ||
'Content-Type': _context42.t6, | ||
'X-Atlassian-Token': 'no-check' | ||
}; | ||
@@ -1339,0 +1340,0 @@ _context42.t8 = { |
{ | ||
"name": "@atlassianlabs/jira-pi-client", | ||
"version": "0.3.3", | ||
"version": "0.3.8", | ||
"description": "Transform jira meta information to a ui descriptor", | ||
@@ -15,5 +15,5 @@ "repository": { | ||
"dependencies": { | ||
"@atlassianlabs/jira-pi-common-models": "^0.3.3", | ||
"@atlassianlabs/jira-pi-meta-models": "^0.3.3", | ||
"@atlassianlabs/pi-client-common": "^0.3.3", | ||
"@atlassianlabs/jira-pi-common-models": "^0.3.8", | ||
"@atlassianlabs/jira-pi-meta-models": "^0.3.8", | ||
"@atlassianlabs/pi-client-common": "^0.3.8", | ||
"@babel/runtime": ">=7.10.0" | ||
@@ -25,5 +25,5 @@ }, | ||
}, | ||
"gitHead": "d4095c4a897bcb897973b59c46d3dc2d3144a8f0", | ||
"gitHead": "f192fd2e515001d842638689a7e8386930164fac", | ||
"main": "./index.js", | ||
"typings": "./index.d.ts" | ||
} |
133786
3432