mass-fragmentation
Advanced tools
Comparing version 1.11.1 to 1.11.2
@@ -22,5 +22,5 @@ /** | ||
}[]; | ||
mfInfo: import("mf-parser/lib/src/util/getInfo.types").PartInfo | import("mf-parser/lib/src/util/getInfo.types").PartInfoWithParts; | ||
mfInfo: import("mf-parser").PartInfo<import("mf-parser").GetInfoOptions<"monoisotopicMass", "observedMonoisotopicMass">> | import("mf-parser").PartInfoWithParts<import("mf-parser").GetInfoOptions<"monoisotopicMass", "observedMonoisotopicMass">>; | ||
fragmentType: string; | ||
}[]; | ||
//# sourceMappingURL=fragmentAcyclicBonds.d.ts.map |
@@ -25,5 +25,5 @@ /** | ||
}[]; | ||
mfInfo: import("mf-parser/lib/src/util/getInfo.types.js").PartInfo | import("mf-parser/lib/src/util/getInfo.types.js").PartInfoWithParts; | ||
mfInfo: import("mf-parser").PartInfo<import("mf-parser").GetInfoOptions<"monoisotopicMass", "observedMonoisotopicMass">> | import("mf-parser").PartInfoWithParts<import("mf-parser").GetInfoOptions<"monoisotopicMass", "observedMonoisotopicMass">>; | ||
fragmentType: string; | ||
}[]; | ||
//# sourceMappingURL=fragmentRings.d.ts.map |
{ | ||
"name": "mass-fragmentation", | ||
"version": "1.11.1", | ||
"version": "1.11.2", | ||
"description": "Code to fragment molecules", | ||
@@ -23,3 +23,3 @@ "main": "lib/src/index.js", | ||
"dependencies": { | ||
"mf-parser": "^3.2.6", | ||
"mf-parser": "^3.2.7", | ||
"openchemlib-utils": "^6.4.1", | ||
@@ -32,3 +32,3 @@ "react-tree-svg": "^1.4.0" | ||
}, | ||
"gitHead": "a5a0497a4a284ffcbeaf90a39baba0170a6b1e24" | ||
"gitHead": "4c2eecf10c273a5d83023ee6a160b9fb69b50cb9" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
380151
Updatedmf-parser@^3.2.7