npm @pride7/frameseq @0.21.1
score
0.6635
med
flagged
2026-07-22 21:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 11 versions in last 24h: ['0.18.0', '0.19.0', '0.20.0', '0.21.0', '0.21.1'] |
| 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 1d ago but package has 27 versions (expect >= 85d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pride7"
],
"versions": 26
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-TfCvlfSFUBO4hKvQjZfMgs+OHaC89A4hDTYIu0Dz3wnTidhW0zGMNv6yYg0GcZvUtiT558wxbZaKB5d/fB6j5w==",
"tarball": "https://registry.npmjs.org/@pride7/frameseq/-/frameseq-0.21.1.tgz",
"unpackedSize": 434432
},
"dist-tags": {
"latest": "0.21.1"
},
"latest_version": "0.21.1",
"maintainers": [
{
"email": "xsfeng07@gmail.com",
"name": "pride7"
}
],
"num_versions": 27,
"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",
"docs:check": "node scripts/docs-test.mjs",
"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",
"export:typst": "node scripts/frameseq.mjs typst slides.ts --output output/typst/frameseq.typ",
"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",
"preview:gallery": "npm run build:gallery && vite preview --outDir dist/gallery --open",
"release:check": "npm test && npm run pack:check",
"release:tag-check": "node scripts/release-tag-test.mjs",
"test": "npm run build && npm run docs:check && node scripts/section-layout-test.mjs && npm run vscode:check && 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 && node scripts/typst-export-test.mjs && npm run gallery:check",
"typst": "node scripts/frameseq.mjs typst slides.ts",
"vscode:check": "node scripts/inspect-test.mjs && npm ci --prefix packages/vscode-frameseq --ignore-scripts && npm --prefix packages/vscode-frameseq run check && node scripts/vscode-extension-test.mjs && node scripts/vscode-preview-test.mjs",
"vscode:package": "npm ci --prefix packages/vscode-frameseq --ignore-scripts && npm --prefix packages/vscode-frameseq run package"
},
"signal_details": {
"rapid_release": "11 versions in last 24h: ['0.18.0', '0.19.0', '0.20.0', '0.21.0', '0.21.1']",
"repo_too_new_for_version_history": "claimed repo created 1d ago but package has 27 versions (expect >= 85d 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-23T02:01:22.657Z"
}
}