arcjet-js icon indicating copy to clipboard operation
arcjet-js copied to clipboard

Arcjet JS SDKs. Rate limiting, bot protection, email verification & attack defense for Node.js, Next.js, Bun & SvelteKit.

Results 141 arcjet-js issues
Sort by recently updated
recently updated
newest added

Currently, the devcontainer only contains node.js since we use a container from microsoft. We should instead provide a wolfi/apko based devcontainer with all the tools we need, like Bun.

dev

Development packages, such as `@arcjet/eslint-config` should be allowed to have breaking versions without creating breaking versions of our SDKs. We should update release-please to separate their versioning.

dev

We have a NestJS example, but we can create an adapter the provides Arcjet as a guard, etc.

Whilst creating the Bun adapter @blaine-arcjet suggested in https://github.com/arcjet/arcjet-js/pull/757#discussion_r1602078204 creating a Hono adapter as well so that we can auto-detect the correct runtime.

A user has reported the error value is not being converted correctly in a Nest.js wrapper they wrote around our SDK. They're seeing some errors logged as: `Encountered problem getting...

node
nestjs

This adds turborepo as a devDependency at the root of our monorepo. This will allow us to build the packages in order, which fixes an issue @e-moran encountered with the...

Adds a new rule that can be used to detect sensitive information being sent in a request when it isn't expected.

Hello, I see that this project has Next.js support, however it is unclear whether Remix support is in the works or works out-of-the-box for the Next.js package. Are there perhaps...

Automatically generated with [Release Please](https://github.com/googleapis/release-please). --- @arcjet/analyze: 1.0.0-alpha.22 ## [1.0.0-alpha.22](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.21...@arcjet/analyze-v1.0.0-alpha.22) (2024-08-21) ### 🧹 Miscellaneous Chores * **@arcjet/analyze:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated *...

autorelease: pending

- [x] https://github.com/arcjet/arcjet-js/issues/46 - [x] https://github.com/arcjet/arcjet-js/issues/191 - [x] https://github.com/arcjet/arcjet-js/issues/922 (only technically breaking since it could be deduped into the tree) - [x] https://github.com/arcjet/arcjet-js/issues/930 - [x] https://github.com/arcjet/arcjet-js/issues/1397 - [x] https://github.com/arcjet/arcjet-js/issues/992 -...