issues
search
jagaapple
/
next-secure-headers
Sets secure response headers for Next.js.
MIT License
317
stars
13
forks
source link
Update dependencies
#23
Closed
jagaapple
closed
4 years ago
jagaapple
commented
4 years ago
Changes and Fixes
Update dependencies related to TypeScript
Fix tests
Update dependencies related to tests
Update dependencies related to React
Fix a workflow definition file
Refactors
Follow linters
Use
import type
and
export type
instead of
export *
Changes and Fixes
Refactors
import type
andexport type
instead ofexport *