@citation-js/plugin-ris
Advanced tools
Comparing version 0.5.4 to 0.5.5
@@ -605,3 +605,14 @@ [ | ||
} | ||
}, | ||
{ | ||
"source": "IS", | ||
"target": "issue", | ||
"when": { | ||
"source": { | ||
"TY": "MGZN", | ||
"M1": false | ||
}, | ||
"target": false | ||
} | ||
} | ||
] |
@@ -121,2 +121,5 @@ import CONVERTERS from '../converters.js'; | ||
}, { | ||
source: 'CY', | ||
target: 'publisher-place' | ||
}, { | ||
source: 'PB', | ||
@@ -123,0 +126,0 @@ target: 'publisher' |
@@ -605,3 +605,14 @@ [ | ||
} | ||
}, | ||
{ | ||
"source": "IS", | ||
"target": "issue", | ||
"when": { | ||
"source": { | ||
"TY": "MGZN", | ||
"M1": false | ||
}, | ||
"target": false | ||
} | ||
} | ||
] |
@@ -131,2 +131,5 @@ "use strict"; | ||
}, { | ||
source: 'CY', | ||
target: 'publisher-place' | ||
}, { | ||
source: 'PB', | ||
@@ -133,0 +136,0 @@ target: 'publisher' |
{ | ||
"name": "@citation-js/plugin-ris", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "Plugin for RIS formats for Citation.js", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "bd67972fd6078b646d4aac84a5fda9bdd9433122" | ||
"gitHead": "564a9a2d67996eb20579a6113083ed33602c4b59" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
205281
11285