npm base44 @0.0.52
score
0.7033
high
flagged
2026-06-07 02:43
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['dolevepshtein'] |
| content | ||
| bin_added | 0.8 | new bin entry: ['base44'] |
| script_count_spike | 0.5 | scripts count 0 -> 14 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"maorshlomo",
"netanelgilad",
"roymiloh",
"cowchimp"
],
"versions": 52
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-hM/IZkPo6uNVnMK3ilLjVUju7Epq/mK4OG5BSsG6WGZ4LyDSK26IPvUb3ZZDC1ehyJGD4ausfGEH1Ul27/nIyQ==",
"tarball": "https://registry.npmjs.org/base44/-/base44-0.0.52.tgz",
"unpackedSize": 27512870
},
"dist-tags": {
"latest": "0.0.52"
},
"latest_version": "0.0.52",
"maintainers": [
{
"email": "maor@base44.com",
"name": "maorshlomo"
},
{
"email": "netanelgilad@gmail.com",
"name": "netanelgilad"
},
{
"email": "doleve@base44.com",
"name": "dolevepshtein"
},
{
"email": "rmiloh@gmail.com",
"name": "roymiloh"
},
{
"email": "yonatanme@wix.com",
"name": "cowchimp"
}
],
"num_versions": 52,
"repository": {
"type": "git",
"url": "git+https://github.com/base44/cli.git"
},
"scripts": {
"build": "bun run clean && mkdir -p dist/assets && cp -r templates dist/assets/ && bun run infra/build.ts",
"build:binaries": "bun run infra/build-binaries.ts",
"build:watch": "bun run clean && mkdir -p dist/assets && cp -r templates dist/assets/ && bun run infra/build.ts --watch",
"clean": "rm -rf dist && mkdir -p dist",
"dev": "./bin/dev.ts",
"lint": "cd ../.. && bun run lint",
"lint:fix": "cd ../.. && bun run lint:fix",
"package:binaries": "bun run infra/package-binaries.ts",
"start": "./bin/run.js",
"test": "vitest run",
"test:binary": "CLI_TEST_RUNNER=binary vitest run",
"test:npm": "CLI_TEST_RUNNER=npm vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"bin_added": "new bin entry: ['base44']",
"maintainer_churn": "added: ['dolevepshtein']",
"script_count_spike": "scripts count 0 -> 14"
},
"time": {
"created": "2026-01-05T12:54:00.945Z",
"modified": "2026-05-19T15:54:48.670Z"
}
}