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

ms-spectrum

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ms-spectrum - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

10

package.json
{
"name": "ms-spectrum",
"version": "1.1.2",
"version": "1.1.3",
"description": "A mass spectrum",

@@ -21,7 +21,7 @@ "main": "src/index.js",

"dependencies": {
"emdb": "^1.1.2",
"emdb": "^1.1.3",
"ml-array-max": "^1.1.2",
"ml-array-min": "^1.1.2",
"ml-array-normed": "^1.0.3",
"ml-gsd": "^2.0.7",
"ml-array-normed": "^1.1.0",
"ml-gsd": "^4.0.0",
"ml-regression-power": "^2.0.0",

@@ -31,3 +31,3 @@ "peaks-similarity": "^2.3.1",

},
"gitHead": "03f4aca58a117f78aaceffce4b968507cd964b74"
"gitHead": "834055250f139573b8a8a0a505243d0466678868"
}

@@ -71,2 +71,10 @@ 'use strict';

index: 100,
left: {
index: 98,
x: 4.9,
},
right: {
index: 102,
x: 5.1,
},
soft: false,

@@ -93,2 +101,10 @@ width: 0.1999999999999993,

index: 100,
left: {
index: 98,
x: 4.9,
},
right: {
index: 101,
x: 5.05,
},
soft: false,

@@ -95,0 +111,0 @@ width: 0.14999999999999947,

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