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

631 Commits

Author SHA1 Message Date
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 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 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 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
Divlo
26bbc075cf
feat: add npm package provenance
Ref: https://github.blog/2023-04-19-introducing-npm-package-provenance/
2023-05-13 19:34:01 +02:00
Divlo
41d9424940
build(deps): update latest 2023-05-13 19:25:45 +02:00
Divlo
41a0f1839f
fix: safer (and correct) isUnauthorizedError 2023-04-02 23:32:28 +02:00
Divlo
71e0d82655
fix: safer isUnauthorizedError type guard 2023-04-02 23:04:41 +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
bf234bd7b8
docs: client side usage, specify build in import 2022-09-09 12:10:12 +02:00
Divlo
ff6a84a8e1
fix: publish updated README 2022-09-09 11:41:42 +02:00
Divlo
c7c152a554
build(deps): update latest 2022-09-09 11:39:27 +02:00
dependabot[bot]
7977c42c20
build(deps): bump npm from 8.10.0 to 8.12.0 (#338) 2022-07-25 12:52:11 +02:00
dependabot[bot]
05b9eea638
build(deps): bump semver-regex from 3.1.3 to 3.1.4 (#339) 2022-07-25 12:51:59 +02:00
dependabot[bot]
e14b456d9a
build(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 (#340) 2022-07-25 12:51:41 +02:00
Divlo
f85595224f
build(deps): update latest 2022-05-12 21:26:33 +02:00
Divlo
1247a9b5f0
chore: remove codecov 2022-05-12 21:24:15 +02:00
Divlo
9a942c52c5
style: fix linting issue 2022-04-07 10:14:52 +02: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
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