Commit graph

8 commits

Author SHA1 Message Date
Victor Martinez
808a9e8140 install prettier 2024-04-04 10:11:08 +02:00
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
aed3342b64 patch update 2022-03-22 09:51:43 +01:00
JasterV
f9592db33f change a function name 2022-03-21 16:18:04 +01:00
JasterV
1ee123ce72 adds testing & updates readme 2022-03-21 15:35:37 +01:00
JasterV
e5c717b0aa updates assertions 2022-03-21 11:08:11 +01:00
JasterV
5831b023b6 adds guards on functions 2022-03-21 11:03:31 +01:00
JasterV
cbe7fe1d05 first commit 2022-03-21 10:39:08 +01:00