npm @times-components/ssr @2.65.52
score
0.65
med
flagged
2026-06-22 06:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.65.52 but max published is 2.65.53-0b530a1d7ff695fdeaa70063b477586ba59363c8.0 |
| mass_publish_burst | 0.8 | publisher 'news-tools' pushed 9 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"marcincuber",
"newsuk",
"news-tools"
],
"versions": 2986
}
Evidence (package doc at flag time)
{
"dependencies_count": 23,
"dist": {
"integrity": "sha512-sD7U5UHixueAK2nBtWFF6fqMshkCqmn0oV36Fki7btdhjW+7SErJPMBiwkX7QODWkMmEcqbgCiNXXwYtRBSpCg==",
"tarball": "https://registry.npmjs.org/@times-components/ssr/-/ssr-2.65.52.tgz",
"unpackedSize": 19358189
},
"dist-tags": {
"canary": "2.65.53-4cf5b0641748bd83cb4fae4c5c5842146ab19624.1",
"latest": "2.65.52"
},
"latest_version": "2.65.52",
"maintainers": [
{
"email": "marcincuber@hotmail.com",
"name": "marcincuber"
},
{
"email": "marcincuber@hotmail.com",
"name": "newsuk"
},
{
"email": "tools@news.co.uk",
"name": "news-tools"
}
],
"num_versions": 2987,
"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.52 but max published is 2.65.53-0b530a1d7ff695fdeaa70063b477586ba59363c8.0",
"mass_publish_burst": "publisher 'news-tools' pushed 9 packages in the last 15min on npm"
},
"time": {
"created": "2018-10-26T11:02:32.413Z",
"modified": "2026-06-22T10:49:31.441Z"
}
}