🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@arcjet/cache

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcjet/cache - npm Package Compare versions

Comparing version
1.0.0
to
1.1.0-rc
+4
-5
package.json
{
"name": "@arcjet/cache",
"version": "1.0.0",
"version": "1.1.0-rc",
"description": "Arcjet cache interface and implementations",

@@ -40,3 +40,2 @@ "keywords": [

"lint": "eslint .",
"prepublishOnly": "npm run build",
"test-api": "node --test -- test/*.test.js",

@@ -48,5 +47,5 @@ "test-coverage": "node --experimental-test-coverage --test -- test/*.test.js",

"devDependencies": {
"@arcjet/eslint-config": "1.0.0",
"@arcjet/rollup-config": "1.0.0",
"@rollup/wasm-node": "4.55.1",
"@arcjet/eslint-config": "1.1.0-rc",
"@arcjet/rollup-config": "1.1.0-rc",
"@rollup/wasm-node": "4.57.0",
"eslint": "9.39.2",

@@ -53,0 +52,0 @@ "typescript": "5.9.3"