npm @tscircuit/runframe @0.0.2233
score
0.55
med
flagged
2026-07-20 15:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.0.2230', '0.0.2231', '0.0.2232', '0.0.2233'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"seveibar"
],
"versions": 2221
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-f1/w+FLrVw81bHHGM2K9Wa5L8QdjxrTaux2o+NXVnHf7J4DCZALPyW4Y90mgYJ4JzJhFqbMi55hiN/4BtVID5g==",
"tarball": "https://registry.npmjs.org/@tscircuit/runframe/-/runframe-0.0.2233.tgz",
"unpackedSize": 22368282
},
"dist-tags": {
"latest": "0.0.2233"
},
"latest_version": "0.0.2233",
"maintainers": [
{
"email": "seveibar@gmail.com",
"name": "seveibar"
}
],
"num_versions": 2222,
"repository": null,
"scripts": {
"analyze": "source-map-explorer 'dist/standalone.min.js'",
"build": "bun run build:css && bun run build:standalone && bun run build:standalone-preview && bun run build:lib",
"build:css": "bun run scripts/build-css.ts",
"build:css:watch": "chokidar 'lib/components/**/*.tsx' -c 'bun run build:css'",
"build:iframe": "STANDALONE=iframe vite build && mv ./dist/lib/entrypoints/iframe.html ./dist/iframe.html && cp -f ./dist/iframe.html ./cosmos-export/iframe.html && cp -f ./dist/iframe.min.js ./cosmos-export/iframe.min.js",
"build:lib": "tsup-node lib/preview.ts lib/runner.ts --external react-query schematic-symbols lucide-react circuit-to-svg @tscircuit/props --platform browser --format esm --dts",
"build:site": "cosmos-export && bun run build:iframe",
"build:standalone": "NODE_OPTIONS=--max-old-space-size=8192 STANDALONE=1 vite build",
"build:standalone-preview": "NODE_OPTIONS=--max-old-space-size=8192 STANDALONE=preview vite build --emptyOutDir false",
"format": "biome format --write .",
"format:check": "biome format .",
"pkg-pr-new-release": "bunx pkg-pr-new publish --comment=off --peerDeps",
"serve:cosmos": "serve cosmos-export",
"start": "bun run build:css && concurrently 'bun run cosmos' 'bun run build:css:watch'",
"vercel-build": "bun run build:css && cosmos-export"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "4 versions in last 24h: ['0.0.2230', '0.0.2231', '0.0.2232', '0.0.2233']"
},
"time": {
"created": "2024-12-14T23:24:27.964Z",
"modified": "2026-07-20T20:17:40.297Z"
}
}