npm @the-portland-company/shell @0.27.0
score
0.5017
med
flagged
2026-07-23 20:36
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 23 versions in last 24h: ['0.23.0', '0.24.0', '0.25.0', '0.26.0', '0.27.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": 50
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-pMRzSSTWz6qplohz7O13blMNg4dTtzVoOHj6UslfyEoE6ie5KzVPAgr+dzzX5/u8sq0+QH0il3/frFPRb4eBTA==",
"tarball": "https://registry.npmjs.org/@the-portland-company/shell/-/shell-0.27.0.tgz",
"unpackedSize": 1955576
},
"dist-tags": {
"latest": "0.27.0"
},
"latest_version": "0.27.0",
"maintainers": [
{
"email": "spencerhill@theportlandcompany.com",
"name": "s3w47m88"
}
],
"num_versions": 50,
"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": "23 versions in last 24h: ['0.23.0', '0.24.0', '0.25.0', '0.26.0', '0.27.0']"
},
"time": {
"created": "2026-05-12T21:27:24.226Z",
"modified": "2026-07-24T01:15:53.240Z"
}
}