@forklaunch/hyper-express-fork
Advanced tools
+60
-60
| { | ||
| "name": "@forklaunch/hyper-express-fork", | ||
| "version": "6.17.34", | ||
| "description": "High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.", | ||
| "main": "index.js", | ||
| "types": "./types/index.d.ts", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+ssh://git@github.com/kartikk221/hyper-express.git" | ||
| }, | ||
| "keywords": [ | ||
| "uws", | ||
| "websockets", | ||
| "uwebsocketsjs", | ||
| "express", | ||
| "expressjs", | ||
| "fast", | ||
| "http-server", | ||
| "https-server", | ||
| "http", | ||
| "https", | ||
| "sse", | ||
| "events", | ||
| "streaming", | ||
| "stream", | ||
| "upload", | ||
| "file", | ||
| "multipart", | ||
| "ws", | ||
| "websocket", | ||
| "performance", | ||
| "router" | ||
| ], | ||
| "author": "Kartik Kumar", | ||
| "license": "MIT", | ||
| "bugs": { | ||
| "url": "https://github.com/kartikk221/hyper-express/issues" | ||
| }, | ||
| "homepage": "https://github.com/kartikk221/hyper-express#readme", | ||
| "dependencies": { | ||
| "busboy": "^1.6.0", | ||
| "cookie": "^1.0.1", | ||
| "cookie-signature": "^1.2.1", | ||
| "mime-types": "^2.1.35", | ||
| "negotiator": "^1.0.0", | ||
| "qs": "^6.14.0", | ||
| "range-parser": "^1.2.1", | ||
| "type-is": "^1.6.18", | ||
| "typed-emitter": "^2.1.0", | ||
| "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.51.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/busboy": "^1.5.4", | ||
| "@types/express": "^5.0.0", | ||
| "@types/node": "^22.7.5", | ||
| "typescript": "^5.6.3" | ||
| }, | ||
| "scripts": { | ||
| "test": "node tests/index.js" | ||
| } | ||
| } | ||
| "name": "@forklaunch/hyper-express-fork", | ||
| "version": "6.17.35", | ||
| "description": "High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.", | ||
| "main": "index.js", | ||
| "types": "./types/index.d.ts", | ||
| "scripts": { | ||
| "test": "node tests/index.js" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+ssh://git@github.com/kartikk221/hyper-express.git" | ||
| }, | ||
| "keywords": [ | ||
| "uws", | ||
| "websockets", | ||
| "uwebsocketsjs", | ||
| "express", | ||
| "expressjs", | ||
| "fast", | ||
| "http-server", | ||
| "https-server", | ||
| "http", | ||
| "https", | ||
| "sse", | ||
| "events", | ||
| "streaming", | ||
| "stream", | ||
| "upload", | ||
| "file", | ||
| "multipart", | ||
| "ws", | ||
| "websocket", | ||
| "performance", | ||
| "router" | ||
| ], | ||
| "author": "Kartik Kumar", | ||
| "license": "MIT", | ||
| "bugs": { | ||
| "url": "https://github.com/kartikk221/hyper-express/issues" | ||
| }, | ||
| "homepage": "https://github.com/kartikk221/hyper-express#readme", | ||
| "dependencies": { | ||
| "busboy": "^1.6.0", | ||
| "cookie": "^1.0.1", | ||
| "cookie-signature": "^1.2.1", | ||
| "mime-types": "^2.1.35", | ||
| "negotiator": "^1.0.0", | ||
| "qs": "^6.14.0", | ||
| "range-parser": "^1.2.1", | ||
| "type-is": "^1.6.18", | ||
| "typed-emitter": "^2.1.0", | ||
| "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.52.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/busboy": "^1.5.4", | ||
| "@types/express": "^5.0.0", | ||
| "@types/node": "^22.7.5", | ||
| "typescript": "^5.6.3" | ||
| } | ||
| } |
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
234348
0.08%