mf-generator
Advanced tools
Comparing version 3.3.5 to 3.3.6
{ | ||
"name": "mf-generator", | ||
"version": "3.3.5", | ||
"version": "3.3.6", | ||
"description": "Generate molecular formula based on a range and filters", | ||
@@ -24,6 +24,6 @@ "main": "lib/src/index.js", | ||
"chemical-elements": "^2.1.2", | ||
"mf-finder": "^3.4.5", | ||
"mf-matcher": "^3.2.5", | ||
"mf-finder": "^3.4.6", | ||
"mf-matcher": "^3.2.6", | ||
"mf-parser": "^3.2.5", | ||
"mf-utilities": "^3.2.5", | ||
"mf-utilities": "^3.2.6", | ||
"sum-object-keys": "^1.0.2" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "2b83132c523cebb4b3c395a70cfd5de04fbf7f28" | ||
"gitHead": "ead08ac8b436c6d4eb0016e938cb17a0dc5e2b06" | ||
} |
Sorry, the diff of this file is not supported yet
61870
Updatedmf-finder@^3.4.6
Updatedmf-matcher@^3.2.6
Updatedmf-utilities@^3.2.6