npm @0xobelisk/graphql-client @1.2.0-pre.96
score
0.54
med
flagged
2026-06-22 11:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 0 -> 17 |
| topology | ||
| dependency_added_unknown | 0.6 | 13 new non-watchlisted dep(s): ['@apollo/client', '@graphql-typed-document-node/core', '@types/pluralize', 'gql.tada', 'graphql'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vladilenaksana",
"web3henry"
],
"versions": 86
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-1WIGEG1UWVvoBh2Cr/am2HaY4dR0RwjkyrziYtQVQyuMUrOgTcvW1qRNLv0nAjV4EG72jLzFaEt2baUS5lSCZQ==",
"tarball": "https://registry.npmjs.org/@0xobelisk/graphql-client/-/graphql-client-1.2.0-pre.96.tgz",
"unpackedSize": 370580
},
"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": 86,
"repository": {
"type": "git",
"url": "git+https://github.com/0xobelisk/dubhe.git"
},
"scripts": {
"build": "pnpm run build:types && pnpm 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": "13 new non-watchlisted dep(s): ['@apollo/client', '@graphql-typed-document-node/core', '@types/pluralize', 'gql.tada', 'graphql'] ...",
"script_count_spike": "scripts count 0 -> 17"
},
"time": {
"created": "2025-06-21T12:31:09.117Z",
"modified": "2026-05-19T13:50:01.380Z"
}
}