2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-12 22:00:11 +02:00
Commit Graph

606 Commits

Author SHA1 Message Date
Divlo
559ad8bd6d
ci: avoid duplicate runs 2022-03-01 09:02:21 +01:00
Divlo
e68ed3c432
fix: emit types declaration 2022-02-19 10:36:34 +01:00
Divlo
098475d64c
feat: add isUnauthorizedError type guard
fixes #328
2022-02-18 17:20:59 +01:00
dependabot[bot]
056c7b4807
build(deps-dev): bump @commitlint/config-conventional to 16.2.1 (#331) 2022-02-15 10:49:26 +01:00
dependabot[bot]
25c74045a9
build(deps): bump engine.io from 6.1.0 to 6.1.2 (#334) 2022-02-15 10:49:08 +01:00
dependabot[bot]
f68daca38b
build(deps-dev): bump @commitlint/cli from 16.1.0 to 16.2.1 (#329) 2022-02-15 10:48:02 +01:00
dependabot[bot]
f78f58cd4b
build(deps-dev): bump axios from 0.25.0 to 0.26.0 (#330) 2022-02-15 10:47:36 +01:00
dependabot[bot]
7eb3634286
build(deps-dev): bump @types/node from 17.0.16 to 17.0.18 (#333) 2022-02-15 10:47:22 +01:00
dependabot[bot]
853aa301de
build(deps-dev): bump markdownlint-cli from 0.31.0 to 0.31.1 (#326) 2022-02-10 11:23:08 +01:00
dependabot[bot]
1d853e2457
build(deps-dev): bump jest from 27.5.0 to 27.5.1 (#325) 2022-02-09 17:45:56 +01:00
dependabot[bot]
585e488471
build(deps-dev): bump @types/node from 17.0.15 to 17.0.16 (#324) 2022-02-08 12:41:14 +01:00
dependabot[bot]
1088803ee2
build(deps-dev): bump jest from 27.4.7 to 27.5.0 (#322) 2022-02-07 15:39:46 +01:00
dependabot[bot]
280d9eb485
build(deps-dev): bump @types/node from 17.0.14 to 17.0.15 (#321) 2022-02-07 15:37:48 +01:00
dependabot[bot]
033a8be43e
build(deps-dev): bump markdownlint-cli from 0.30.0 to 0.31.0 (#323) 2022-02-07 15:37:27 +01:00
dependabot[bot]
8d2ff1b7c3
build(deps-dev): bump @types/node from 17.0.13 to 17.0.14 (#320) 2022-02-04 17:15:34 +01:00
dependabot[bot]
91c9820846
build(deps): bump node-fetch from 2.6.6 to 2.6.7 (#319) 2022-01-31 10:41:23 +01:00
dependabot[bot]
8b94866469
build(deps-dev): bump @types/node from 17.0.10 to 17.0.13 (#318) 2022-01-29 16:08:52 +01:00
dependabot[bot]
911a5f20db
build(deps-dev): bump typescript from 4.5.4 to 4.5.5 (#315) 2022-01-22 13:51:45 +01:00
dependabot[bot]
56d3420c71
build(deps-dev): bump @types/node from 17.0.8 to 17.0.10 (#311) 2022-01-22 13:49:39 +01:00
dependabot[bot]
025f8d9c3d
build(deps-dev): bump axios from 0.24.0 to 0.25.0 (#310) 2022-01-22 13:44:26 +01:00
dependabot[bot]
844cd7d138
build(deps-dev): bump @types/jsonwebtoken from 8.5.7 to 8.5.8 (#308) 2022-01-22 13:44:15 +01:00
dependabot[bot]
6d9d36dea5
build(deps-dev): bump semantic-release from 18.0.1 to 19.0.2 (#312) 2022-01-22 13:44:04 +01:00
dependabot[bot]
54bcaab4ea
build(deps-dev): bump @commitlint/cli from 16.0.2 to 16.1.0 (#314) 2022-01-22 13:43:50 +01:00
dependabot[bot]
87a2542abc
build(deps-dev): bump ts-jest from 27.1.2 to 27.1.3 (#307) 2022-01-17 18:48:01 +01:00
dependabot[bot]
c944d36e06
build(deps-dev): bump @types/jsonwebtoken from 8.5.6 to 8.5.7 (#306) 2022-01-15 00:10:34 +01:00
dependabot[bot]
c6d6ef997e
build(deps-dev): bump @commitlint/cli from 16.0.1 to 16.0.2 (#305) 2022-01-15 00:10:24 +01:00
dependabot[bot]
5f85941f43
build(deps-dev): bump socket.io-client from 4.4.0 to 4.4.1 (#303) 2022-01-07 15:45:39 +01:00
dependabot[bot]
d5447a5f29
build(deps-dev): bump jest from 27.4.5 to 27.4.7 (#302) 2022-01-07 15:45:27 +01:00
dependabot[bot]
1f50d858e5
build(deps-dev): bump @types/node from 17.0.5 to 17.0.8 (#301) 2022-01-07 15:45:05 +01:00
dependabot[bot]
5949d0e4e0
build(deps-dev): bump socket.io from 4.4.0 to 4.4.1 (#304) 2022-01-07 15:44:47 +01:00
dependabot[bot]
4ac3dfd37f
build(deps-dev): bump @types/jest from 27.0.3 to 27.4.0 (#297) 2022-01-01 02:44:53 +01:00
dependabot[bot]
8c6bd1fe7d
build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 (#296) 2021-12-29 11:08:40 +01:00
Divlo
8165c13a64
chore: recreate package-lock.json 2021-12-28 15:11:05 +01:00
dependabot[bot]
54f11e3736
build(deps-dev): bump @commitlint/cli from 15.0.0 to 16.0.1 (#295) 2021-12-28 15:07:17 +01:00
dependabot[bot]
f715eb2356
build(deps-dev): bump typescript from 4.5.2 to 4.5.4 (#284) 2021-12-28 15:06:21 +01:00
dependabot[bot]
ee97a6decb
build(deps-dev): bump @commitlint/config-conventional 16.0.0 (#294) 2021-12-28 15:06:05 +01:00
dependabot[bot]
c92e84b81e
build(deps-dev): bump jest from 27.4.3 to 27.4.5 (#283) 2021-12-28 15:05:48 +01:00
dependabot[bot]
a470151958
build(deps-dev): bump express from 4.17.1 to 4.17.2 (#287) 2021-12-28 15:05:27 +01:00
dependabot[bot]
7b8dc0c03f
build(deps-dev): bump ts-jest from 27.1.0 to 27.1.2 (#288) 2021-12-28 15:05:10 +01:00
dependabot[bot]
112be97015
build(deps-dev): bump @types/node from 16.11.11 to 17.0.5 (#293) 2021-12-28 15:04:58 +01:00
dependabot[bot]
6f2f301562
build(deps-dev): bump ts-jest from 27.0.7 to 27.1.0 (#278) 2021-12-07 20:43:37 +01:00
dependabot[bot]
a78c770a52
build(deps-dev): bump jest from 27.3.1 to 27.4.3 (#277) 2021-12-04 18:04:58 +01:00
dependabot[bot]
24489d5e55
build(deps): bump actions/setup-node from 2.4.1 to 2.5.0 (#273) 2021-11-30 14:52:49 +01:00
dependabot[bot]
64ef87b2a2
build(deps-dev): bump semantic-release from 18.0.0 to 18.0.1 (#272) 2021-11-30 14:52:36 +01:00
dependabot[bot]
1b9c39bd82
build(deps-dev): bump @types/node from 16.11.9 to 16.11.11 (#274) 2021-11-30 14:52:23 +01:00
dependabot[bot]
df4522c0c7
build(deps-dev): bump markdownlint-cli from 0.29.0 to 0.30.0 (#270) 2021-11-30 14:52:11 +01:00
dependabot[bot]
1b079565bc
build(deps-dev): bump @types/node from 16.11.8 to 16.11.9 (#269) 2021-11-19 21:53:46 +01:00
dependabot[bot]
bcced4001a
build(deps-dev): bump socket.io-client from 4.3.2 to 4.4.0 (#266) 2021-11-19 21:53:35 +01:00
dependabot[bot]
b0ab7a1ef3
build(deps-dev): bump @types/jest from 27.0.2 to 27.0.3 (#265) 2021-11-19 14:37:37 +01:00
dependabot[bot]
b24597ddc7
build(deps-dev): bump @types/node from 16.11.7 to 16.11.8 (#267) 2021-11-19 14:37:21 +01:00