BEACON

← candidates

npm @times-components/ssr @2.65.60

score
0.65 med
flagged 2026-07-22 07:13
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=2.65.60 but max published is 2.65.61-3924988ae8c31cea024141ebc0b7fc888aef2848.0
mass_publish_burst 0.8 publisher 'news-tools' pushed 17 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "marcincuber",
    "newsuk",
    "news-tools"
  ],
  "versions": 3013
}

Evidence (package doc at flag time)

{
  "dependencies_count": 23,
  "dist": {
    "integrity": "sha512-cWk4QEpwKcY1e23T2E4ZK1gYBd1PYRFpFdK+5ansrd/OILaKDu7d/2DWy7KPfH+toDylJrUm+YVBGijFWq5EIQ==",
    "tarball": "https://registry.npmjs.org/@times-components/ssr/-/ssr-2.65.60.tgz",
    "unpackedSize": 19378093
  },
  "dist-tags": {
    "canary": "2.65.61-9f6abaa157b0572ae8139d51c002b2d784119020.2",
    "latest": "2.65.60"
  },
  "latest_version": "2.65.60",
  "maintainers": [
    {
      "email": "marcincuber@hotmail.com",
      "name": "marcincuber"
    },
    {
      "email": "marcincuber@hotmail.com",
      "name": "newsuk"
    },
    {
      "email": "tools@news.co.uk",
      "name": "news-tools"
    }
  ],
  "num_versions": 3014,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/newsuk/times-components.git"
  },
  "scripts": {
    "bundle:dev": "yarn cleanup-dist && webpack --config=webpack.config.js",
    "bundle:prod": "yarn cleanup-dist && NODE_ENV=production webpack --config=webpack.config.js -p",
    "bundle:profile": "yarn cleanup-dist && NODE_ENV=production webpack --config=webpack.config.js --profile --json > dist/stats.json",
    "cleanup-dist": "rm -rf dist",
    "depcheck": "depcheck --ignores='cypress,axe-core,depcheck,eslint,graphql,prettier,wait-on,webpack*' --skip-missing",
    "fmt": "eslint . --fix && prettier --write '**/*.*'",
    "lint": "eslint . && yarn prettier:diff && yarn depcheck",
    "prepublishOnly": "yarn bundle:prod",
    "prettier:diff": "prettier --list-different '**/*.*'",
    "start": "webpack --config=src/standalone-renderer/webpack.config.js && node src/standalone-renderer/app.js",
    "start:testserver": "GRAPHQL_ENDPOINT=http://localhost:4000/graphql SPOT_ID=5p0t_1m_1d yarn start & wait-on tcp:3000",
    "stop:testserver": "kill $(lsof -t -i:3000)",
    "test:integration": "yarn bundle:prod && yarn start:testserver && cypress run; exitCode=$?; yarn stop:testserver; exit $exitCode",
    "test:integration:ci": "yarn bundle:prod && yarn start:testserver && circleci tests glob './__tests__/integration/**.js' | circleci tests run --command=\"tr ' ' ',' | xargs npx cypress run --reporter cypress-circleci-reporter --spec \" --verbose --split-by=timings; exitCode=$?; yarn stop:testserver; exit $exitCode",
    "test:integration:debug": "yarn start:testserver && DEBUG=cypress:* cypress open; exitCode=$?; yarn stop:testserver; exit $exitCode",
    "test:integration:update": "yarn bundle:prod && yarn start:testserver && cypress run --env updateSnapshots=true; exitCode=$?; yarn stop:testserver; exit $exitCode"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=2.65.60 but max published is 2.65.61-3924988ae8c31cea024141ebc0b7fc888aef2848.0",
    "mass_publish_burst": "publisher 'news-tools' pushed 17 packages in the last 15min on npm"
  },
  "time": {
    "created": "2018-10-26T11:02:32.413Z",
    "modified": "2026-07-22T12:12:51.939Z"
  }
}