npm @devframes/plugin-git @0.7.8
score
0.6399
med
flagged
2026-07-22 01:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.7.6', '0.7.7', '0.7.8'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/devframes/devframe.git' also claimed by 10 package(s) under different publishers: ['npm/@devframes/plugin-og', 'npm/@devframes/nuxt', 'npm/@devframes/plugin-a11y'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"antfu"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-50FWs17oIKIsR8hEeKu4rIjXzwr2huzpR/NDBOgoRT75v633rNf9j2baQznMAWXyj12eqB9DRPILzOmcqZrqlg==",
"tarball": "https://registry.npmjs.org/@devframes/plugin-git/-/plugin-git-0.7.8.tgz",
"unpackedSize": 13211850
},
"dist-tags": {
"latest": "0.7.8"
},
"latest_version": "0.7.8",
"maintainers": [
{
"email": "anthonyfu117@hotmail.com",
"name": "antfu"
}
],
"num_versions": 15,
"repository": {
"directory": "plugins/git",
"type": "git",
"url": "git+https://github.com/devframes/devframe.git"
},
"scripts": {
"build": "tsdown && pnpm run build:spa",
"build:spa": "next build src/client && node scripts/build-spa.mjs",
"cli:build": "node bin.mjs build --out-dir dist/static",
"dev": "node scripts/dev.mjs",
"dev:client": "next dev src/client",
"dev:server": "node src/cli.ts",
"storybook": "storybook dev -p 6011 --host 0.0.0.0",
"storybook:build": "storybook build -o storybook-static",
"test": "vitest run",
"typecheck": "tsc --noEmit",
"watch": "tsdown --watch"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['0.7.6', '0.7.7', '0.7.8']",
"shared_repo_different_publisher": "repo 'git+https://github.com/devframes/devframe.git' also claimed by 10 package(s) under different publishers: ['npm/@devframes/plugin-og', 'npm/@devframes/nuxt', 'npm/@devframes/plugin-a11y'] ..."
},
"time": {
"created": "2026-07-06T05:08:49.705Z",
"modified": "2026-07-22T06:55:11.508Z"
}
}