@citation-js/plugin-csl
Advanced tools
Comparing version 0.5.0-alpha.7 to 0.5.0-alpha.8
@@ -39,3 +39,3 @@ import CSL from 'citeproc'; | ||
engine.sys.retrieveItem = retrieveItem; | ||
engine.registry = new CSL.Registry(engine); | ||
engine.updateItems([]); | ||
} else { | ||
@@ -42,0 +42,0 @@ engine = engines[engineHash] = new CSL.Engine({ |
@@ -51,3 +51,3 @@ "use strict"; | ||
engine.sys.retrieveItem = retrieveItem; | ||
engine.registry = new _citeproc.default.Registry(engine); | ||
engine.updateItems([]); | ||
} else { | ||
@@ -54,0 +54,0 @@ engine = engines[engineHash] = new _citeproc.default.Engine({ |
{ | ||
"name": "@citation-js/plugin-csl", | ||
"version": "0.5.0-alpha.7", | ||
"version": "0.5.0-alpha.8", | ||
"description": "Plugin for CSL output for Citation.js", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a12d31a64f77a923f9d39fddba6eed81c7dc5216" | ||
"gitHead": "8e4b7744798d8b299d0b2f5dc097f6045280f161" | ||
} |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
219879