npm apify @3.7.2
score
0.5558
med
flagged
2026-07-23 04:36
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.7.2 but max published is 4.0.0-beta.12 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/apify/apify-sdk-js.git' also claimed by 1 package(s) under different publishers: ['npm/@depup/apify'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mtrunkat",
"jancurn",
"petrpatek",
"mnmkng",
"jaroslavhejlek",
"drobnikj",
"metalwarrior665",
"fnesveda",
"b4nan",
"janbuchar",
"apify-service-account"
],
"versions": 1135
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-I4R5Qd1X11vk5/1U0CxKSsMhNwER/3MntePEQb9Pbtf942OhQLh5IURrJZufqtpimkqRy44SlQMU6UhPdoFXhA==",
"tarball": "https://registry.npmjs.org/apify/-/apify-3.7.2.tgz",
"unpackedSize": 347379
},
"dist-tags": {
"beta": "3.5.4-beta.2",
"latest": "3.7.2",
"next": "3.7.3-beta.47",
"next-v4": "4.0.0-beta.19",
"v4": "4.0.0-beta.12"
},
"latest_version": "3.7.2",
"maintainers": [
{
"email": "marek@trunkat.eu",
"name": "mtrunkat"
},
{
"email": "jan.curn@gmail.com",
"name": "jancurn"
},
{
"email": "petrpatekml@gmail.com",
"name": "petrpatek"
},
{
"email": "ondra@apify.com",
"name": "mnmkng"
},
{
"email": "jarda@hejlek.cz",
"name": "jaroslavhejlek"
},
{
"email": "drobnik.j@gmail.com",
"name": "drobnikj"
},
{
"email": "lukaskrivka@gmail.com",
"name": "metalwarrior665"
},
{
"email": "frantisek@apify.com",
"name": "fnesveda"
},
{
"email": "martinadamek59@gmail.com",
"name": "b4nan"
},
{
"email": "mail@bucharjan.cz",
"name": "janbuchar"
},
{
"email": "service-account@apify.com",
"name": "apify-service-account"
}
],
"num_versions": 1135,
"repository": {
"type": "git",
"url": "git+https://github.com/apify/apify-sdk-js.git"
},
"scripts": {
"build": "pnpm clean && pnpm compile && pnpm fixApifyExport",
"ci:build": "pnpm build",
"clean": "rimraf ./dist ./tsconfig.build.tsbuildinfo",
"compile": "tsc -p tsconfig.build.json && gen-esm-wrapper ./dist/index.js ./dist/index.mjs",
"coverage": "vitest --coverage",
"fixApifyExport": "node ./scripts/temp_fix_apify_exports.mjs",
"format": "oxfmt",
"format:check": "oxfmt --check",
"lint": "oxlint --type-aware",
"lint:fix": "oxlint --type-aware --fix",
"test": "vitest run --silent",
"test:e2e": "pnpm test:e2e:sdk",
"test:e2e:sdk": "pnpm test:e2e:sdk:tarball && node test/e2e/runSdkTests.mjs",
"test:e2e:sdk:tarball": "pnpm build && mv $(pnpm pack | tail -n 1) test/e2e/apify.tgz",
"tsc-check-tests": "tsc --noEmit --project test/tsconfig.json"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=3.7.2 but max published is 4.0.0-beta.12",
"shared_repo_different_publisher": "repo 'git+https://github.com/apify/apify-sdk-js.git' also claimed by 1 package(s) under different publishers: ['npm/@depup/apify']"
},
"time": {
"created": "2013-11-10T15:10:10.867Z",
"modified": "2026-07-23T03:53:53.085Z"
}
}