npm spine-framework @0.2.1
score
0.5588
med
flagged
2026-06-06 17:12
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| license_changed | 0.4 | 'MIT' -> 'SEE LICENSE IN LICENSE.md' |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/art-mojo-admin/spine.git' -> 'git+https://github.com/spine-framework/spine-framework.git' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 2d ago but package has 59 versions (expect >= 106d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"spine-framework"
],
"versions": 58
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-XNtgPBTg1r2AimIZbAOky66ostQHJ1bDJK0S317tqtUyWGUNw1LoZO5RGnfVfxiiWdAuAmoeXauQjRKj4zfoQw==",
"tarball": "https://registry.npmjs.org/spine-framework/-/spine-framework-0.2.1.tgz",
"unpackedSize": 3106279
},
"dist-tags": {
"latest": "0.2.1"
},
"latest_version": "0.2.1",
"maintainers": [
{
"email": "webmaster@spine-framework.com",
"name": "spine-framework"
}
],
"num_versions": 59,
"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": {
"license_changed": "'MIT' -> 'SEE LICENSE IN LICENSE.md'",
"repo_too_new_for_version_history": "claimed repo created 2d ago but package has 59 versions (expect >= 106d for that history)",
"repository_url_changed": "'git+https://github.com/art-mojo-admin/spine.git' -> 'git+https://github.com/spine-framework/spine-framework.git'"
},
"time": {
"created": "2026-05-31T01:52:53.808Z",
"modified": "2026-06-05T20:13:04.823Z"
}
}