@abi-software/flatmapvuer 1.5.0 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abi-software/flatmapvuer",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "license": "Apache-2.0",
5
5
  "files": [
6
6
  "dist/*",
@@ -2246,12 +2246,12 @@ export default {
2246
2246
  identifier = { uuid: state.uuid }
2247
2247
  } else if (state.entry) {
2248
2248
  identifier.taxon = state.entry
2249
- if (state.biologicalSex) {
2250
- identifier['biologicalSex'] = state.biologicalSex
2251
- } else if (identifier.taxon === 'NCBITaxon:9606') {
2252
- //For backward compatibility
2253
- identifier['biologicalSex'] = 'PATO:0000384'
2254
- }
2249
+ }
2250
+ if (state.biologicalSex) {
2251
+ identifier['biologicalSex'] = state.biologicalSex;
2252
+ } else if (identifier.taxon === 'NCBITaxon:9606') {
2253
+ //For backward compatibility
2254
+ identifier['biologicalSex'] = 'PATO:0000384';
2255
2255
  }
2256
2256
  } else {
2257
2257
  // Set the bioloicalSex now if map is not resumed from