Comparing version 3.4.2 to 3.4.3
{ | ||
"name": "mf-finder", | ||
"version": "3.4.2", | ||
"version": "3.4.3", | ||
"description": "Find a molecular formula from a monoisotopic mass", | ||
@@ -23,9 +23,9 @@ "main": "lib/src/index.js", | ||
"dependencies": { | ||
"atom-sorter": "^2.1.2", | ||
"atom-sorter": "^2.1.3", | ||
"chemical-elements": "^2.1.1", | ||
"mf-matcher": "^3.2.2", | ||
"mf-parser": "^3.2.2", | ||
"mf-utilities": "^3.2.2" | ||
"mf-matcher": "^3.2.3", | ||
"mf-parser": "^3.2.3", | ||
"mf-utilities": "^3.2.3" | ||
}, | ||
"gitHead": "1ac79731e790d4ea1b0b443f4c38bd68c1cc6a86" | ||
"gitHead": "d48b200dec5844f582257f69e1b7d98ef612b210" | ||
} |
Sorry, the diff of this file is not supported yet
82200
Updatedatom-sorter@^2.1.3
Updatedmf-matcher@^3.2.3
Updatedmf-parser@^3.2.3
Updatedmf-utilities@^3.2.3