npm @0xobelisk/sui-common @1.2.0-pre.96
score
0.55
med
flagged
2026-06-22 11:16
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 0 -> 11 |
| topology | ||
| dependency_added_unknown | 0.6 | 16 new non-watchlisted dep(s): ['chalk', 'debug', 'dotenv', 'ejs', 'esbuild'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vladilenaksana",
"web3henry"
],
"versions": 154
}
Evidence (package doc at flag time)
{
"dependencies_count": 17,
"dist": {
"integrity": "sha512-BZwqg/IZbsDK3bmBI2wiMPEttESrL25GYV/NnIwkK0J2VAAcKYs6mj7/g295/uZMtIq3d501NzDCv+HoJmlfTg==",
"tarball": "https://registry.npmjs.org/@0xobelisk/sui-common/-/sui-common-1.2.0-pre.96.tgz",
"unpackedSize": 274048
},
"dist-tags": {
"latest": "1.2.0-pre.96",
"next": "1.2.0-pre.124"
},
"latest_version": "1.2.0-pre.96",
"maintainers": [
{
"email": "vladilenaksana@gmail.com",
"name": "vladilenaksana"
},
{
"email": "zombiesliu@gmail.com",
"name": "web3henry"
}
],
"num_versions": 154,
"repository": {
"type": "git",
"url": "git+https://github.com/0xobelisk/dubhe.git"
},
"scripts": {
"build": "pnpm run type-check && pnpm run build:js",
"build:js": "tsup && chmod +x ./dist/index.js",
"clean": "pnpm run clean:js",
"clean:js": "rimraf dist",
"dev": "tsup --watch",
"format": "prettier --write .",
"format:check": "prettier --check .",
"lint": "eslint . --ext .ts",
"test": "vitest",
"type-check": "tsc --noEmit",
"validate": "pnpm format:check && pnpm type-check"
},
"signal_details": {
"dependency_added_unknown": "16 new non-watchlisted dep(s): ['chalk', 'debug', 'dotenv', 'ejs', 'esbuild'] ...",
"script_count_spike": "scripts count 0 -> 11"
},
"time": {
"created": "2023-11-08T14:40:20.344Z",
"modified": "2026-05-19T13:49:47.018Z"
}
}