npm @streamr/proto-rpc @103.3.2
score
0.7
high
flagged
2026-07-29 05:48
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=103.3.2 but max published is 103.8.0-rc.3 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/streamr-dev/network.git' also claimed by 10 package(s) under different publishers: ['npm/@streamr/utils', 'npm/@streamr/test-utils', 'npm/@streamr/cdn-location'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hpihkala",
"pzsavola",
"streamr-dev"
],
"versions": 111
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-qhcF2aHfeT+BbpeAARiCqLKWoXQsUme1s8R8L7LNldERoqCpUvJsiU25W0d17pXCvif5/0dN/QnQU2eS8zL+9Q==",
"tarball": "https://registry.npmjs.org/@streamr/proto-rpc/-/proto-rpc-103.3.2.tgz",
"unpackedSize": 232034
},
"dist-tags": {
"beta": "102.0.0-beta.3",
"experiment": "103.3.0-experiment.3",
"internal": "103.8.0-rc.3",
"latest": "103.3.2",
"pretestnet": "100.0.0-pretestnet.6",
"testnet-one": "100.0.0-testnet-one.4",
"testnet-three": "100.0.0-testnet-three.6",
"testnet-two": "100.0.0-testnet-two.4"
},
"latest_version": "103.3.2",
"maintainers": [
{
"email": "henri.pihkala@streamr.com",
"name": "hpihkala"
},
{
"email": "petri.savolainen@spaceify.net",
"name": "pzsavola"
},
{
"email": "devtools@streamr.com",
"name": "streamr-dev"
}
],
"num_versions": 112,
"repository": {
"directory": "packages/proto-rpc",
"type": "git",
"url": "git+https://github.com/streamr-dev/network.git"
},
"scripts": {
"build": "tsc -b",
"check": "./test-proto.sh && tsc -b tsconfig.jest.json",
"clean": "jest --clearCache --config '{}' || true; rm -rf dist generated *.tsbuildinfo node_modules/.cache || true",
"eslint": "./test-proto.sh && eslint --cache --cache-location=node_modules/.cache/.eslintcache/ '*/**/*.{js,ts}'",
"postbuild": "NODE_OPTIONS='--import tsx' rollup -c rollup.config.mts",
"prebuild": "npm run reset-self && ./proto.sh",
"reset-self": "rimraf --glob 'dist/**/*.tsbuildinfo'",
"test": "./test-proto.sh && npm run test-unit && npm run test-integration",
"test-browser": "./test-proto.sh && karma start karma.config.ts",
"test-integration": "./test-proto.sh && jest --bail test/integration",
"test-unit": "./test-proto.sh && jest test/unit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=103.3.2 but max published is 103.8.0-rc.3",
"shared_repo_different_publisher": "repo 'git+https://github.com/streamr-dev/network.git' also claimed by 10 package(s) under different publishers: ['npm/@streamr/utils', 'npm/@streamr/test-utils', 'npm/@streamr/cdn-location'] ..."
},
"time": {
"created": "2023-08-22T13:31:29.433Z",
"modified": "2026-07-29T10:48:04.891Z"
}
}