astrocite-eutils
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -1,1 +0,1 @@ | ||
export { toCSL } from './pubmed/pubmed'; | ||
export { toCSL } from './eutils'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var pubmed_1 = require("./pubmed/pubmed"); | ||
exports.toCSL = pubmed_1.toCSL; | ||
var eutils_1 = require("./eutils"); | ||
exports.toCSL = eutils_1.toCSL; |
{ | ||
"name": "astrocite-eutils", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "Converts PubMed EUtils ESummary API Responses to CSL JSON", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7021
120
1