You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@arcjet/protocol

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcjet/protocol

The TypeScript & JavaScript interface into the Arcjet protocol

1.0.0-beta.9
latest
Source
npmnpm
Version published
Weekly downloads
11K
-16.39%
Maintainers
3
Weekly downloads
 
Created
Source
Arcjet Logo

@arcjet/protocol

npm badge

The TypeScript & JavaScript interface into the Arcjet protocol.

Installation

npm install -S @arcjet/protocol

Example

// Many types and constants can be imported from package
import { ArcjetMode } from "@arcjet/protocol";

const mode: ArcjetMode = ArcjetMode.DRY_RUN;

API

In progress.

License

Licensed under the Apache License, Version 2.0.

Keywords

arcjet

FAQs

Package last updated on 09 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts