Skip to content

Commit

Permalink
Merging 6a44e38 into trunk-temp/pr-2404/c8fd2f2f-50df-4ee3-a4dc-8b3c0…
Browse files Browse the repository at this point in the history
…c5fd9ba
  • Loading branch information
trunk-io[bot] authored Dec 3, 2024
2 parents db5e93c + 6a44e38 commit f18b565
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,15 @@ find a specific one through the categories and descriptions below.
- [`@arcjet/redact`](./redact/README.md): Redact & unredact sensitive
information from strings.

### Nosecone

- [`nosecone`](./nosecone/README.md): Protect your `Response` with secure
headers.
- [`@nosecone/next`](./nosecone-next/README.md): Protect your Next.js
application with secure headers.
- [`@nosecone/sveltekit`](./nosecone-sveltekit/README.md): Protect your
SvelteKit application with secure headers.

### Utilities

- [`arcjet`](./arcjet/README.md): JS SDK core.
Expand Down

0 comments on commit f18b565

Please sign in to comment.