632 Commits

Author SHA1 Message Date
cfcb8a4be2 fix: archive repository
This project is not anymore maintained.
2024-11-11 14:55:04 +01:00
5f2742be0b chore: better Prettier config for easier reviews 2023-10-23 23:44:50 +02:00
2d84d11034 fix: update jsonwebtoken from v9.0.1 to v9.0.2 v3.1.3 2023-09-18 21:45:05 +02:00
4ba9a452ea docs: improve Prerequisites section 2023-08-06 11:45:16 +02:00
6a28554b00 fix: update jsonwebtoken from v9.0.0 to v9.0.1 v3.1.2 2023-07-22 12:20:18 +02:00
50c236ca4d refactor: usage of node:test instead of tap 2023-07-22 12:18:28 +02:00
b708d66586 chore: sync package-lock.json v3.1.1 2023-07-02 18:14:09 +02:00
d1145e5f63 perf: ignore test files in published package (reduce package size) 2023-07-02 18:12:07 +02:00
487965b9aa chore: clean up 2023-07-02 18:10:38 +02:00
108ae8f6fc fix: update author - Théo LUDWIG 2023-07-02 18:08:35 +02:00
7d0df02299 build(deps): update latest 2023-07-02 18:05:47 +02:00
26bbc075cf feat: add npm package provenance
Ref: https://github.blog/2023-04-19-introducing-npm-package-provenance/
v3.1.0
2023-05-13 19:34:01 +02:00
41d9424940 build(deps): update latest 2023-05-13 19:25:45 +02:00
41a0f1839f fix: safer (and correct) isUnauthorizedError v3.0.4 2023-04-02 23:32:28 +02:00
71e0d82655 fix: safer isUnauthorizedError type guard v3.0.3 2023-04-02 23:04:41 +02:00
03e8d51f9a fix: bump jsonwebtoken to v9.0.0
fixes #342

It introduces several security fixes to follow best practices.
v3.0.2
2023-01-10 20:57:23 +01:00
bf234bd7b8 docs: client side usage, specify build in import 2022-09-09 12:10:12 +02:00
ff6a84a8e1 fix: publish updated README v3.0.1 2022-09-09 11:41:42 +02:00
c7c152a554 build(deps): update latest 2022-09-09 11:39:27 +02:00
7977c42c20 build(deps): bump npm from 8.10.0 to 8.12.0 (#338) 2022-07-25 12:52:11 +02:00
05b9eea638 build(deps): bump semver-regex from 3.1.3 to 3.1.4 (#339) 2022-07-25 12:51:59 +02:00
e14b456d9a build(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 (#340) 2022-07-25 12:51:41 +02:00
f85595224f build(deps): update latest 2022-05-12 21:26:33 +02:00
1247a9b5f0 chore: remove codecov 2022-05-12 21:24:15 +02:00
9a942c52c5 style: fix linting issue v3.0.0 2022-04-07 10:14:52 +02:00
dbb363747d feat: usage of ESM modules imports (instead of CommonJS)
BREAKING CHANGE: This package is now pure ESM

BREAKING CHANGE: minimum supported Node.js >= 16.0.0
2022-04-07 10:11:48 +02:00
559ad8bd6d ci: avoid duplicate runs 2022-03-01 09:02:21 +01:00
e68ed3c432 fix: emit types declaration v2.2.1 2022-02-19 10:36:34 +01:00
098475d64c feat: add isUnauthorizedError type guard
fixes #328
v2.2.0
2022-02-18 17:20:59 +01:00
056c7b4807 build(deps-dev): bump @commitlint/config-conventional to 16.2.1 (#331) 2022-02-15 10:49:26 +01:00
25c74045a9 build(deps): bump engine.io from 6.1.0 to 6.1.2 (#334) 2022-02-15 10:49:08 +01:00
f68daca38b build(deps-dev): bump @commitlint/cli from 16.1.0 to 16.2.1 (#329) 2022-02-15 10:48:02 +01:00
f78f58cd4b build(deps-dev): bump axios from 0.25.0 to 0.26.0 (#330) 2022-02-15 10:47:36 +01:00
7eb3634286 build(deps-dev): bump @types/node from 17.0.16 to 17.0.18 (#333) 2022-02-15 10:47:22 +01:00
853aa301de build(deps-dev): bump markdownlint-cli from 0.31.0 to 0.31.1 (#326) 2022-02-10 11:23:08 +01:00
1d853e2457 build(deps-dev): bump jest from 27.5.0 to 27.5.1 (#325) 2022-02-09 17:45:56 +01:00
585e488471 build(deps-dev): bump @types/node from 17.0.15 to 17.0.16 (#324) 2022-02-08 12:41:14 +01:00
1088803ee2 build(deps-dev): bump jest from 27.4.7 to 27.5.0 (#322) 2022-02-07 15:39:46 +01:00
280d9eb485 build(deps-dev): bump @types/node from 17.0.14 to 17.0.15 (#321) 2022-02-07 15:37:48 +01:00
033a8be43e build(deps-dev): bump markdownlint-cli from 0.30.0 to 0.31.0 (#323) 2022-02-07 15:37:27 +01:00
8d2ff1b7c3 build(deps-dev): bump @types/node from 17.0.13 to 17.0.14 (#320) 2022-02-04 17:15:34 +01:00
91c9820846 build(deps): bump node-fetch from 2.6.6 to 2.6.7 (#319) 2022-01-31 10:41:23 +01:00
8b94866469 build(deps-dev): bump @types/node from 17.0.10 to 17.0.13 (#318) 2022-01-29 16:08:52 +01:00
911a5f20db build(deps-dev): bump typescript from 4.5.4 to 4.5.5 (#315) 2022-01-22 13:51:45 +01:00
56d3420c71 build(deps-dev): bump @types/node from 17.0.8 to 17.0.10 (#311) 2022-01-22 13:49:39 +01:00
025f8d9c3d build(deps-dev): bump axios from 0.24.0 to 0.25.0 (#310) 2022-01-22 13:44:26 +01:00
844cd7d138 build(deps-dev): bump @types/jsonwebtoken from 8.5.7 to 8.5.8 (#308) 2022-01-22 13:44:15 +01:00
6d9d36dea5 build(deps-dev): bump semantic-release from 18.0.1 to 19.0.2 (#312) 2022-01-22 13:44:04 +01:00
54bcaab4ea build(deps-dev): bump @commitlint/cli from 16.0.2 to 16.1.0 (#314) 2022-01-22 13:43:50 +01:00
87a2542abc build(deps-dev): bump ts-jest from 27.1.2 to 27.1.3 (#307) 2022-01-17 18:48:01 +01:00