npm @myassis/gateway @1.0.69
score
0.5224
med
flagged
2026-07-27 07:56
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.0.65', '1.0.66', '1.0.67', '1.0.68', '1.0.69'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"duzhengjie"
],
"versions": 67
}
Evidence (package doc at flag time)
{
"dependencies_count": 18,
"dist": {
"integrity": "sha512-Nv6O2JIydqS69urhmHBfU9BsIB4lge8nPDslyUj1C99XGY4Ggn6V8p6i47sCO5b0fbhTluhiUphxOjSMRWPZOA==",
"tarball": "https://registry.npmjs.org/@myassis/gateway/-/gateway-1.0.69.tgz",
"unpackedSize": 503241
},
"dist-tags": {
"latest": "1.0.69"
},
"latest_version": "1.0.69",
"maintainers": [
{
"email": "zhengjie.du@foxmail.com",
"name": "duzhengjie"
}
],
"num_versions": 68,
"repository": null,
"scripts": {
"build": "tsc --skipLibCheck",
"dev": "tsx watch src/index.ts",
"pkg:all": "npm run pkg:win && npm run pkg:linux",
"pkg:linux": "npx @yao-pkg/pkg . --targets node24-linux-x64 --output myassis-gateway-linux",
"pkg:linux-analyze": "npx @yao-pkg/pkg . --targets node24-linux-x64 --output myassis-gateway-linux --public-packages got --debug",
"pkg:win": "node scripts/pkg-build-win.js node24-win-x64 myassis-gateway-win.exe",
"postbuild": "node scripts/add-shebang.js && npx tsc-alias",
"start": "node dist/index.js",
"test": "jest"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['1.0.65', '1.0.66', '1.0.67', '1.0.68', '1.0.69']"
},
"time": {
"created": "2026-06-02T12:14:56.478Z",
"modified": "2026-07-27T12:21:30.095Z"
}
}