npm @pride7/frameseq @0.17.0
score
0.6373
med
flagged
2026-07-22 00:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 22 versions in last 24h: ['0.14.0', '0.15.0', '0.16.0', '0.16.1', '0.17.0'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/pride7/frameseq.git' also claimed by 1 package(s) under different publishers: ['npm/create-frameseq'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 0d ago but package has 22 versions (expect >= 80d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pride7"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-BGx4bCok0XqCPfiTPzTcX5YugtGdqydTDh6rhKZQ/I2eVR62BcawZAlOlWUHfDc6JcvQSvfXHw+vynEw0Q5LMQ==",
"tarball": "https://registry.npmjs.org/@pride7/frameseq/-/frameseq-0.17.0.tgz",
"unpackedSize": 313556
},
"dist-tags": {
"latest": "0.17.0"
},
"latest_version": "0.17.0",
"maintainers": [
{
"email": "xsfeng07@gmail.com",
"name": "pride7"
}
],
"num_versions": 22,
"repository": {
"type": "git",
"url": "git+https://github.com/pride7/frameseq.git"
},
"scripts": {
"build": "npm run build:package && npm run build:demo",
"build:demo": "tsc --noEmit && vite build",
"build:gallery": "npm run build:package && node scripts/gallery-build.mjs",
"build:package": "vite build --config vite.lib.config.ts && tsc -p tsconfig.publish.json",
"check": "tsc --noEmit",
"check:layout": "node scripts/frameseq.mjs check slides.ts",
"dev": "node scripts/frameseq.mjs dev slides.ts",
"export:pdf": "node scripts/frameseq.mjs pdf slides.ts --output output/pdf/frameseq.pdf",
"export:pptx": "node scripts/frameseq.mjs pptx slides.ts --output output/pptx/frameseq.pptx",
"frameseq": "node scripts/frameseq.mjs",
"gallery:check": "npm run build:gallery && node scripts/gallery-test.mjs",
"pack:check": "node scripts/package-test.mjs",
"pptx": "node scripts/frameseq.mjs pptx slides.ts",
"prepack": "npm run build:package",
"present": "node scripts/frameseq.mjs dev slides.ts --remote",
"preview": "vite preview --open",
"release:check": "npm test && npm run pack:check",
"release:tag-check": "node scripts/release-tag-test.mjs",
"test": "npm run build && node scripts/puppeteer-options-test.mjs && node scripts/theme-test.mjs && node scripts/smoke-test.mjs && node scripts/beamer-smoke-test.mjs && node scripts/minimal-academic-smoke-test.mjs && node scripts/layout-check-test.mjs && node scripts/single-file-test.mjs && node scripts/remote-control-test.mjs && node scripts/pptx-test.mjs && npm run gallery:check"
},
"signal_details": {
"rapid_release": "22 versions in last 24h: ['0.14.0', '0.15.0', '0.16.0', '0.16.1', '0.17.0']",
"repo_too_new_for_version_history": "claimed repo created 0d ago but package has 22 versions (expect >= 80d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/pride7/frameseq.git' also claimed by 1 package(s) under different publishers: ['npm/create-frameseq']"
},
"time": {
"created": "2026-07-21T12:10:56.319Z",
"modified": "2026-07-22T05:55:03.174Z"
}
}