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

arcjet

Package Overview
Dependencies
Maintainers
2
Versions
69
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.4.0
to
1.5.0
+13
-13
package.json
{
"name": "arcjet",
"version": "1.4.0",
"version": "1.5.0",
"description": "Arcjet runtime security SDK — bot protection, rate limiting, prompt injection detection, PII blocking, and WAF for JavaScript and TypeScript apps",

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

"dependencies": {
"@arcjet/analyze": "1.4.0",
"@arcjet/cache": "1.4.0",
"@arcjet/duration": "1.4.0",
"@arcjet/headers": "1.4.0",
"@arcjet/protocol": "1.4.0",
"@arcjet/runtime": "1.4.0",
"@arcjet/stable-hash": "1.4.0"
"@arcjet/analyze": "1.5.0",
"@arcjet/cache": "1.5.0",
"@arcjet/duration": "1.5.0",
"@arcjet/headers": "1.5.0",
"@arcjet/protocol": "1.5.0",
"@arcjet/runtime": "1.5.0",
"@arcjet/stable-hash": "1.5.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"

@@ -73,0 +73,0 @@ },

Sorry, the diff of this file is too big to display