Commit graph

12 commits

Author SHA1 Message Date
Dan Flettre
6e4a899128 update deps and convert to esm
- resolves 7 vulnerabilities in dependencies
  - updates code to ESM. This is a breaking change for CommonJS consumers of this package, but it was necessary to get the latest patched axios package.
  - switch from jest to mocha for better esm support

add extensions to file imports

switch from jest to mocha
2024-04-03 19:29:06 -05:00
JasterV
0d8a3ed26a 0.4.0 2022-05-18 12:39:19 +02:00
JasterV
9108afd3ae 0.3.3 2022-05-18 12:38:48 +02:00
dependabot[bot]
e02f998545
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 08:44:30 +00:00
JasterV
d8ad440201 0.3.2 2022-03-22 09:51:46 +01:00
JasterV
d8a0cb802f 0.3.1 2022-03-21 16:18:51 +01:00
JasterV
0ef5717b72 0.3.0 2022-03-21 16:18:09 +01:00
JasterV
3e9c0b5dca 0.2.0 2022-03-21 15:36:24 +01:00
JasterV
1ee123ce72 adds testing & updates readme 2022-03-21 15:35:37 +01:00
JasterV
027d91ddcc 0.1.1 2022-03-21 11:24:40 +01:00
JasterV
cbe7fe1d05 first commit 2022-03-21 10:39:08 +01:00
JasterV
68b65bc53f first commit 2022-03-18 16:03:06 +01:00