npm @datadog/rollup-plugin @3.2.6
score
0.6667
med
flagged
2026-07-23 11:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.2.6 but max published is 3.2.7-dev.0 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/DataDog/build-plugins' also claimed by 4 package(s) under different publishers: ['npm/@datadog/webpack-plugin', 'npm/@datadog/esbuild-plugin', 'npm/@datadog/vite-plugin'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['magic-string'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"datadog"
],
"versions": 99
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-6sV2oX4XeCzvZQLT73MQkjKQpJLdcxyBv7Kp+znEIL/BCljRTbczWTsWt2we+1tag+e9l3AynAIUD2w7eWsAjw==",
"tarball": "https://registry.npmjs.org/@datadog/rollup-plugin/-/rollup-plugin-3.2.6.tgz",
"unpackedSize": 2258086
},
"dist-tags": {
"dev": "3.2.7-dev.0",
"latest": "3.2.6"
},
"latest_version": "3.2.6",
"maintainers": [
{
"email": "robot-npm-frontend@datadoghq.com",
"name": "datadog"
}
],
"num_versions": 107,
"repository": {
"directory": "packages/published/rollup-plugin",
"type": "git",
"url": "https://github.com/DataDog/build-plugins"
},
"scripts": {
"build": "yarn clean && yarn buildCmd",
"buildBasic": "rm -rf dist-basic && rollup --config rollup.config.basic.mjs",
"buildCmd": "rollup --config rollup.config.mjs",
"clean": "rm -rf dist",
"prepack": "yarn build",
"typecheck": "tsc --noEmit",
"watch": "yarn build --watch"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['magic-string']",
"dist_tag_anomaly": "dist-tags.latest=3.2.6 but max published is 3.2.7-dev.0",
"shared_repo_different_publisher": "repo 'https://github.com/DataDog/build-plugins' also claimed by 4 package(s) under different publishers: ['npm/@datadog/webpack-plugin', 'npm/@datadog/esbuild-plugin', 'npm/@datadog/vite-plugin'] ..."
},
"time": {
"created": "2024-07-23T12:13:47.867Z",
"modified": "2026-07-23T16:03:38.898Z"
}
}