@arcjet/headers
Advanced tools
+18
-15
| { | ||
| "name": "@arcjet/headers", | ||
| "version": "1.0.0-beta.8", | ||
| "version": "1.0.0-beta.9", | ||
| "description": "Arcjet extension of the Headers class", | ||
| "keywords": [ | ||
| "arcjet", | ||
| "headers", | ||
| "utility", | ||
| "util" | ||
| ], | ||
| "license": "Apache-2.0", | ||
@@ -28,24 +34,21 @@ "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", | ||
| "@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", | ||
| "@types/node": "18.18.0", | ||
| "eslint": "9.27.0", | ||
| "expect": "29.7.0", | ||
| "eslint": "9.30.1", | ||
| "typescript": "5.8.3" | ||
@@ -52,0 +55,0 @@ }, |
+3
-0
@@ -21,2 +21,5 @@ <a href="https://arcjet.com" target="_arcjet-home"> | ||
| - [npm package (`@arcjet/headers`)](https://www.npmjs.com/package/@arcjet/headers) | ||
| - [GitHub source code (`headers/` in `arcjet/arcjet-js`)](https://github.com/arcjet/arcjet-js/tree/main/headers) | ||
| ## 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
18406
1.56%7
-12.5%51
6.25%1
Infinity%