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.2.0 to 5.3.0

7

CHANGELOG.md
# Changelog
## [5.3.0](https://www.github.com/mljs/spectra-processing/compare/v5.2.0...v5.3.0) (2021-02-15)
### Features
* exporting xDotProduct in index.js ([#51](https://www.github.com/mljs/spectra-processing/issues/51)) ([e84b430](https://www.github.com/mljs/spectra-processing/commit/e84b4304b58919cfed0c8ef32e345666b7d20d7e))
## [5.2.0](https://www.github.com/mljs/spectra-processing/compare/v5.1.0...v5.2.0) (2021-02-10)

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

2

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

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

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

export * from './x/xMeanSquaredError';
export * from './x/xDotProduct';

@@ -62,0 +63,0 @@ export * from './reim/reimAbsolute';

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