npm @knapsack/sandbox-components @4.94.8
score
0.65
med
flagged
2026-06-22 13:36
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.94.8 but max published is 5.0.0--canary.6593.6f974c9.0 |
| mass_publish_burst | 0.8 | publisher 'jfrenette' pushed 42 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"evanlovely",
"illepic",
"jfrenette"
],
"versions": 2345
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-ulpNVhz9rpiswM1j1CMFmC5zwqmw0XMxpoRVjnGf+7rRP/Nor1K3Jkt+Yh5CON2y4vwbZgy8dG1yZAyYmLaLlQ==",
"tarball": "https://registry.npmjs.org/@knapsack/sandbox-components/-/sandbox-components-4.94.8.tgz",
"unpackedSize": 287301
},
"dist-tags": {
"canary": "4.94.8--canary.7783.512d103.0",
"latest": "4.94.8"
},
"latest_version": "4.94.8",
"maintainers": [
{
"email": "evanlovely@gmail.com",
"name": "evanlovely"
},
{
"email": "bloomcb@gmail.com",
"name": "illepic"
},
{
"email": "jim@knapsack.cloud",
"name": "jfrenette"
}
],
"num_versions": 2346,
"repository": {
"directory": "apps/ui/libs/sandbox-components",
"type": "git",
"url": "https://github.com/knapsack-labs/app-monorepo"
},
"scripts": {
"build": "run-p build:*",
"build:css": "postcss ./src/css/index.css --output ./dist/css/ks-sandbox-styles.css",
"build:ts": "tsc",
"build:wc": "esbuild --bundle --outfile=./dist/web-components/bundle.js --format=esm --platform=browser --target=es2020 --loader:.js=jsx --loader:.svg=file --loader:.png=file --loader:.json=json ./src/web-components/index.ts",
"build:wc-type-info": "custom-elements-manifest analyze --globs './src/web-components/**/*.ts' --exclude './src/web-components/index.ts' --outdir ./dist/web-components/ --litelement --dependencies",
"clean": "rm -rf ./dist",
"lint": "eslint ./",
"start": "run-p watch:*",
"watch:css": "npm run build:css -- --watch",
"watch:ts": "npm run build:ts -- --watch --preserveWatchOutput"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.94.8 but max published is 5.0.0--canary.6593.6f974c9.0",
"mass_publish_burst": "publisher 'jfrenette' pushed 42 packages in the last 15min on npm"
},
"time": {
"created": "2024-05-02T21:49:24.838Z",
"modified": "2026-06-22T18:35:08.715Z"
}
}