npm piral-fetch @1.11.0
score
0.7
high
flagged
2026-06-11 12:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'fetch' |
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.11.0 but max published is 1.11.1-beta.378cec6 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/smapiot/piral.git' also claimed by 10 package(s) under different publishers: ['npm/siteless', 'npm/empty-piral', 'npm/piral-debug-utils'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"florianrappl",
"manuel.roemer",
"lschoett"
],
"versions": 1014
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-IcF0KWhKot6BUwcvXilJdJhNYVbTlruzl71I1EnmT81F/E0wyeCGhn+5VJBo5DwIXPWtkkFA5CNQLDM13mr9wA==",
"tarball": "https://registry.npmjs.org/piral-fetch/-/piral-fetch-1.11.0.tgz",
"unpackedSize": 31749
},
"dist-tags": {
"canary": "0.15.0-alpha.4409",
"latest": "1.11.0",
"next": "1.11.1-beta.378cec6"
},
"latest_version": "1.11.0",
"maintainers": [
{
"email": "mail@florian-rappl.de",
"name": "florianrappl"
},
{
"email": "mail@manuelroemer.com",
"name": "manuel.roemer"
},
{
"email": "lothar.schoettner@smapiot.com",
"name": "lschoett"
}
],
"num_versions": 1014,
"repository": {
"type": "git",
"url": "git+https://github.com/smapiot/piral.git"
},
"scripts": {
"build": "yarn build:bundle && yarn build:esnext",
"build:bundle": "esbuild src/index.ts --outfile=piral-fetch.min.js --bundle --external:piral-core --minify --global-name=piralFetch",
"build:esnext": "tsc --project tsconfig.json --outDir lib --module esnext",
"cleanup": "rimraf esm lib piral-fetch.min.js",
"test": "echo \"Error: run tests from root\" && exit 1",
"typedoc": "typedoc --json ../../../docs/types/piral-fetch.json src --exclude \"src/**/*.test.*\""
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.11.0 but max published is 1.11.1-beta.378cec6",
"shared_repo_different_publisher": "repo 'git+https://github.com/smapiot/piral.git' also claimed by 10 package(s) under different publishers: ['npm/siteless', 'npm/empty-piral', 'npm/piral-debug-utils'] ...",
"typosquat": "combosquat of 'fetch'"
},
"time": {
"created": "2019-08-27T14:39:52.567Z",
"modified": "2026-06-10T14:43:58.883Z"
}
}