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

ml-spectra-processing

Package Overview
Dependencies
Maintainers
6
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-spectra-processing - npm Package Compare versions

Comparing version 5.7.2 to 5.8.0

src/xyArray/xyArrayMerge.js

7

CHANGELOG.md
# Changelog
## [5.8.0](https://www.github.com/mljs/spectra-processing/compare/v5.7.2...v5.8.0) (2021-03-10)
### Features
* add xyArrayMerge ([e0a53ab](https://www.github.com/mljs/spectra-processing/commit/e0a53ab80614643d7f8eff70989d0b81e785baa6))
### [5.7.2](https://www.github.com/mljs/spectra-processing/compare/v5.7.1...v5.7.2) (2021-03-10)

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

2

package.json
{
"name": "ml-spectra-processing",
"version": "5.7.2",
"version": "5.8.0",
"description": "Various method to process spectra",

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

@@ -72,2 +72,3 @@ /**

export * from './xyArray/xyArrayAlign';
export * from './xyArray/xyArrayMerge';

@@ -74,0 +75,0 @@ export * from './xy/xyAlign';

Sorry, the diff of this file is too big to display

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