@arcjet/cache
Advanced tools
+18
-15
| { | ||
| "name": "@arcjet/cache", | ||
| "version": "1.0.0-beta.8", | ||
| "version": "1.0.0-beta.9", | ||
| "description": "Arcjet cache interface and implementations", | ||
| "keywords": [ | ||
| "arcjet", | ||
| "cache", | ||
| "utility", | ||
| "util" | ||
| ], | ||
| "license": "Apache-2.0", | ||
@@ -28,23 +34,20 @@ "homepage": "https://arcjet.com", | ||
| "files": [ | ||
| "LICENSE", | ||
| "README.md", | ||
| "*.js", | ||
| "*.d.ts", | ||
| "!*.config.js" | ||
| "index.d.ts", | ||
| "index.js" | ||
| ], | ||
| "scripts": { | ||
| "prepublishOnly": "npm run build", | ||
| "build": "rollup --config rollup.config.js", | ||
| "lint": "eslint .", | ||
| "pretest": "npm run build", | ||
| "test": "node --test --experimental-test-coverage" | ||
| "prepublishOnly": "npm run build", | ||
| "test-api": "node --test", | ||
| "test-coverage": "node --experimental-test-coverage --test", | ||
| "test": "npm run build && npm run lint && npm run test-coverage" | ||
| }, | ||
| "dependencies": {}, | ||
| "devDependencies": { | ||
| "@arcjet/eslint-config": "1.0.0-beta.8", | ||
| "@arcjet/rollup-config": "1.0.0-beta.8", | ||
| "@arcjet/tsconfig": "1.0.0-beta.8", | ||
| "@rollup/wasm-node": "4.41.1", | ||
| "eslint": "9.27.0", | ||
| "expect": "29.7.0", | ||
| "@arcjet/eslint-config": "1.0.0-beta.9", | ||
| "@arcjet/rollup-config": "1.0.0-beta.9", | ||
| "@arcjet/tsconfig": "1.0.0-beta.9", | ||
| "@rollup/wasm-node": "4.44.2", | ||
| "eslint": "9.30.1", | ||
| "typescript": "5.8.3" | ||
@@ -51,0 +54,0 @@ }, |
+3
-0
@@ -21,2 +21,5 @@ <a href="https://arcjet.com" target="_arcjet-home"> | ||
| - [npm package (`@arcjet/cache`)](https://www.npmjs.com/package/@arcjet/cache) | ||
| - [GitHub source code (`cache/` in `arcjet/arcjet-js`)](https://github.com/arcjet/arcjet-js/tree/main/cache) | ||
| ## Installation | ||
@@ -23,0 +26,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
19640
1.41%6
-14.29%108
2.86%1
Infinity%