brukerconverter
Advanced tools
Comparing version 6.2.2 to 6.2.3
@@ -1,2 +0,2 @@ | ||
import { DoubleArray, Data2D, FromTo } from 'cheminfo-types'; | ||
import { DoubleArray, NmrData2D, FromTo } from 'cheminfo-types'; | ||
import type { FileCollectionItem, FileCollection } from 'filelist-utils'; | ||
@@ -146,3 +146,3 @@ | ||
spectra: Spectrum2D[]; | ||
minMax: Data2D; | ||
minMax: NmrData2D; | ||
ntuples: any; | ||
@@ -149,0 +149,0 @@ meta: Record<string, any>; |
{ | ||
"name": "brukerconverter", | ||
"version": "6.2.2", | ||
"version": "6.2.3", | ||
"description": "Parse and convert Bruker raw data", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
1728388