npm spine-framework @0.3.6
score
0.6505
med
flagged
2026-06-09 19:54
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['0.3.10', '0.3.11', '0.3.12', '0.3.13', '0.3.14'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.3.6 but max published is 1.0.0 |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 5d ago but package has 83 versions (expect >= 115d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"spine-framework"
],
"versions": 82
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-FtKQXds2A0oFSn39TRDkUekANtwKLiIskhUm2cHY4rfydn9p+R0oEmXvhw/3v5BsQv6GqrNKbqW9+ARWcoG/9Q==",
"tarball": "https://registry.npmjs.org/spine-framework/-/spine-framework-0.3.6.tgz",
"unpackedSize": 3171167
},
"dist-tags": {
"latest": "0.3.6",
"next": "0.3.14"
},
"latest_version": "0.3.6",
"maintainers": [
{
"email": "webmaster@spine-framework.com",
"name": "spine-framework"
}
],
"num_versions": 83,
"repository": {
"type": "git",
"url": "git+https://github.com/spine-framework/spine-framework.git"
},
"scripts": {
"app-install": "tsx scripts/app-install-cli.ts",
"assemble": "bash scripts/assemble.sh",
"assemble:frontend": "bash scripts/assemble-frontend.sh",
"assemble:functions": "bash scripts/assemble-functions.sh",
"build": "tsc -b config/tsconfig.json && vite build --config config/vite.config.ts",
"build:lib": "tsc -p config/tsconfig.build.json",
"dev": "vite --config config/vite.config.ts",
"docs": "typedoc --config config/typedoc.json",
"lint": "eslint .",
"load-test": "tsx scripts/load-test-app-install.ts",
"manifest": "bash scripts/build-manifest.sh",
"postinstall": "node bin/welcome.cjs || true",
"prebuild": "npm run assemble && npm run verify",
"prepublishOnly": "npm run build:lib && npm run test:boundary && npm run test:unit",
"preview": "vite preview --config config/vite.config.ts",
"spine-framework": "tsx .framework/cli/index.ts",
"test": "vitest run",
"test:boundary": "bash scripts/boundary-check.sh",
"test:core": "vitest run .framework/tests/unit/core-isolation.test.ts",
"test:custom": "vitest run custom/tests",
"test:integration": "vitest run .framework/tests/integration",
"test:unit": "vitest run .framework/tests/unit",
"verify": "bash scripts/verify-integrity.sh"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.3.6 but max published is 1.0.0",
"rapid_release": "6 versions in last 24h: ['0.3.10', '0.3.11', '0.3.12', '0.3.13', '0.3.14']",
"repo_too_new_for_version_history": "claimed repo created 5d ago but package has 83 versions (expect >= 115d for that history)"
},
"time": {
"created": "2026-05-31T01:52:53.808Z",
"modified": "2026-06-10T00:54:45.899Z"
}
}