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

chromatography

Package Overview
Dependencies
Maintainers
5
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chromatography - npm Package Compare versions

Comparing version 3.9.0 to 3.10.0

src/.npmignore

4

lib/index.js

@@ -1241,2 +1241,6 @@ 'use strict';

hasMass() {
return this.hasSerie('ms');
}
/**

@@ -1243,0 +1247,0 @@ * Delete a serie

12

package.json
{
"name": "chromatography",
"version": "3.9.0",
"version": "3.10.0",
"description": "Tools for storing, search and analize GC/MS spectra",

@@ -43,9 +43,9 @@ "main": "lib/index.js",

"babel-preset-env": "^1.6.1",
"cheminfo-tools": "^1.20.2",
"cheminfo-tools": "^1.22.4",
"codecov": "^3.0.0",
"documentation": "^8.1.2",
"eslint": "^5.7.0",
"eslint": "^5.9.0",
"eslint-config-cheminfo": "^1.15.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.12.1",
"eslint-plugin-jest": "^21.27.2",
"eslint-plugin-no-only-tests": "^2.0.0",

@@ -64,7 +64,7 @@ "jest": "^23.5.0",

"ml-array-mean": "^1.1.0",
"ml-gsd": "^2.0.2",
"ml-gsd": "^2.0.3",
"ml-regression-polynomial": "^1.0.2",
"mzdata": "^1.1.0",
"mzmjs": "^0.2.0",
"netcdf-gcms": "^1.2.2",
"netcdf-gcms": "^1.2.3",
"num-sort": "^1.0.0",

@@ -71,0 +71,0 @@ "xy-parser": "^2.2.0"

@@ -62,2 +62,6 @@ import { rescaleTime } from './rescaleTime';

hasMass() {
return this.hasSerie('ms');
}
/**

@@ -64,0 +68,0 @@ * Delete a serie

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