Commit graph

38 commits

Author SHA1 Message Date
Víctor Martínez
be431d38c6
Create npm-publish.yml 2024-04-04 10:03:48 +02:00
Víctor Martínez
f75019868e
Merge pull request #4 from Flet/update-deps-and-convert-to-esm
update deps and convert to ESM
2024-04-04 10:01:07 +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
Víctor Martínez
8d128c661a
Merge pull request #5 from JasterV/JasterV-patch-1
Setup automated CI
2024-04-04 01:56:20 +02:00
Víctor Martínez
fc96d6b95f
Update ci.yml 2024-04-04 01:53:23 +02:00
Víctor Martínez
b291916167
Update ci.yml 2024-04-04 01:51:44 +02:00
Víctor Martínez
0ed5449b60
Create dependabot.yml 2024-04-04 01:34:17 +02:00
Víctor Martínez
50e6a9edda
Create ci.yml 2024-04-04 01:32:27 +02: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
Víctor Martínez
01087e6d14
Merge pull request #2 from JasterV/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-05-17 12:05:57 +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
57ee0030c2 patch update 2022-03-22 09:52:01 +01:00
JasterV
d8ad440201 0.3.2 2022-03-22 09:51:46 +01:00
JasterV
aed3342b64 patch update 2022-03-22 09:51:43 +01:00
JasterV
d8a0cb802f 0.3.1 2022-03-21 16:18:51 +01:00
JasterV
ff4e49dad6 updates version badge 2022-03-21 16:18:45 +01:00
JasterV
0ef5717b72 0.3.0 2022-03-21 16:18:09 +01:00
JasterV
f9592db33f change a function name 2022-03-21 16:18:04 +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
614fb05ccd updates readme 2022-03-21 11:22:00 +01:00
JasterV
cb6adaf48a updates package name 2022-03-21 11:11:36 +01:00
JasterV
ce6e31bc03 updates package name 2022-03-21 11:09:55 +01:00
JasterV
e5c717b0aa updates assertions 2022-03-21 11:08:11 +01:00
JasterV
5bd1d7bc0a updates package.json 2022-03-21 11:04:21 +01:00
JasterV
0994aee00b updates package.json 2022-03-21 11:03:47 +01:00
JasterV
5831b023b6 adds guards on functions 2022-03-21 11:03:31 +01:00
JasterV
8e388307a3 updates package.json 2022-03-21 10:48:53 +01:00
JasterV
48458194fa Rebuild slug 2022-03-21 10:48:34 +01:00
JasterV
65a7ebfbc0 Merge branch 'main' of github.com:JasterV/hash-image 2022-03-21 10:47:24 +01:00
JasterV
d9ac114091 updates readme 2022-03-21 10:47:18 +01:00
Víctor Martínez
37957b79b8
Merge pull request #1 from JasterV/add-license-1
Create LICENSE
2022-03-21 10:46:09 +01:00
Víctor Martínez
91d27577e2
Create LICENSE 2022-03-21 10:46:01 +01:00
JasterV
7acb1215ac updates readme 2022-03-21 10:44:26 +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