🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
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.7.0-rc.0
to
1.7.0-rc.1
+10
-10
package.json
{
"name": "arcjet",
"version": "1.7.0-rc.0",
"description": "Arcjet runtime security SDK \u2014 bot protection, rate limiting, prompt injection detection, PII blocking, and WAF for JavaScript and TypeScript apps",
"version": "1.7.0-rc.1",
"description": "Arcjet runtime security SDK — bot protection, rate limiting, prompt injection detection, PII blocking, and WAF for JavaScript and TypeScript apps",
"keywords": [

@@ -64,12 +64,12 @@ "ai",

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

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