npm @intlayer/editor @8.12.4
score
0.65
med
flagged
2026-07-20 17:51
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=8.12.4 but max published is 9.0.0-canary.0 |
| mass_publish_burst | 0.8 | publisher 'ay.pineau' pushed 9 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ay.pineau"
],
"versions": 335
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-zO/kKIj6e9Li2qmtJBXxkE8l8kX1q9Fnd5hgwJbFu+qI4CuBMFknHJ0c2qX6yMGs9bFCPevnvYv51kfnHgmdAw==",
"tarball": "https://registry.npmjs.org/@intlayer/editor/-/editor-8.12.4.tgz",
"unpackedSize": 418202
},
"dist-tags": {
"canary": "9.0.0-canary.18",
"latest": "8.12.4"
},
"latest_version": "8.12.4",
"maintainers": [
{
"email": "ay.pineau@gmail.com",
"name": "ay.pineau"
}
],
"num_versions": 335,
"repository": {
"type": "git",
"url": "git+https://github.com/aymericzip/intlayer.git"
},
"scripts": {
"build": "bun --bun tsdown --config tsdown.config.ts",
"build:ci": "bun --bun tsdown --config tsdown.config.ts",
"clean": "bun --bun rimraf ./dist .turbo",
"dev": "bun --bun tsdown --config tsdown.config.ts --watch",
"format": "bun --bun biome format . --check",
"format:fix": "bun --bun biome format --write .",
"lint": "bun --bun biome lint .",
"lint:fix": "bun --bun biome lint --write .",
"prepublish": "cp -f ../../../README.md ./README.md",
"process-files": "ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot",
"publish": "bun publish || true",
"publish:canary": "bun publish --access public --tag canary || true",
"publish:latest": "bun publish --access public --tag latest || true",
"test": "bun --bun vitest run",
"test:watch": "bun --bun vitest",
"typecheck": "tsc --noEmit --project tsconfig.types.json"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=8.12.4 but max published is 9.0.0-canary.0",
"mass_publish_burst": "publisher 'ay.pineau' pushed 9 packages in the last 15min on npm"
},
"time": {
"created": "2025-01-19T00:04:36.866Z",
"modified": "2026-07-20T22:31:11.007Z"
}
}