brukerconverter
Advanced tools
Comparing version 4.1.4 to 4.1.5
{ | ||
"name": "brukerconverter", | ||
"version": "4.1.4", | ||
"version": "4.1.5", | ||
"description": "Parse and convert Bruker raw data", | ||
@@ -10,3 +10,4 @@ "main": "lib/index.js", | ||
"lib", | ||
"src" | ||
"src", | ||
"brukerconverter.d.ts" | ||
], | ||
@@ -17,3 +18,3 @@ "scripts": { | ||
"eslint-fix": "npm run eslint -- --fix", | ||
"prepublishOnly": "rollup -c", | ||
"prepack": "rollup -c", | ||
"prettier": "prettier --check src", | ||
@@ -20,0 +21,0 @@ "prettier-write": "prettier --write src", |
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
49381
20
1409