npm @the-portland-company/shell @0.30.0
score
0.5085
med
flagged
2026-07-24 00:12
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 28 versions in last 24h: ['0.28.0', '0.28.1', '0.28.2', '0.29.0', '0.30.0'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"s3w47m88"
],
"versions": 55
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-uUlzXAP2zSQwHmRbvQ1O+ckCGioyA1/SSgF0I+r1kvGB8Tnd2jvcvaRQDpWjBRX0auA2I35Y7ZWWiSc3CVANjw==",
"tarball": "https://registry.npmjs.org/@the-portland-company/shell/-/shell-0.30.0.tgz",
"unpackedSize": 1979475
},
"dist-tags": {
"latest": "0.30.0"
},
"latest_version": "0.30.0",
"maintainers": [
{
"email": "spencerhill@theportlandcompany.com",
"name": "s3w47m88"
}
],
"num_versions": 55,
"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": "28 versions in last 24h: ['0.28.0', '0.28.1', '0.28.2', '0.29.0', '0.30.0']"
},
"time": {
"created": "2026-05-12T21:27:24.226Z",
"modified": "2026-07-24T04:36:03.149Z"
}
}