Comparing version 1.3.1 to 1.3.2
@@ -6,2 +6,14 @@ # Change Log | ||
## 1.3.2 (2021-03-15) | ||
# 0.60.0 (2021-03-15) | ||
**Note:** Version bump only for package emdb | ||
## 1.3.1 (2021-03-12) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "emdb", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Database manager for exact mass query", | ||
@@ -21,21 +21,22 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"chemical-elements": "^1.1.6", | ||
"chemical-groups": "^1.1.1", | ||
"isotopic-distribution": "^1.1.10", | ||
"chemical-elements": "^1.1.7", | ||
"chemical-groups": "^1.1.2", | ||
"isotopic-distribution": "^1.1.11", | ||
"jszip": "^3.5.0", | ||
"mf-finder": "^1.1.7", | ||
"mf-from-google-sheet": "^1.1.8", | ||
"mf-generator": "^1.2.1", | ||
"mf-matcher": "^1.1.7", | ||
"mf-parser": "^1.1.7", | ||
"mf-utilities": "^1.2.1", | ||
"mf-finder": "^1.1.8", | ||
"mf-from-google-sheet": "^1.1.9", | ||
"mf-generator": "^1.2.2", | ||
"mf-matcher": "^1.1.8", | ||
"mf-parser": "^1.1.8", | ||
"mf-utilities": "^1.2.2", | ||
"ml-array-max": "^1.2.0", | ||
"ml-array-min": "^1.2.0", | ||
"ml-regression-theil-sen": "^2.0.0", | ||
"ms-spectrum": "^1.2.4", | ||
"ms-spectrum": "^1.2.5", | ||
"node-fetch": "^2.6.1", | ||
"nucleotide": "^1.2.1", | ||
"nucleotide": "^1.2.2", | ||
"peaks-similarity": "^2.3.1", | ||
"peptide": "^1.10.1" | ||
} | ||
}, | ||
"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
1239411
7
Updatedchemical-elements@^1.1.7
Updatedchemical-groups@^1.1.2
Updatedmf-finder@^1.1.8
Updatedmf-from-google-sheet@^1.1.9
Updatedmf-generator@^1.2.2
Updatedmf-matcher@^1.1.8
Updatedmf-parser@^1.1.8
Updatedmf-utilities@^1.2.2
Updatedms-spectrum@^1.2.5
Updatednucleotide@^1.2.2