npm @the-portland-company/shell @0.31.0
score
0.5085
med
flagged
2026-07-24 03:19
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 29 versions in last 24h: ['0.28.1', '0.28.2', '0.29.0', '0.30.0', '0.31.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-epvWAqckiRyzDoy+JLXkE2dD8Bl4yJm2UKCTDQcWpF2i7IoaDkzoTL4QmsUAvJpQxzxNfQ1A2RNX48vgj6jRfg==",
"tarball": "https://registry.npmjs.org/@the-portland-company/shell/-/shell-0.31.0.tgz",
"unpackedSize": 1983528
},
"dist-tags": {
"latest": "0.31.0"
},
"latest_version": "0.31.0",
"maintainers": [
{
"email": "spencerhill@theportlandcompany.com",
"name": "s3w47m88"
}
],
"num_versions": 56,
"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": "29 versions in last 24h: ['0.28.1', '0.28.2', '0.29.0', '0.30.0', '0.31.0']"
},
"time": {
"created": "2026-05-12T21:27:24.226Z",
"modified": "2026-07-24T05:12:39.351Z"
}
}