npm autotel-devtools @6.2.0
score
0.629
med
flagged
2026-06-05 18:14
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": 28
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-2acjvt+0uwoEQgeagyyjsAQtjjbbbZ05mYU/NuI9cDURKU6vrDtIkPQpI8qQysEoii4cm78uT/xbK74ppvRc2g==",
"tarball": "https://registry.npmjs.org/autotel-devtools/-/autotel-devtools-6.2.0.tgz",
"unpackedSize": 1790015
},
"dist-tags": {
"latest": "6.2.0"
},
"latest_version": "6.2.0",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 29,
"repository": {
"directory": "packages/autotel-devtools",
"type": "git",
"url": "git+https://github.com/jagreehal/autotel.git"
},
"scripts": {
"build": "tsup && vite build --config vite.widget.config.ts",
"build-storybook": "storybook build",
"dev": "tsup --watch",
"lint": "eslint src/",
"prepublishOnly": "pnpm build && pnpm test:dist",
"storybook": "storybook dev -p 6006",
"test": "vitest run --config vitest.config.ts --project server && vitest run --config vitest.config.ts --project widget && vitest run --config vitest.storybook.config.ts",
"test:dist": "node scripts/check-dist-esm.mjs",
"test:storybook": "vitest run --config vitest.storybook.config.ts",
"test:watch": "vitest --config vitest.config.ts",
"type-check": "svelte-check --tsconfig ./tsconfig.json && 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-04-08T20:54:27.714Z",
"modified": "2026-06-05T23:14:37.592Z"
}
}