npm @0xobelisk/sui-client @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 -> 17 |
| topology | ||
| dependency_added_unknown | 0.6 | 19 new non-watchlisted dep(s): ['@mysten/bcs', '@mysten/sui', '@noble/curves', '@noble/hashes', '@scure/bip39'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vladilenaksana",
"web3henry"
],
"versions": 166
}
Evidence (package doc at flag time)
{
"dependencies_count": 19,
"dist": {
"integrity": "sha512-27ZUiE9tfhf0TXdg4IM/jJPATR1tNcESyb6ExdNX1c2BBmkjkSx5t5EEIs+mvB0dRrmknOoz07S1XLNZby+Udw==",
"tarball": "https://registry.npmjs.org/@0xobelisk/sui-client/-/sui-client-1.2.0-pre.96.tgz",
"unpackedSize": 810404
},
"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": 166,
"repository": {
"type": "git",
"url": "git+https://github.com/0xobelisk/dubhe.git"
},
"scripts": {
"build": "npm run build:types && npm run build:tsup",
"build:tsup": "tsup ./src/index.ts --format esm,cjs --sourcemap",
"build:types": "tsc --build",
"clean": "rm -rf tsconfig.tsbuildinfo ./dist",
"commit": "commit",
"doc": "typedoc --out docs src/index.ts",
"format": "prettier --write .",
"format:check": "prettier --check .",
"format:fix": "prettier --write '**/*.{ts,json,md}'",
"lint": "eslint . --ext .ts",
"test": "pnpm test:typecheck && pnpm test:unit",
"test:typecheck": "tsc -p ./test",
"type-check": "tsc --noEmit",
"validate": "pnpm format:check && pnpm type-check",
"watch": "pnpm run clean & pnpm run watch:types & pnpm run watch:tsup",
"watch:tsup": "tsup ./src/index.ts --format esm,cjs --clean --splitting --watch",
"watch:types": "tsc --watch"
},
"signal_details": {
"dependency_added_unknown": "19 new non-watchlisted dep(s): ['@mysten/bcs', '@mysten/sui', '@noble/curves', '@noble/hashes', '@scure/bip39'] ...",
"script_count_spike": "scripts count 0 -> 17"
},
"time": {
"created": "2023-11-08T14:42:11.353Z",
"modified": "2026-05-19T13:49:51.842Z"
}
}