Comparing version 1.0.0 to 1.1.1
@@ -295,2 +295,2 @@ #!/usr/bin/env node | ||
module.exports = run; | ||
module.exports = run; |
{ | ||
"name": "xlsx-cli", | ||
"version": "1.0.0", | ||
"description": "Command-line interface for SheetJS", | ||
"main": "index.js", | ||
"bin": { | ||
"xlsx-cli": "./bin/xlsx.njs" | ||
}, | ||
"dependencies": { | ||
"commander": "^5.1.0", | ||
"exit-on-epipe": "^1.0.1", | ||
"fs": "^0.0.1-security", | ||
"xlsx": "^0.16.2" | ||
}, | ||
"devDependencies": {}, | ||
"author": "Garrett Luu", | ||
"license": "Apache-2.0" | ||
"name": "xlsx-cli", | ||
"version": "1.1.1", | ||
"author": "sheetjs", | ||
"description": "Command-line interface for SheetJS", | ||
"keywords": [ | ||
"excel", | ||
"xls", | ||
"xlsx", | ||
"xlsb", | ||
"xlsm", | ||
"ods", | ||
"csv", | ||
"dbf", | ||
"dif", | ||
"sylk", | ||
"office", | ||
"spreadsheet" | ||
], | ||
"bin": { | ||
"xlsx-cli": "./bin/xlsx.njs" | ||
}, | ||
"main": "index.js", | ||
"dependencies": { | ||
"commander": "~2.17.1", | ||
"exit-on-epipe": "~1.0.1", | ||
"xlsx": "latest" | ||
}, | ||
"devDependencies": { | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/SheetJS/sheetjs.git" | ||
}, | ||
"homepage": "https://sheetjs.com/", | ||
"bugs": { | ||
"url": "https://github.com/SheetJS/sheetjs/issues" | ||
}, | ||
"license": "Apache-2.0", | ||
"engines": { | ||
"node": ">=0.8" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
12369
3
4
269
0
0
1
21
2
1
+ Addedcodepage@1.15.0(transitive)
+ Addedxlsx@0.18.5(transitive)
- Removedfs@^0.0.1-security
- Removedadler-32@1.2.0(transitive)
- Removedcodepage@1.14.0(transitive)
- Removedcommander@2.14.15.1.0(transitive)
- Removedfflate@0.3.11(transitive)
- Removedfs@0.0.1-security(transitive)
- Removedprintj@1.1.2(transitive)
- Removedxlsx@0.16.9(transitive)
Updatedcommander@~2.17.1
Updatedexit-on-epipe@~1.0.1
Updatedxlsx@latest