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

ml-gsd

Package Overview
Dependencies
Maintainers
9
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-gsd - npm Package Compare versions

Comparing version 6.9.1 to 6.9.2

7

CHANGELOG.md
# Changelog
### [6.9.2](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.9.1...v6.9.2) (2021-10-07)
### Bug Fixes
* GSDPeak index rather than ndex ([da4dfd3](https://www.github.com/mljs/global-spectral-deconvolution/commit/da4dfd32192d8aca72501a252d43ecbaf0a61f14))
### [6.9.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.9.0...v6.9.1) (2021-10-07)

@@ -4,0 +11,0 @@

2

ml-gsd.d.ts

@@ -63,3 +63,3 @@ export interface XYNumberArray {

export interface GSDPeak {
ndex: number;
index: number;
x: number;

@@ -66,0 +66,0 @@ y: number;

{
"name": "ml-gsd",
"version": "6.9.1",
"version": "6.9.2",
"description": "Global Spectra Deconvolution",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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