Commit Graph

37 Commits

Author SHA1 Message Date
360dc102bb ee
All checks were successful
CI Pipeline / build (20.x) (push) Successful in 36s
2023-10-19 12:00:47 +01:00
0c643e9b87 e
Some checks failed
CI Pipeline / build (20.x) (push) Failing after 29s
2023-10-19 11:59:09 +01:00
a9f7d70cd0 fix package name
Some checks failed
CI Pipeline / build (20.x) (push) Failing after 32s
2023-10-19 11:57:40 +01:00
d5382860f3 fix ci
Some checks failed
CI Pipeline / build (20.x) (push) Has been cancelled
2023-10-19 11:55:49 +01:00
eb86e3e4c5 gitea workflow
Some checks failed
CI Pipeline / build (20.x) (push) Failing after 27s
2023-10-19 11:52:43 +01:00
mistval
44a0ffb8f3 Update node-fetch to 2.6.11 2023-05-20 12:57:02 -04:00
dependabot[bot]
3b92b39430 Bump yaml and husky
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [husky](https://github.com/typicode/husky). These dependencies need to be updated together.


Removes `yaml`

Updates `husky` from 4.3.8 to 8.0.3
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.8...v8.0.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: husky
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 19:42:26 -04:00
mistval
b234de4b69 Update dependency version to get fix for memory leak 2023-04-07 19:19:39 -04:00
mistval
44786dfb68 readme formatting 2023-03-13 21:00:02 -04:00
mistval
5f48f0fc8a add support for only-if-cached and expose cache key calculation function 2023-03-13 20:59:09 -04:00
mistval
fee0cdd085 remove url import 2022-02-21 10:37:23 -05:00
mistval
2bc4cd6de0 update version 2022-02-19 08:55:21 -05:00
mistval
51e5754c3e update eslint 2022-02-19 08:54:14 -05:00
dependabot[bot]
f1128f2f64
Bump node-fetch from 2.6.1 to 2.6.7 (#19)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-19 08:49:08 -05:00
mistval
0397d759dd update mocha 2022-02-19 08:48:33 -05:00
Randall Schmidt
9cea80be47 fix typo in readme 2021-08-19 15:09:44 -04:00
Randall Schmidt
b7190b933a bump version 2021-08-07 17:32:46 -04:00
Randall Schmidt
d6f73c4778 update description 2021-07-11 09:08:46 -04:00
Randall Schmidt
dba1e2fbd3 bump version 2021-07-11 08:48:48 -04:00
Randall Schmidt
675ed9bbf2 compile to commonjs 2021-07-09 14:36:43 -04:00
Randall Schmidt
998d18ae84 move source into src dir 2021-07-09 14:12:55 -04:00
Randall Schmidt
dae57d2604 make cache get used even if you make a bunch of identical requests immediately 2021-07-05 22:00:12 -04:00
Randall Schmidt
6cd42272c4 add filesystem caching with cacache 2021-07-05 21:40:53 -04:00
Randall Schmidt
e8ad8da0bb overhaul to use node-fetch internals 2021-07-05 18:14:42 -04:00
Randall Schmidt
45ca35f057 convert to ESM 2021-07-05 14:17:21 -04:00
Randall Schmidt
af1e977620 update README 2021-07-05 11:07:08 -04:00
Randall Schmidt
ef5939f571 update README 2021-07-05 11:04:15 -04:00
Randall Schmidt
e356e485b6 bump version 2021-07-03 10:25:00 -04:00
Randall
b8da556091
Version 2.0 2021-06-12 19:26:05 -04:00
Randall Schmidt
8507c1be1c fix error if no second argument passed 2020-11-27 21:44:36 -05:00
Randall Schmidt
fb1bfd6bf9 bump version 2020-11-27 20:49:58 -05:00
Randall Schmidt
4bba89691e add npmignore 2020-04-17 17:11:19 -04:00
Randall Schmidt
bff8a5c175 update readme 2020-04-17 17:09:24 -04:00
Randall Schmidt
3914d35b82 bump version 2020-04-17 17:02:32 -04:00
Randall Schmidt
6459ef1d33 bump version 2020-04-17 17:00:33 -04:00
Randall Schmidt
5d0147f6fd text(), json(), buffer() work 2020-04-17 16:31:22 -04:00
Randall Schmidt
891444fe5e add boilerplate 2020-04-17 15:40:42 -04:00