Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "emdb", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "Database manager for exact mass query", | ||
@@ -23,21 +23,21 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"chemical-elements": "^2.0.3", | ||
"chemical-groups": "^2.1.0", | ||
"chemical-elements": "^2.0.4", | ||
"chemical-groups": "^2.1.1", | ||
"cross-fetch": "^4.0.0", | ||
"isotopic-distribution": "^3.1.2", | ||
"isotopic-distribution": "^3.1.3", | ||
"jszip": "^3.10.1", | ||
"mass-fragmentation": "^1.9.2", | ||
"mf-finder": "^3.3.0", | ||
"mf-from-google-sheet": "^3.0.6", | ||
"mf-generator": "^3.2.0", | ||
"mf-matcher": "^3.1.0", | ||
"mf-parser": "^3.1.0", | ||
"mf-utilities": "^3.1.0", | ||
"mass-fragmentation": "^1.9.3", | ||
"mf-finder": "^3.3.1", | ||
"mf-from-google-sheet": "^3.0.7", | ||
"mf-generator": "^3.2.1", | ||
"mf-matcher": "^3.1.1", | ||
"mf-parser": "^3.1.1", | ||
"mf-utilities": "^3.1.1", | ||
"ml-regression-theil-sen": "^2.0.0", | ||
"ml-spectra-processing": "^14.2.2", | ||
"ms-spectrum": "^3.5.0", | ||
"nucleotide": "^3.0.2", | ||
"ms-spectrum": "^3.5.1", | ||
"nucleotide": "^3.0.3", | ||
"openchemlib-utils": "^5.12.1", | ||
"peaks-similarity": "^3.1.1", | ||
"peptide": "^2.1.1" | ||
"peptide": "^2.1.2" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "50efac7c1872eeadb6304a3be7ef3c183ad3a7d2" | ||
"gitHead": "b9f99ec6f05ce6b0034d35f4ae0452ae653f90c2" | ||
} |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
102305
22
2315
Updatedchemical-elements@^2.0.4
Updatedchemical-groups@^2.1.1
Updatedisotopic-distribution@^3.1.3
Updatedmass-fragmentation@^1.9.3
Updatedmf-finder@^3.3.1
Updatedmf-from-google-sheet@^3.0.7
Updatedmf-generator@^3.2.1
Updatedmf-matcher@^3.1.1
Updatedmf-parser@^3.1.1
Updatedmf-utilities@^3.1.1
Updatedms-spectrum@^3.5.1
Updatednucleotide@^3.0.3
Updatedpeptide@^2.1.2