Comparing version 1.1.7 to 1.1.8
@@ -6,2 +6,14 @@ # Change Log | ||
## 1.1.8 (2021-03-15) | ||
# 0.60.0 (2021-03-15) | ||
**Note:** Version bump only for package mf-finder | ||
## 1.1.7 (2021-03-12) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "mf-finder", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Find a molecular formula from a monoisotopic mass", | ||
@@ -21,8 +21,9 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"atom-sorter": "^1.1.6", | ||
"chemical-elements": "^1.1.6", | ||
"mf-matcher": "^1.1.7", | ||
"mf-parser": "^1.1.7", | ||
"mf-utilities": "^1.2.1" | ||
} | ||
"atom-sorter": "^1.1.7", | ||
"chemical-elements": "^1.1.7", | ||
"mf-matcher": "^1.1.8", | ||
"mf-parser": "^1.1.8", | ||
"mf-utilities": "^1.2.2" | ||
}, | ||
"gitHead": "edbce8dcb4f58223096d13c4cbaa1fb7a448283c" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
38615
1
Updatedatom-sorter@^1.1.7
Updatedchemical-elements@^1.1.7
Updatedmf-matcher@^1.1.8
Updatedmf-parser@^1.1.8
Updatedmf-utilities@^1.2.2