🔣 Spreadsheet CSV conversion microservice
Go to file
dependabot[bot] 6dd8d9a9f6
Bump xlsx from 0.16.9 to 0.17.0
Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.16.9 to 0.17.0.
- [Release notes](https://github.com/SheetJS/sheetjs/releases)
- [Changelog](https://github.com/SheetJS/sheetjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SheetJS/sheetjs/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: xlsx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 21:01:31 +00:00
api both endpoints working with express 2021-04-20 22:02:00 -05:00
public process uploads 2020-08-09 01:04:31 -04:00
src process uploads 2020-08-09 01:04:31 -04:00
.gitignore use vercel serverless 2020-08-02 21:08:24 -04:00
.nowignore use vercel serverless 2020-08-02 21:08:24 -04:00
LICENSE Initial commit 2017-04-14 14:14:35 -04:00
README.md use vercel serverless 2020-08-02 21:08:24 -04:00
now.json use vercel serverless 2020-08-02 21:08:24 -04:00
package-lock.json Bump xlsx from 0.16.9 to 0.17.0 2021-07-22 21:01:31 +00:00
package.json both endpoints working with express 2021-04-20 22:02:00 -05:00