🚀 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.6.0
to
1.6.1
+11
-11
package.json
{
"name": "arcjet",
"version": "1.6.0",
"version": "1.6.1",
"description": "Arcjet runtime security SDK — bot protection, rate limiting, prompt injection detection, PII blocking, and WAF for JavaScript and TypeScript apps",

@@ -57,14 +57,14 @@ "keywords": [

"dependencies": {
"@arcjet/analyze": "1.6.0",
"@arcjet/cache": "1.6.0",
"@arcjet/duration": "1.6.0",
"@arcjet/headers": "1.6.0",
"@arcjet/protocol": "1.6.0",
"@arcjet/runtime": "1.6.0",
"@arcjet/stable-hash": "1.6.0"
"@arcjet/analyze": "1.6.1",
"@arcjet/cache": "1.6.1",
"@arcjet/duration": "1.6.1",
"@arcjet/headers": "1.6.1",
"@arcjet/protocol": "1.6.1",
"@arcjet/runtime": "1.6.1",
"@arcjet/stable-hash": "1.6.1"
},
"devDependencies": {
"@arcjet/eslint-config": "1.6.0",
"@arcjet/rollup-config": "1.6.0",
"@arcjet/transport": "1.6.0",
"@arcjet/eslint-config": "1.6.1",
"@arcjet/rollup-config": "1.6.1",
"@arcjet/transport": "1.6.1",
"@bufbuild/protobuf": "2.12.0",

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