@arcjet/runtime
Advanced tools
+21
-15
| { | ||
| "name": "@arcjet/runtime", | ||
| "version": "1.0.0-beta.8", | ||
| "version": "1.0.0-beta.9", | ||
| "description": "Arcjet runtime detection", | ||
| "keywords": [ | ||
| "arcjet", | ||
| "detect", | ||
| "runtime", | ||
| "utility", | ||
| "util" | ||
| ], | ||
| "license": "Apache-2.0", | ||
@@ -32,23 +39,22 @@ "homepage": "https://arcjet.com", | ||
| "files": [ | ||
| "LICENSE", | ||
| "README.md", | ||
| "*.js", | ||
| "*.d.ts", | ||
| "!*.config.js" | ||
| "edge-light.d.ts", | ||
| "edge-light.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 --experimental-vm-modules --no-warnings --test" | ||
| "prepublishOnly": "npm run build", | ||
| "test-api": "node --experimental-vm-modules --test", | ||
| "test-coverage": "node --experimental-test-coverage --experimental-vm-modules --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" | ||
@@ -55,0 +61,0 @@ }, |
+3
-0
@@ -24,2 +24,5 @@ <a href="https://arcjet.com" target="_arcjet-home"> | ||
| - [npm package (`@arcjet/runtime`)](https://www.npmjs.com/package/@arcjet/runtime) | ||
| - [GitHub source code (`runtime/` in `arcjet/arcjet-js`)](https://github.com/arcjet/arcjet-js/tree/main/runtime) | ||
| ## Installation | ||
@@ -26,0 +29,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
19376
2.01%6
-14.29%58
5.45%1
Infinity%