2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Divlo
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
Divlo
559ad8bd6d
ci: avoid duplicate runs 2022-03-01 09:02:21 +01:00
Divlo
098475d64c
feat: add isUnauthorizedError type guard
fixes #328
2022-02-18 17:20:59 +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
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]
d6785b99d2
build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#225) 2021-09-28 17:03:03 +02:00
dependabot[bot]
c82aa67e4e
build(deps): bump actions/setup-node from 2.3.0 to 2.4.0 (#184) 2021-08-12 11:16:03 +02:00
Divlo
9eedd5afbd
chore: add semantic-release
close #153
2021-07-23 23:15:52 +02:00