Comparing version 6.4.0 to 6.5.0
# Changelog | ||
## [6.5.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.4.0...v6.5.0) (2021-01-13) | ||
### Features | ||
* update spectra-fitting ([03205a3](https://www.github.com/mljs/global-spectral-deconvolution/commit/03205a3d570d87f35d96dbe674ddb67b0f236564)) | ||
## [6.4.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.3.0...v6.4.0) (2020-12-21) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "ml-gsd", | ||
"version": "6.4.0", | ||
"version": "6.5.0", | ||
"description": "Global Spectra Deconvolution", | ||
@@ -80,5 +80,5 @@ "main": "lib/index.js", | ||
"ml-savitzky-golay-generalized": "2.0.3", | ||
"ml-spectra-fitting": "^0.11.0", | ||
"ml-spectra-fitting": "^0.12.0", | ||
"ml-spectra-processing": "^4.10.0" | ||
} | ||
} |
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
5865426
+ Addedml-spectra-fitting@0.12.0(transitive)
- Removedml-spectra-fitting@0.11.0(transitive)
Updatedml-spectra-fitting@^0.12.0