ml-spectra-processing
Advanced tools
Comparing version 5.7.2 to 5.8.0
# 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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
223896
94
6136