ml-spectra-processing
Advanced tools
Comparing version 8.0.1 to 8.0.2
{ | ||
"name": "ml-spectra-processing", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"description": "Various method to process spectra", | ||
@@ -61,3 +61,2 @@ "main": "./lib/index.js", | ||
"rimraf": "^3.0.2", | ||
"spline-interpolator": "^1.0.0", | ||
"ts-jest": "^27.1.1", | ||
@@ -76,4 +75,5 @@ "typedoc": "^0.22.10", | ||
"ml-array-standard-deviation": "^1.1.7", | ||
"ml-matrix": "^6.8.2" | ||
"ml-matrix": "^6.8.2", | ||
"spline-interpolator": "^1.0.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
15
10
+ Addedspline-interpolator@^1.0.0
+ Addedd3-array@0.7.1(transitive)
+ Addedspline-interpolator@1.0.0(transitive)