npm @salutejs/plasma-core @1.231.0
score
0.5333
med
flagged
2026-07-21 05:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.231.0 but max published is 1.233.0-next-sbcom.0 |
| mass_publish_burst | 0.8 | publisher 'salute-eva' pushed 13 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"salute-eva",
"awinogradov",
"turanchoks",
"salute-assistant"
],
"versions": 3096
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-YLDeAbNV/Y/fCDhHmUmsJPtd9EGPilnuPgPLUyLQS5ogB7DGeC78b9kturVUY/VZ4z3vhabT7FyYD5Uo87OTjw==",
"tarball": "https://registry.npmjs.org/@salutejs/plasma-core/-/plasma-core-1.231.0.tgz",
"unpackedSize": 19743229
},
"dist-tags": {
"canary": "1.232.0-canary.2971.29819535391.0",
"dev": "1.231.0-dev.0",
"latest": "1.231.0",
"next-insol": "1.229.0-next-insol.0",
"next-platform-ai": "1.228.0-next-platform-ai.0",
"next-sbcom": "1.233.0-next-sbcom.0"
},
"latest_version": "1.231.0",
"maintainers": [
{
"email": "salute.developers@gmail.com",
"name": "salute-eva"
},
{
"email": "winogradovaa@gmail.com",
"name": "awinogradov"
},
{
"email": "ipuncho@gmail.com",
"name": "turanchoks"
},
{
"email": "winogradov.aa@ya.ru",
"name": "salute-assistant"
}
],
"num_versions": 3097,
"repository": null,
"scripts": {
"build": "npm run build:cjs && npm run build:esm",
"build:cjs": "swc ./src -d . --strip-leading-paths -C module.type=commonjs --config-file ../../swc.config.json",
"build:esm": "swc ./src -d ./es --strip-leading-paths -C module.type=es6 --config-file ../../swc.config.json",
"build:watch": "npm run build:esm -- --watch",
"generate:typings": "tsc --outDir . --emitDeclarationOnly",
"lint": "../../node_modules/.bin/eslint ./src --ext .js,.ts,.tsx --quiet",
"postbuild": "npm run generate:typings",
"prebuild": "rm -rf ./components ./es ./hocs ./hooks ./mixins ./tokens ./types ./utils index.js index.js.map index.d.ts index.d.ts.map",
"prepare": "npm run build",
"test": "NODE_ICU_DATA=node_modules/full-icu jest",
"test:watch": "NODE_ICU_DATA=node_modules/full-icu jest --watch",
"typescript-coverage": "npx typescript-coverage-report > /dev/null"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.231.0 but max published is 1.233.0-next-sbcom.0",
"mass_publish_burst": "publisher 'salute-eva' pushed 13 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2022-04-26T19:35:19.504Z",
"modified": "2026-07-21T10:33:24.611Z"
}
}