Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

emdb

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emdb - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

18

package.json
{
"name": "emdb",
"version": "0.7.0",
"version": "0.8.0",
"description": "Database manager for exact mass query",

@@ -25,11 +25,11 @@ "browser": {

"dependencies": {
"isotopic-distribution": "^0.7.0",
"isotopic-distribution": "^0.8.0",
"jszip": "^3.1.5",
"mf-finder": "^0.7.0",
"mf-from-google-sheet": "^0.7.0",
"mf-generator": "^0.7.0",
"mf-matcher": "^0.7.0",
"mf-parser": "^0.7.0",
"mf-utilities": "^0.7.0",
"nucleotide": "^0.7.0",
"mf-finder": "^0.8.0",
"mf-from-google-sheet": "^0.8.0",
"mf-generator": "^0.8.0",
"mf-matcher": "^0.8.0",
"mf-parser": "^0.8.0",
"mf-utilities": "^0.8.0",
"nucleotide": "^0.8.0",
"peaks-similarity": "^2.3.0",

@@ -36,0 +36,0 @@ "peptide": "^1.6.1",

@@ -21,3 +21,3 @@ 'use strict';

test.only('test fromNucleicSequence ds-DNA', () => {
test('test fromNucleicSequence ds-DNA', () => {
let dbManager = new DBManager();

@@ -24,0 +24,0 @@ dbManager.fromNucleicSequence('AAA', {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc