npm @tokenops/sdk @1.5.1
score
0.595
med
flagged
2026-07-23 10:28
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['1.4.0', '1.4.1', '1.4.2', '1.5.0', '1.5.1'] |
| removed_within_window | 0.9 | version 1.2.0 was removed upstream ~0min ago |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mike_tokenops",
"mozama",
"tech_tokenops",
"gedastokenops"
],
"versions": 9
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-pFGmYIueF5KZ3o7+8RXdw7mvKJuC1JVHIM87fTILhPpmu+Y3X4zFyWgKyr1mLx1Fhtq0T5sSbakljCdIiwTwaA==",
"tarball": "https://registry.npmjs.org/@tokenops/sdk/-/sdk-1.5.1.tgz",
"unpackedSize": 2076190
},
"dist-tags": {
"latest": "1.5.1"
},
"latest_version": "1.5.1",
"maintainers": [
{
"email": "mike.rudek@zama.ai",
"name": "mike_tokenops"
},
{
"email": "Mocarram.Hossain@zama.ai",
"name": "mozama"
},
{
"email": "tech@tokenops.xyz",
"name": "tech_tokenops"
},
{
"email": "Gediminas.Petreikis@zama.ai",
"name": "gedastokenops"
}
],
"num_versions": 8,
"repository": {
"type": "git",
"url": "git+https://github.com/VestingLabs/tokenops-sdk.git"
},
"scripts": {
"api:check": "node scripts/api-extractor/run.mjs --ci",
"api:update": "node scripts/api-extractor/run.mjs --local",
"build": "rm -rf dist dist-types && NODE_OPTIONS=\"--max-old-space-size=4096\" tsup --no-dts && NODE_OPTIONS=\"--max-old-space-size=4096\" tsc -p tsconfig.build.json && cp -r dist-types/. dist/ && rm -rf dist-types && node scripts/copy-dcts.mjs",
"build:watch": "NODE_OPTIONS=\"--max-old-space-size=4096\" tsup --watch --no-dts",
"check-dts": "node scripts/check-dts.mjs",
"clean": "rm -rf dist dist-types coverage",
"docs:api": "typedoc --options typedoc.json",
"doctor": "node scripts/doctor.mjs",
"fhevm:down": "./scripts/local-fhevm-down.sh",
"fhevm:up": "./scripts/local-fhevm-up.sh",
"format": "prettier --write \"src/**/*.{ts,tsx,json,md}\" \"test/**/*.{ts,tsx,json,md}\"",
"lint": "eslint . && prettier --check \"src/**/*.{ts,tsx,json,md}\" \"test/**/*.{ts,tsx,json,md}\"",
"lint:fix": "eslint --fix . && prettier --write \"src/**/*.{ts,tsx,json,md}\" \"test/**/*.{ts,tsx,json,md}\"",
"prepare": "husky",
"prepublishOnly": "pnpm clean && pnpm build && pnpm typecheck && pnpm lint && pnpm test",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:hooks": "vitest run src/core/wagmi-compat.test.ts test/fhe-vesting/react test/fhe-airdrop/react test/fhe-disperse/react test/testnet-faucet/react",
"test:local": "vitest run test",
"test:local-all": "./scripts/run-local-fhevm-tests.sh",
"test:sepolia": "vitest run test --reporter=verbose",
"test:unit": "vitest run src",
"test:watch": "vitest",
"typecheck": "tsc --noEmit",
"typecheck:build": "tsc --noEmit -p tsconfig.build.json"
},
"signal_details": {
"rapid_release": "6 versions in last 24h: ['1.4.0', '1.4.1', '1.4.2', '1.5.0', '1.5.1']",
"removed_within_window": "version 1.2.0 was removed upstream ~0min ago"
},
"time": {
"created": "2026-05-27T21:56:16.530Z",
"modified": "2026-07-23T15:28:30.535Z"
}
}