nmr-processing
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "nmr-processing", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "", | ||
@@ -60,5 +60,8 @@ "main": "lib/index.js", | ||
"lodash.round": "^4.0.4", | ||
"ml-fft": "^1.3.5", | ||
"ml-gsd": "^5.0.1", | ||
"ml-matrix-peaks-finder": "^0.2.1", | ||
"ml-simple-clustering": "^0.1.0", | ||
"ml-spectra-processing": "^4.0.0" | ||
} | ||
} |
@@ -11,1 +11,2 @@ /** | ||
export * from './ranges/rangesToACS'; | ||
export * from './xyz/xyzAutoPeaksPicking'; |
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
227136
22
9733
6
+ Addedml-fft@^1.3.5
+ Addedml-simple-clustering@^0.1.0
+ Addedml-disjoint-set@1.0.0(transitive)
+ Addedml-fft@1.3.5(transitive)
+ Addedml-matrix-convolution@0.4.3(transitive)
+ Addedml-matrix-peaks-finder@0.2.6(transitive)
+ Addedml-simple-clustering@0.1.0(transitive)
+ Addedml-stat@1.3.3(transitive)