brukerconverter
Advanced tools
Comparing version 6.2.0 to 6.2.1
@@ -1,2 +0,2 @@ | ||
import { DoubleArray, Data2D } from 'cheminfo-types'; | ||
import { DoubleArray, Data2D, FromTo } from 'cheminfo-types'; | ||
import type { FileCollectionItem, FileCollection } from 'filelist-utils'; | ||
@@ -125,2 +125,3 @@ | ||
ntuples: any; | ||
integrals?: Array<FromTo & { integration: number }> | ||
meta: Record<string, string | number>; | ||
@@ -127,0 +128,0 @@ info: Record<string, string | number>; |
{ | ||
"name": "brukerconverter", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"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
1728136
1872