Comparing version 1.2.7 to 1.2.8
{ | ||
"name": "mf-finder", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "Find a molecular formula from a monoisotopic mass", | ||
@@ -21,9 +21,9 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"atom-sorter": "^1.1.9", | ||
"chemical-elements": "^1.2.0", | ||
"mf-matcher": "^1.2.2", | ||
"mf-parser": "^1.4.4", | ||
"mf-utilities": "^1.3.0" | ||
"atom-sorter": "^1.1.10", | ||
"chemical-elements": "^1.2.1", | ||
"mf-matcher": "^1.2.3", | ||
"mf-parser": "^1.4.5", | ||
"mf-utilities": "^1.3.1" | ||
}, | ||
"gitHead": "d924bea004220355f7610368e947ea34ba105936" | ||
"gitHead": "78f6c10cea6825c99ba7fd6a103367dec9979564" | ||
} |
# mf-finder | ||
[![NPM version][npm-image]][npm-url] | ||
[![npm download][download-image]][download-url] | ||
[![NPM version][npm-image]][npm-url] | ||
[![npm download][download-image]][download-url] | ||
@@ -23,3 +23,3 @@ Find a molecular formula from a monoisotopic mass. | ||
[MIT](./LICENSE) | ||
[MIT](./LICENSE) | ||
@@ -26,0 +26,0 @@ [npm-image]: https://img.shields.io/npm/v/mf-finder.svg?style=flat-square |
38584
Updatedatom-sorter@^1.1.10
Updatedchemical-elements@^1.2.1
Updatedmf-matcher@^1.2.3
Updatedmf-parser@^1.4.5
Updatedmf-utilities@^1.3.1