🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@arcjet/protocol

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcjet/protocol - npm Package Compare versions

Comparing version
1.4.0
to
1.5.0
+8
-8
package.json
{
"name": "@arcjet/protocol",
"version": "1.4.0",
"version": "1.5.0",
"description": "The TypeScript & JavaScript interface into the Arcjet protocol",

@@ -52,4 +52,4 @@ "keywords": [

"dependencies": {
"@arcjet/cache": "1.4.0",
"@bufbuild/protobuf": "2.11.0",
"@arcjet/cache": "1.5.0",
"@bufbuild/protobuf": "2.12.0",
"@connectrpc/connect": "2.1.1",

@@ -59,7 +59,7 @@ "typeid-js": "1.2.0"

"devDependencies": {
"@arcjet/eslint-config": "1.4.0",
"@arcjet/rollup-config": "1.4.0",
"@rollup/wasm-node": "4.59.0",
"@types/node": "24.11.0",
"eslint": "9.39.3",
"@arcjet/eslint-config": "1.5.0",
"@arcjet/rollup-config": "1.5.0",
"@rollup/wasm-node": "4.61.0",
"@types/node": "24.12.4",
"eslint": "9.39.4",
"typescript": "5.9.3"

@@ -66,0 +66,0 @@ },