npm @erpsquad/common @1.10.36
score
0.7667
high
flagged
2026-06-08 08:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.10.34', '1.10.35', '1.10.36'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.10.36 but max published is 1.11.1-named-imports |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo erpforce/common returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vivek_kan"
],
"versions": 416
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-ZHs9bvcPLe6azld7YBXn31CL8cRTiU5HyR5ywwFvkD6tvoBi8v6xY6/qa6+ZYm9WWNU4q8GJQstIrQbfbDNXZQ==",
"tarball": "https://registry.npmjs.org/@erpsquad/common/-/common-1.10.36.tgz",
"unpackedSize": 54896079
},
"dist-tags": {
"latest": "1.10.36"
},
"latest_version": "1.10.36",
"maintainers": [
{
"email": "vivek.kansara@trootech.com",
"name": "vivek_kan"
}
],
"num_versions": 418,
"repository": {
"type": "git",
"url": "git+https://github.com/erpforce/common.git"
},
"scripts": {
"add:named-exports": "node scripts/add-named-exports.js",
"analyze:exports": "node scripts/analyze-exports.js",
"build": "npm run clean && vite build && node scripts/fix-declaration-files.js",
"build:analyze": "npm run build && node scripts/analyze-bundle.js",
"build:validate": "npm run build && node scripts/validate-package.js",
"clean": "rimraf dist",
"dev": "vite build --watch --mode development",
"fix:exports": "node scripts/fix-all-exports.js",
"generate:exports": "node scripts/generate-exports.js",
"lint": "eslint src --ext .ts,.tsx --max-warnings 0",
"lint:fix": "eslint src --ext .ts,.tsx --fix",
"prepublishOnly": "npm run build && npm run validate:package",
"size-check": "size-limit",
"test": "jest",
"test:ci": "jest --ci --coverage --watchAll=false",
"test:integration": "jest --testPathPattern=integration --runInBand",
"test:integration:full": "node scripts/run-integration-tests.js",
"type-check": "tsc --noEmit --skipLibCheck",
"validate": "npm run lint && npm run type-check && npm run test:ci",
"validate:package": "node scripts/validate-package.js",
"validate:prepublish": "node scripts/prepublish-validation.js",
"validate:publish-dry-run": "node scripts/publish-dry-run.js"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.10.36 but max published is 1.11.1-named-imports",
"rapid_release": "3 versions in last 24h: ['1.10.34', '1.10.35', '1.10.36']",
"repo_doesnt_exist": "claimed repo erpforce/common returns 404 on github.com"
},
"time": {
"created": "2025-11-06T12:26:27.366Z",
"modified": "2026-06-08T13:17:47.198Z"
}
}