npm cicy-desktop @2.1.115
score
0.5416
med
flagged
2026-06-21 00:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 18 versions in last 24h: ['2.1.111', '2.1.112', '2.1.113', '2.1.114', '2.1.115'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cicybot"
],
"versions": 88
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-M3MHDZqnb2E9YK8YrU41wHFnW/RB99Z+bfs5+iUOBxjybtOUliZj/VEHzqhgA0zaluIl1VRl8CHNGf/2INDk6A==",
"tarball": "https://registry.npmjs.org/cicy-desktop/-/cicy-desktop-2.1.115.tgz",
"unpackedSize": 3232608
},
"dist-tags": {
"latest": "2.1.115"
},
"latest_version": "2.1.115",
"maintainers": [
{
"email": "cicybot@outlook.com",
"name": "cicybot"
}
],
"num_versions": 88,
"repository": null,
"scripts": {
"build": "electron-builder --publish never",
"build:linux": "electron-builder --linux",
"build:mac": "electron-builder --mac",
"build:ui": "cd packages/ui-react && npm install && npm run build",
"build:win": "electron-builder --win",
"format": "prettier --write \"src/**/*.js\" \"tests/**/*.js\"",
"format:check": "prettier --check \"src/**/*.js\" \"tests/**/*.js\"",
"start": "node ./bin/cicy-desktop",
"start:master": "node src/master/master-main.js",
"test": "jest",
"test:ls": "node tests/test-ls.js"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "18 versions in last 24h: ['2.1.111', '2.1.112', '2.1.113', '2.1.114', '2.1.115']"
},
"time": {
"created": "2026-03-22T03:58:53.882Z",
"modified": "2026-06-21T04:58:39.807Z"
}
}