npm autotel-drizzle @0.0.28
score
0.6184
med
flagged
2026-06-12 03:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| provenance_dropped | 0.8 | prior version published with SLSA attestation; current version has none |
| topology | ||
| repository_url_changed | 0.7 | 'https://github.com/jagreehal/autotel' -> 'git+https://github.com/jagreehal/autotel.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 25
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-u5UNhCMwQuDQkGg4aLK8pWgIly5qdF5G0goSTRKUB9LGstYPH1WtMD/OX3TpTrJTx85UPdNrhnwkP6D7rxIZNQ==",
"tarball": "https://registry.npmjs.org/autotel-drizzle/-/autotel-drizzle-0.0.28.tgz",
"unpackedSize": 217249
},
"dist-tags": {
"latest": "0.0.28"
},
"latest_version": "0.0.28",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 26,
"repository": {
"directory": "packages/autotel-drizzle",
"type": "git",
"url": "git+https://github.com/jagreehal/autotel.git"
},
"scripts": {
"build": "tsup",
"check-exports": "attw --pack . --ignore-rules false-esm no-resolution cjs-resolves-to-esm",
"check-format": "prettier --check ./src",
"ci": "npm run build && npm run check-format && npm run check-exports && npm run lint && npm run test",
"clean": "rimraf dist",
"dev": "tsup --watch",
"format": "prettier --write .",
"format:check": "prettier --check src/**/*.ts",
"lint": "eslint src/**/*.ts",
"lint:fix": "eslint src/**/*.ts --fix",
"quality": "pnpm type-check && pnpm test && pnpm lint && pnpm format:check && pnpm build && pnpm check-exports",
"test": "vitest run --config vitest.unit.config.ts",
"test:all": "pnpm test && pnpm test:integration",
"test:integration": "vitest run --config vitest.integration.config.ts",
"test:integration:watch": "vitest --config vitest.integration.config.ts",
"test:watch": "vitest --config vitest.unit.config.ts",
"type-check": "tsc --noEmit"
},
"signal_details": {
"provenance_dropped": "prior version published with SLSA attestation; current version has none",
"repository_url_changed": "'https://github.com/jagreehal/autotel' -> 'git+https://github.com/jagreehal/autotel.git'"
},
"time": {
"created": "2026-03-24T17:43:22.234Z",
"modified": "2026-06-06T00:05:22.331Z"
}
}