npm @sidestep/core @3.8.0
score
0.539
med
flagged
2026-07-21 22:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 12 -> 17 |
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['3.5.0', '3.6.0', '3.6.1', '3.7.0', '3.8.0'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 3d ago but package has 24 versions (expect >= 82d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"xanojustin"
],
"versions": 22
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-2hXoL9rNRJXksAylo/XbVQNhaa97LGEGqIi0fq0y2az2ddxJOiN1o2siJlJm8fSkZ5TA2qfsD3r40JkSLPybrg==",
"tarball": "https://registry.npmjs.org/@sidestep/core/-/core-3.8.0.tgz",
"unpackedSize": 2331496
},
"dist-tags": {
"latest": "3.8.0"
},
"latest_version": "3.8.0",
"maintainers": [
{
"email": "justin@xano.com",
"name": "xanojustin"
}
],
"num_versions": 24,
"repository": {
"type": "git",
"url": "git+https://github.com/sidestepai/core.git"
},
"scripts": {
"build": "tsup",
"codegen": "tsx scripts/codegen.ts",
"codegen:filters": "tsx scripts/codegen-filters.ts",
"codegen:methods": "tsx scripts/codegen-field-methods.ts",
"examples:check": "npm run examples:index && tsc --noEmit -p examples/sandbox/tsconfig.json",
"examples:filters": "tsx scripts/gen-filters.ts",
"examples:gen": "tsx scripts/gen-examples.ts && tsx scripts/gen-filters.ts && tsx scripts/gen-examples-index.ts",
"examples:index": "tsx scripts/gen-examples-index.ts",
"examples:statements": "tsx scripts/gen-examples.ts",
"lint": "eslint .",
"manifest": "tsx scripts/manifest.ts",
"prepublishOnly": "npm run build",
"release": "npm publish --access public",
"release:beta": "npm version prerelease --preid=beta -m \"chore(release): %s\" && npm publish --tag beta --access public",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"rapid_release": "8 versions in last 24h: ['3.5.0', '3.6.0', '3.6.1', '3.7.0', '3.8.0']",
"repo_too_new_for_version_history": "claimed repo created 3d ago but package has 24 versions (expect >= 82d for that history)",
"script_count_spike": "scripts count 12 -> 17"
},
"time": {
"created": "2026-07-18T18:18:57.795Z",
"modified": "2026-07-22T03:58:10.366Z"
}
}