This website requires JavaScript.
Explore
Help
Sign In
Thream
/
socketio-jwt
Archived
Watch
2
Star
1
Fork
0
You've already forked socketio-jwt
Code
Issues
Pull Requests
Releases
Activity
This repository has been archived on
2024-11-11
. You can view files and clone it, but cannot push or open issues or pull requests.
cfcb8a4be2
socketio-jwt
/
.husky
/
pre-commit
7 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build(deps-dev): bump husky from 4.3.8 to 5.0.9 (#29)
2021-02-09 20:22:40 +01:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
feat: add `isUnauthorizedError` type guard fixes #328
2022-02-18 17:20:59 +01:00
npm run lint:staged
chore: add semantic-release close #153
2021-07-23 23:15:52 +02:00
npm run build
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
npm run build:typescript
Reference in New Issue
Copy Permalink