🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@arcjet/protocol

Package Overview
Dependencies
Maintainers
2
Versions
43
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.5
Source
npm
Version published
Maintainers
2
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.

FAQs

Package last updated on 27 Mar 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