@arcjet/runtime
Advanced tools
+7
-7
| { | ||
| "name": "@arcjet/runtime", | ||
| "version": "1.0.0-beta.13", | ||
| "version": "1.0.0-beta.14", | ||
| "description": "Arcjet runtime detection", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
| "engines": { | ||
| "node": ">=18" | ||
| "node": ">=20" | ||
| }, | ||
@@ -55,7 +55,7 @@ "type": "module", | ||
| "devDependencies": { | ||
| "@arcjet/eslint-config": "1.0.0-beta.13", | ||
| "@arcjet/rollup-config": "1.0.0-beta.13", | ||
| "@rollup/wasm-node": "4.52.3", | ||
| "eslint": "9.36.0", | ||
| "typescript": "5.9.2" | ||
| "@arcjet/eslint-config": "1.0.0-beta.14", | ||
| "@arcjet/rollup-config": "1.0.0-beta.14", | ||
| "@rollup/wasm-node": "4.52.5", | ||
| "eslint": "9.38.0", | ||
| "typescript": "5.9.3" | ||
| }, | ||
@@ -62,0 +62,0 @@ "publishConfig": { |