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

8 Commits

Author SHA1 Message Date
2d84d11034
fix: update jsonwebtoken from v9.0.1 to v9.0.2 2023-09-18 21:45:05 +02:00
Divlo
03e8d51f9a
fix: bump jsonwebtoken to v9.0.0
fixes #342

It introduces several security fixes to follow best practices.
2023-01-10 20:57:23 +01:00
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
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
Divlo
dff86f7bda
build(deps): bump jest from 26.6.3 to 27.0.6
close #128
2021-07-23 23:00:25 +02:00
divlo
65bc3314cc chore: ci pass again (update jest later) 2021-05-28 10:13:00 +02:00
divlo
748c61ed07 chore: basic structure of files to rewrite in TS 2020-12-28 16:49:31 +01:00