A simple, low-dependency file downloader
Go to file
dependabot[bot] ccbda8e9fa
Bump minimatch and mocha
Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.0.1 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 5.0.1
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v5.0.1)

Updates `mocha` from 8.4.0 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v10.1.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 11:52:13 +00:00
tests slight changes 2020-03-27 21:45:47 +00:00
.gitignore Initial Commit 2020-03-27 21:37:07 +00:00
.npmignore Initial Commit 2020-03-27 21:37:07 +00:00
LICENSE.md removed livescript dependency 2021-05-14 20:52:37 +01:00
README.md removed livescript dependency 2021-05-14 20:52:37 +01:00
package-lock.json Bump minimatch and mocha 2022-11-11 11:52:13 +00:00
package.json Bump minimatch and mocha 2022-11-11 11:52:13 +00:00
snarf.js removed livescript dependency 2021-05-14 20:52:37 +01:00

README.md

snarf

A simple, low-dependency file downloader

Currently still in development, may be useable, but don't count on it.