npm @depup/posthog-js @1.407.2-depup.0
score
0.7203
high
flagged
2026-07-23 11:34
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| mass_publish_burst | 0.8 | publisher 'chiefmikey' pushed 33 packages in the last 15min on npm |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/PostHog/posthog-js.git' also claimed by 10 package(s) under different publishers: ['npm/@posthog/webpack-plugin', 'npm/@posthog/next', 'npm/@posthog/nuxt'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chiefmikey"
],
"versions": 30
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-iavNL4zdfzd9hlj8THh5PmgmBYPJvJu58HR3TRhkoyD1/09OygpHBGgXIp+ESFD0G+HG0Z+7ejcqxQ+l9acbEg==",
"tarball": "https://registry.npmjs.org/@depup/posthog-js/-/posthog-js-1.407.2-depup.0.tgz",
"unpackedSize": 39941375
},
"dist-tags": {
"latest": "1.407.2-depup.0"
},
"latest_version": "1.407.2-depup.0",
"maintainers": [
{
"email": "wolfemikl@gmail.com",
"name": "chiefmikey"
}
],
"num_versions": 31,
"repository": {
"type": "git",
"url": "git+https://github.com/PostHog/posthog-js.git"
},
"scripts": {
"build": "tsc -b && rollup -c",
"check-react": "[ -d 'react/dist' ] || { echo '@posthog/react has not been built'; exit 1; }",
"check-testcafe-results": "ts-node testcafe/check-testcafe-results.js",
"clean": "rimraf lib dist react/dist",
"deprecate-old-versions": "node scripts/deprecate-old-versions.mjs",
"dev": "tsc -b && NODE_OPTIONS=\"--max-old-space-size=8192\" rollup -cw",
"generate-references": "pnpm exec api-extractor run --config ./api-extractor.json --local && node scripts/generate-docs.js",
"lint": "eslint src && eslint playwright",
"lint:fix": "eslint src --fix && eslint playwright --fix",
"package": "pnpm pack --out $PACKAGE_DEST/%s.tgz",
"playwright": "pnpm exec playwright test --project webkit --project firefox --project chromium",
"playwright-ui": "pnpm exec playwright test --ui --project webkit --project firefox --project chromium",
"playwright-webserver": "npx http-server ./ -p 2345",
"playwright:compat": "pnpm exec playwright test --config playwright.config.compat.ts",
"playwright:integration": "pnpm exec playwright test --config playwright.config.integration.ts --project webkit --project firefox --project chromium",
"playwright:surveys": "pnpm exec playwright test packages/browser/playwright/mocked/surveys/* --project webkit --project firefox --project chromium",
"playwright:surveys:ui": "pnpm exec playwright test packages/browser/playwright/mocked/surveys/* --ui --project webkit --project firefox --project chromium",
"playwright:tours:ui": "pnpm exec playwright test packages/browser/playwright/mocked/product-tours/* --ui --project webkit --project firefox --project chromium",
"postbuild": "node scripts/strip-lib-package-json.js && node scripts/check-mangled-property-consistency.js && node scripts/copy-rrweb-worker-maps.js",
"prettier": "prettier --write src/ functional_tests/ playwright/",
"prettier:check": "prettier --check src/ functional_tests/ playwright/",
"run-testcafe-localhost": "node scripts/run-testcafe-localhost.mjs",
"start": "pnpm build-react && NODE_OPTIONS=\"--max-old-space-size=8192\" pnpm build-rollup -w",
"test": "pnpm test:unit && pnpm test:functional",
"test-watch": "jest --watch src",
"test:functional": "jest functional_tests",
"test:typecheck": "cd src/__tests__ && tsc --noEmit --project tsconfig.json",
"test:unit": "jest src",
"test:unit:surveys": "jest '.*survey.*.test.'",
"test:unit:tours": "jest '.*tours.*.test.'",
"typecheck": "tsc --noEmit --project tsconfig.json",
"write-mangled-property-names": "WRITE_MANGLED_PROPERTIES=1 pnpm build"
},
"signal_details": {
"mass_publish_burst": "publisher 'chiefmikey' pushed 33 packages in the last 15min on npm",
"shared_repo_different_publisher": "repo 'git+https://github.com/PostHog/posthog-js.git' also claimed by 10 package(s) under different publishers: ['npm/@posthog/webpack-plugin', 'npm/@posthog/next', 'npm/@posthog/nuxt'] ..."
},
"time": {
"created": "2026-03-18T22:43:16.376Z",
"modified": "2026-07-23T16:34:16.817Z"
}
}