npm chromatic @18.0.1
score
0.7
high
flagged
2026-07-21 11:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=18.0.1 but max published is 18.1.0--canary.1419.29846923664.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/chromaui/chromatic-cli.git' also claimed by 1 package(s) under different publishers: ['npm/@depup/chromatic'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"codykaup",
"tmeasday",
"shilman",
"ndelangen",
"ghengeveld",
"jmhobbs",
"thafryer",
"chromatic-ci-bot",
"andrewortwein",
"tevanoff"
],
"versions": 3018
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-GlTYrZ4ui5ZW8Jzut6SAo5bMH3sIugYZ37Nq2DyVHBfPINeEzGA8eG5xNo4N/I2aRdM9Xnqw0SCls7wgf2llvA==",
"tarball": "https://registry.npmjs.org/chromatic/-/chromatic-18.0.1.tgz",
"unpackedSize": 7292758
},
"dist-tags": {
"canary": "18.1.0--canary.1419.29846924411.0",
"latest": "18.0.1"
},
"latest_version": "18.0.1",
"maintainers": [
{
"email": "dbkaup@gmail.com",
"name": "codykaup"
},
{
"email": "tom@thesnail.org",
"name": "tmeasday"
},
{
"email": "shilman@gmail.com",
"name": "shilman"
},
{
"email": "ndelangen@me.com",
"name": "ndelangen"
},
{
"email": "gert@chromatic.com",
"name": "ghengeveld"
},
{
"email": "john@velvetcache.org",
"name": "jmhobbs"
},
{
"email": "jarel@chromatic.com",
"name": "thafryer"
},
{
"email": "ci.bot@chromatic.com",
"name": "chromatic-ci-bot"
},
{
"email": "andrewortwein@icloud.com",
"name": "andrewortwein"
},
{
"email": "vitamint100@gmail.com",
"name": "tevanoff"
}
],
"num_versions": 3018,
"repository": {
"type": "git",
"url": "git+https://github.com/chromaui/chromatic-cli.git"
},
"scripts": {
"build": "clean-package && tsdown && clean-package restore",
"build-storybook": "cross-env FORCE_COLOR=3 TERM=xterm-256color storybook build --stats-json",
"build-test-storybook": "cross-env storybook build -c ./.storybook-test -o test-storybook --stats-json",
"chromatic": "./dist/bin.cjs",
"chromatic-prebuilt": "./dist/bin.cjs --storybook-build-dir=\"storybook-static\"",
"chromatic-staging": "CHROMATIC_INDEX_URL=https://www.staging-chromatic.com ./dist/bin.cjs",
"chromatic-verbose": "cross-env LOG_LEVEL=verbose ./dist/bin.cjs",
"clean:sourcemaps": "rm -f dist/*.map && rm -f action/*.map",
"dev": "tsdown --watch",
"lint": "yarn lint:js bin-src node-src test-stories ./isChromatic.js ./isChromatic.mjs",
"lint:js": "cross-env NODE_ENV=production eslint --cache --cache-location=.cache/eslint --report-unused-disable-directives",
"lint:package": "sort-package-json",
"postpack": "clean-package restore",
"prepack": "clean-package",
"prepare": "yarn run build",
"publish-action": "./scripts/publishAction.mjs",
"release": "./scripts/release.mjs",
"release-next": "./scripts/releaseNext.mjs",
"storybook": "cross-env FORCE_COLOR=3 TERM=xterm-256color storybook dev -p 9009",
"test": "vitest run --coverage",
"trace": "./dist/bin.cjs trace",
"trim-stats": "./dist/bin.cjs trim-stats-file",
"typescript:check": "tsc --project ./tsconfig.json --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=18.0.1 but max published is 18.1.0--canary.1419.29846923664.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/chromaui/chromatic-cli.git' also claimed by 1 package(s) under different publishers: ['npm/@depup/chromatic']"
},
"time": {
"created": "2015-07-05T11:17:50.131Z",
"modified": "2026-07-21T16:09:38.403Z"
}
}