Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "j", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"author": "sheetjs", | ||
"description": "data wrangler", | ||
"keywords": [ "xls", "xlsx", "office", "excel", "spreadsheet" ], | ||
"main": "./index", | ||
"bin": { | ||
"j": "./bin/j.njs" | ||
}, | ||
"main": "./j", | ||
"repository": { "type":"git", "url":"https://github.com/SheetJS/j.git" }, | ||
@@ -12,4 +15,5 @@ "license": "Apache-2.0", | ||
"xlsjs": "", | ||
"xlsx": "" | ||
"xlsx": "", | ||
"commander":"" | ||
} | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
5754
4
86
3
3
+ Addedcommander@
+ Addedcommander@12.1.0(transitive)