npm @streamr/test-utils @103.3.2
score
0.7
high
flagged
2026-07-29 05:47
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/cdn-location', 'npm/@streamr/geoip-location'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hpihkala",
"pzsavola",
"streamr-dev"
],
"versions": 147
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-A6JAydcw9n+MKADydt6CgZf8Xy9+Ae5+13XEkK3aFa+e6PVVhaLgyk6xMIHnzjLR3NJJsdu/ifIdVW2GASbEBw==",
"tarball": "https://registry.npmjs.org/@streamr/test-utils/-/test-utils-103.3.2.tgz",
"unpackedSize": 72104
},
"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": 148,
"repository": {
"directory": "packages/test-utils",
"type": "git",
"url": "git+https://github.com/streamr-dev/network.git"
},
"scripts": {
"build": "tsc -b",
"check": "tsc -p tsconfig.jest.json",
"clean": "jest --clearCache --config '{}' || true; rm -rf dist *.tsbuildinfo node_modules/.cache || true",
"eslint": "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",
"reset-self": "rimraf --glob 'dist/**/*.tsbuildinfo'",
"test": "jest"
},
"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/cdn-location', 'npm/@streamr/geoip-location'] ..."
},
"time": {
"created": "2022-11-07T15:23:44.138Z",
"modified": "2026-07-29T10:47:50.502Z"
}
}