BEACON

← candidates

npm @intlayer/backend @9.0.0

score
0.7 high
flagged 2026-07-22 11:36
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
mass_publish_burst 0.8 publisher 'ay.pineau' pushed 32 packages in the last 15min on npm
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@intlayer/engine']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "ay.pineau"
  ],
  "versions": 351
}

Evidence (package doc at flag time)

{
  "dependencies_count": 40,
  "dist": {
    "integrity": "sha512-LE8bKP4R4eF1/fRmW+4Wd1C5OMlvCcU3gtj2FltybzVrdrLpmKOQkL2LUGtNZnw7q1frJuwYoCV1uCIG8cL7hA==",
    "tarball": "https://registry.npmjs.org/@intlayer/backend/-/backend-9.0.0.tgz",
    "unpackedSize": 203018619
  },
  "dist-tags": {
    "canary": "9.0.0-canary.21",
    "latest": "9.0.0"
  },
  "latest_version": "9.0.0",
  "maintainers": [
    {
      "email": "ay.pineau@gmail.com",
      "name": "ay.pineau"
    }
  ],
  "num_versions": 353,
  "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 --watch ./src/index.ts",
    "email": "email dev --dir ./src/emails",
    "embeddings:generate": "bun scripts/generate-embeddings.ts",
    "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 .",
    "prebuild": "bun scripts/generate-embeddings.ts",
    "prepublish": "cp -f ../../README.md ./README.md",
    "preserve": "bun --env-file=.env.production ./scripts/purge-cloudflare-cache.ts",
    "publish": "bun publish || true",
    "publish:canary": "bun publish --access public --tag canary || true",
    "publish:latest": "bun publish --access public --tag latest || true",
    "start": "cross-env NODE_ENV=production node dist/esm/index.mjs",
    "start:stripe": "stripe listen --forward-to localhost:3100/webhook/stripe",
    "test": "bun --bun vitest run",
    "test:watch": "bun --bun vitest",
    "typecheck": "tsc --noEmit --project tsconfig.types.json"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@intlayer/engine']",
    "mass_publish_burst": "publisher 'ay.pineau' pushed 32 packages in the last 15min on npm"
  },
  "time": {
    "created": "2024-11-10T02:18:17.109Z",
    "modified": "2026-07-22T16:36:21.247Z"
  }
}