npm nuxt-file-save @1.2.5
score
0.7124
high
flagged
2026-06-21 21:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['wzo'] |
| maintainer_takeover | 1.0 | prior all gone ['cooj'] -> now ['wzo'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cooj"
],
"versions": 10
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-gBbZdYQ1D+kXM5jd07cAnO/TWGGQu9dABdDBwjzgtqZgi+ZbHtCx0XsHUXUodvKxXtQmpRnCHpbLgetAWdtt4w==",
"tarball": "https://registry.npmjs.org/nuxt-file-save/-/nuxt-file-save-1.2.5.tgz",
"unpackedSize": 26652
},
"dist-tags": {
"latest": "1.2.5"
},
"latest_version": "1.2.5",
"maintainers": [
{
"email": "nowo0027@gmail.com",
"name": "wzo"
}
],
"num_versions": 10,
"repository": {
"type": "git",
"url": "git+https://github.com/nowo/nuxt-file-save.git"
},
"scripts": {
"dev": "nuxi dev playground",
"dev:build": "nuxi build playground",
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground",
"lint": "eslint . --fix",
"release": "npm run lint && npm run test && npm run prepack && changelogen --patch --release && npm publish && git push --follow-tags",
"test": "vitest run",
"test:release": "changelogen --patch --release",
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit",
"test:watch": "vitest watch"
},
"signal_details": {
"maintainer_churn": "added: ['wzo']",
"maintainer_takeover": "prior all gone ['cooj'] -> now ['wzo']"
},
"time": {
"created": "2024-06-19T06:24:59.964Z",
"modified": "2026-06-22T02:42:06.187Z"
}
}