brukerconverter
Advanced tools
Comparing version 4.1.3 to 4.1.4
{ | ||
"name": "brukerconverter", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"description": "Parse and convert Bruker raw data", | ||
"main": "lib/index.js", | ||
"module": "src/index.js", | ||
"types": "brukerconverter.d.ts", | ||
"files": [ | ||
@@ -45,2 +46,3 @@ "lib", | ||
"dependencies": { | ||
"cheminfo-types": "^1.4.0", | ||
"iobuffer": "^5.1.0", | ||
@@ -51,2 +53,2 @@ "is-any-array": "^2.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
46071
5
+ Addedcheminfo-types@^1.4.0