calculations-json
Advanced tools
Comparing version 1.4.4 to 1.4.5
exports = module.exports = CONFIG = { | ||
input: { | ||
type: 'file', | ||
path: null, | ||
path: '', | ||
delimiter: ';' | ||
@@ -6,0 +6,0 @@ }, |
{ | ||
"name": "calculations-json", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "Parser module for the XLS / XLSX / CSV formats into plan JSON", | ||
@@ -5,0 +5,0 @@ "main": "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
43684