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

arcjet

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arcjet - npm Package Compare versions

Comparing version
1.8.0-rc.0
to
1.8.0
+9
-9
package.json
{
"name": "arcjet",
"version": "1.8.0-rc.0",
"version": "1.8.0",
"description": "Arcjet runtime security SDK — bot protection, rate limiting, prompt injection detection, PII blocking, and WAF for JavaScript and TypeScript apps",

@@ -64,12 +64,12 @@ "keywords": [

"dependencies": {
"@arcjet/analyze": "1.8.0-rc.0",
"@arcjet/cache": "1.8.0-rc.0",
"@arcjet/duration": "1.8.0-rc.0",
"@arcjet/headers": "1.8.0-rc.0",
"@arcjet/protocol": "1.8.0-rc.0",
"@arcjet/runtime": "1.8.0-rc.0",
"@arcjet/stable-hash": "1.8.0-rc.0"
"@arcjet/analyze": "1.8.0",
"@arcjet/cache": "1.8.0",
"@arcjet/duration": "1.8.0",
"@arcjet/headers": "1.8.0",
"@arcjet/protocol": "1.8.0",
"@arcjet/runtime": "1.8.0",
"@arcjet/stable-hash": "1.8.0"
},
"devDependencies": {
"@arcjet/transport": "1.8.0-rc.0",
"@arcjet/transport": "1.8.0",
"@bufbuild/protobuf": "2.12.0",

@@ -76,0 +76,0 @@ "@connectrpc/connect": "2.1.2",