npm @argos-ci/storybook @6.1.6
score
0.7375
high
flagged
2026-07-20 07:41
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/argos-ci/argos-javascript.git' also claimed by 8 package(s) under different publishers: ['npm/@argos-ci/api-client', 'npm/@argos-ci/gitlab', 'npm/@argos-ci/puppeteer'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@argos-ci/vitest'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"neoziro"
],
"versions": 87
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-FvlZmj+L3lt6sK+7VqANN8Y0oomMoOesHKqNxmqLlRGjgREULftssg0HyccfLr0qBlQ/AJFqQ+NZzBM1JjbxEQ==",
"tarball": "https://registry.npmjs.org/@argos-ci/storybook/-/storybook-6.1.6.tgz",
"unpackedSize": 38316
},
"dist-tags": {
"canary": "5.3.3-alpha.0",
"latest": "6.1.6"
},
"latest_version": "6.1.6",
"maintainers": [
{
"email": "berge.greg@gmail.com",
"name": "neoziro"
}
],
"num_versions": 101,
"repository": {
"directory": "packages/storybook",
"type": "git",
"url": "git+https://github.com/argos-ci/argos-javascript.git"
},
"scripts": {
"argos-upload-runner": "argos upload screenshots --build-name \"argos-storybook-test-runner-e2e-node-$NODE_VERSION-$OS\"",
"build": "tsdown && cp ./src/test-runner.cjs ./dist",
"build-e2e": "pnpm run build-e2e-runner",
"build-e2e-runner": "pnpm run build-storybook --quiet && pnpm run install-playwright",
"build-storybook": "storybook build",
"check-format": "prettier --check --ignore-unknown --ignore-path=./.gitignore --ignore-path=../../.gitignore --ignore-path=../../.prettierignore .",
"check-types": "tsc",
"e2e": "pnpm run e2e-runner && rm -rf ./screenshots && pnpm run e2e-vitest",
"e2e-runner": "pnpm dlx concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"pnpm run serve-storybook\" \"pnpm run wait-storybook && pnpm run test-e2e-runner\"",
"e2e-vitest": "cross-env BUILD_NAME=\"argos-storybook-vitest-e2e-node-$NODE_VERSION-$OS\" UPLOAD_TO_ARGOS=true pnpm run test-e2e-vitest",
"install-playwright": "playwright install chromium --with-deps",
"lint": "eslint .",
"serve-storybook": "http-server storybook-static --port 6006 --silent",
"storybook": "storybook dev -p 6006",
"test-e2e-runner": "pnpm run test-storybook && pnpm run argos-upload-runner",
"test-e2e-vitest": "vitest run",
"test-storybook": "cross-env NODE_NO_WARNINGS=1 NODE_OPTIONS=--experimental-vm-modules test-storybook",
"wait-storybook": "wait-on tcp:127.0.0.1:6006"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@argos-ci/vitest']",
"shared_repo_different_publisher": "repo 'git+https://github.com/argos-ci/argos-javascript.git' also claimed by 8 package(s) under different publishers: ['npm/@argos-ci/api-client', 'npm/@argos-ci/gitlab', 'npm/@argos-ci/puppeteer'] ..."
},
"time": {
"created": "2024-10-25T10:27:18.950Z",
"modified": "2026-07-12T15:45:14.328Z"
}
}