npm executable-stories-formatters @1.3.0
score
0.5556
med
flagged
2026-07-20 02:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| license_changed | 0.4 | 'MIT' -> 'Apache-2.0' |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/jagreehal/executable-stories.git' also claimed by 10 package(s) under different publishers: ['npm/eslint-plugin-executable-stories-jest', 'npm/eslint-plugin-executable-stories-vitest', 'npm/executable-stories-init'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['executable-stories-react'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 38
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-qyBapgLMxCCMK9vQA0G2ozWC8rdBH8I/PBDrsBpWL7AuSpKGQXRfpkJH1D+JpU6V97goW6GJrSy0HMgVcxdy7A==",
"tarball": "https://registry.npmjs.org/executable-stories-formatters/-/executable-stories-formatters-1.3.0.tgz",
"unpackedSize": 7410975
},
"dist-tags": {
"latest": "1.3.0"
},
"latest_version": "1.3.0",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 45,
"repository": {
"directory": "packages/executable-stories-formatters",
"type": "git",
"url": "git+https://github.com/jagreehal/executable-stories.git"
},
"scripts": {
"build": "node scripts/embed-react-assets.mjs && tsup",
"build-storybook": "storybook build",
"compile": "node scripts/embed-react-assets.mjs && bun build src/cli.ts --compile --outfile executable-stories",
"embed-assets": "node scripts/embed-react-assets.mjs",
"storybook": "storybook dev -p 6006",
"test": "node scripts/embed-react-assets.mjs && vitest run",
"test:watch": "node scripts/embed-react-assets.mjs && vitest",
"type-check": "node scripts/embed-react-assets.mjs && tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['executable-stories-react']",
"license_changed": "'MIT' -> 'Apache-2.0'",
"shared_repo_different_publisher": "repo 'git+https://github.com/jagreehal/executable-stories.git' also claimed by 10 package(s) under different publishers: ['npm/eslint-plugin-executable-stories-jest', 'npm/eslint-plugin-executable-stories-vitest', 'npm/executable-stories-init'] ..."
},
"time": {
"created": "2026-02-08T09:04:50.354Z",
"modified": "2026-07-15T21:39:50.039Z"
}
}