mf-generator
Advanced tools
Comparing version 3.3.6 to 3.3.7
{ | ||
"name": "mf-generator", | ||
"version": "3.3.6", | ||
"version": "3.3.7", | ||
"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.6", | ||
"mf-matcher": "^3.2.6", | ||
"mf-finder": "^3.4.7", | ||
"mf-matcher": "^3.2.7", | ||
"mf-parser": "^3.2.5", | ||
"mf-utilities": "^3.2.6", | ||
"mf-utilities": "^3.3.0", | ||
"sum-object-keys": "^1.0.2" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "ead08ac8b436c6d4eb0016e938cb17a0dc5e2b06" | ||
"gitHead": "78eda3ed5d6830f7570d3867af21af2d5345a39e" | ||
} |
Sorry, the diff of this file is not supported yet
61989
Updatedmf-finder@^3.4.7
Updatedmf-matcher@^3.2.7
Updatedmf-utilities@^3.3.0