Comparing version 3.0.0 to 3.0.1
@@ -0,1 +1,5 @@ | ||
## [3.0.1](https://github.com/mljs/global-spectral-deconvolution/compare/v3.0.0...v3.0.1) (2020-02-28) | ||
# [3.0.0](https://github.com/mljs/global-spectral-deconvolution/compare/v2.0.6...v3.0.0) (2020-02-27) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "ml-gsd", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Global Spectra Deconvolution", | ||
@@ -61,3 +61,3 @@ "main": "lib/index.js", | ||
"ml-optimize-lorentzian": "0.1.4", | ||
"ml-savitzky-golay-generalized": "2.0.0" | ||
"ml-savitzky-golay-generalized": "2.0.1" | ||
}, | ||
@@ -64,0 +64,0 @@ "jest": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5855939
0
+ Addedml-savitzky-golay-generalized@2.0.1(transitive)
- Removedml-savitzky-golay-generalized@2.0.0(transitive)