npm @exulu/backend @1.62.0
score
0.8
high
flagged
2026-06-02 01:30
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.61.2', '1.61.3', '1.62.0'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['multer'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"exulu"
],
"versions": 121
}
Evidence (package doc at flag time)
{
"dependencies_count": 74,
"dist": {
"integrity": "sha512-08mWLeP0aJ29Rs5E1/N5OIBcvKXbyX829KP322zsAiIFbjKUuq5L0TOWpkRpO87zUEMTWt3f55LxGEf/XlXhaQ==",
"tarball": "https://registry.npmjs.org/@exulu/backend/-/backend-1.62.0.tgz",
"unpackedSize": 2307024
},
"dist-tags": {
"latest": "1.62.0"
},
"latest_version": "1.62.0",
"maintainers": [
{
"email": "daniel@qventu.com",
"name": "exulu"
}
],
"num_versions": 129,
"repository": {
"type": "git",
"url": "git+https://github.com/Qventu/exulu-backend.git"
},
"scripts": {
"audit": "npm audit",
"audit:fix": "npm audit fix",
"audit:prod": "npm audit --omit=dev",
"build": "tsup",
"cpd": "jscpd src --reporters console",
"cpd:report": "jscpd src --reporters console,html",
"cpd:view": "serve cpd-report/html -l 3001",
"dev": "npm link && tsup --watch",
"format": "prettier --write \"src/**/*.ts\"",
"format:check": "prettier --check \"src/**/*.ts\"",
"lint": "eslint src --ext .ts",
"lint:errors": "eslint src --ext .ts --quiet",
"lint:fix": "eslint src --ext .ts --fix",
"postinstall": "node scripts/postinstall.cjs",
"preinstall": "node -e \"if (process.version !== 'v22.18.0') { console.error('\u274c Wrong Node.js version. Expected v22.18.0, got ' + process.version); process.exit(1); }\"",
"prepare": "husky",
"python:clean": "rm -rf ee/python/.venv ee/python/__pycache__ ee/python/**/__pycache__ ee/python/**/*.pyc",
"python:install": "source ee/python/.venv/bin/activate && pip install -r ee/python/requirements.txt",
"python:rebuild": "npm run python:clean && npm run python:setup",
"python:setup": "cd ee/python && ./setup.sh",
"python:validate": "source ee/python/.venv/bin/activate && python -c 'import docling; import transformers; print(\"\u2713 Python environment is working correctly\")'",
"semantic-release": "semantic-release",
"start:whisper": "node ./dist/cli/start-whisper.cjs",
"test": "jest",
"test:coverage": "jest --coverage",
"test:watch": "jest --watch",
"type-check": "tsc --noEmit",
"validate": "npm run type-check && npm run lint && npm run test"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['multer']",
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "3 versions in last 24h: ['1.61.2', '1.61.3', '1.62.0']"
},
"time": {
"created": "2025-05-21T21:01:02.934Z",
"modified": "2026-06-01T23:17:26.880Z"
}
}