2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00
socketio-jwt/src
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
..
__test__ feat: usage of ESM modules imports (instead of CommonJS) 2022-04-07 10:11:48 +02:00
authorize.ts feat: add isUnauthorizedError type guard 2022-02-18 17:20:59 +01:00
index.ts feat: add isUnauthorizedError type guard 2022-02-18 17:20:59 +01:00
UnauthorizedError.ts feat: add isUnauthorizedError type guard 2022-02-18 17:20:59 +01:00