isotopic-distribution
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "isotopic-distribution", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Calculate the isotopic distribution of a molecular formula", | ||
@@ -21,8 +21,8 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"chemical-elements": "^1.0.0", | ||
"mf-parser": "^1.0.1", | ||
"mf-utilities": "^1.0.1", | ||
"chemical-elements": "^1.1.0", | ||
"mf-parser": "^1.1.0", | ||
"mf-utilities": "^1.1.0", | ||
"spectrum-generator": "^3.1.0" | ||
}, | ||
"gitHead": "6c89283e1182579f90a0020b3411968e6c49562f" | ||
"gitHead": "9a9a9ebe1355675cd87e524d4f16d57ce984cce6" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedchemical-elements@^1.1.0
Updatedmf-parser@^1.1.0
Updatedmf-utilities@^1.1.0