npm @the-portland-company/shell @0.28.2
score
0.5045
med
flagged
2026-07-23 22:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 26 versions in last 24h: ['0.26.0', '0.27.0', '0.28.0', '0.28.1', '0.28.2'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"s3w47m88"
],
"versions": 52
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-zKUyVs2ws2RoWcj3YV23gT3VAeX+DZN8TTbj8xMjIxiA642tB4BSuhh/8nV7iCYB3U9BTSfaK14uBqxljF+5QA==",
"tarball": "https://registry.npmjs.org/@the-portland-company/shell/-/shell-0.28.2.tgz",
"unpackedSize": 1968052
},
"dist-tags": {
"latest": "0.28.2"
},
"latest_version": "0.28.2",
"maintainers": [
{
"email": "spencerhill@theportlandcompany.com",
"name": "s3w47m88"
}
],
"num_versions": 53,
"repository": null,
"scripts": {
"build": "tsup && node scripts/postbuild-use-client.mjs && cp src/css-modules.d.ts dist/css-modules.d.ts",
"dev": "tsup --watch",
"gen:tokens": "node scripts/gen-tokens.mjs",
"prepublishOnly": "npm run type-check && npm audit --audit-level=high && npm run test && npm run build",
"test": "vitest run",
"test:watch": "vitest",
"type-check": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "26 versions in last 24h: ['0.26.0', '0.27.0', '0.28.0', '0.28.1', '0.28.2']"
},
"time": {
"created": "2026-05-12T21:27:24.226Z",
"modified": "2026-07-24T03:58:22.789Z"
}
}