npm @appcorp/fusion-storybook @0.2.71
score
0.55
med
flagged
2026-06-21 22:21
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['0.2.67', '0.2.68', '0.2.69', '0.2.70', '0.2.71'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"taimoormk"
],
"versions": 156
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-cNk2dfTvLHEe94quRaljKAkZRVrvcRpx+y5zV2j2PjQ/EvFSykUngWdXjbQDKLlHLOnbR5WTuOyu0r3Q+UP09A==",
"tarball": "https://registry.npmjs.org/@appcorp/fusion-storybook/-/fusion-storybook-0.2.71.tgz",
"unpackedSize": 1561480
},
"dist-tags": {
"latest": "0.2.71"
},
"latest_version": "0.2.71",
"maintainers": [
{
"email": "taimoor.m.k@live.com",
"name": "taimoormk"
}
],
"num_versions": 157,
"repository": null,
"scripts": {
"build": "yarn clean && yarn build:ts && cp package.json lib && cp README.md lib && cp yarn.lock lib",
"build-storybook": "storybook build",
"build:next": "next build",
"build:ts": "tsc --project tsconfig.build.json",
"clean": "yarn rimraf ./lib",
"dev": "next dev",
"format": "prettier --write .",
"format:check": "prettier --check .",
"lint": "eslint",
"lint:fix": "eslint --fix",
"major": "npm version major",
"minor": "npm version minor",
"patch": "npm version patch",
"prepare": "husky",
"publish:npm": "yarn build && cd lib/ && npm publish --access public && cd ..",
"start": "next start",
"storybook": "storybook dev -p 6006",
"test": "jest --watchAll=false",
"test:ci": "jest --ci --coverage",
"test:e2e": "playwright test",
"test:e2e:report": "playwright show-report",
"test:e2e:ui": "playwright test --ui",
"test:watch": "jest --watch",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "7 versions in last 24h: ['0.2.67', '0.2.68', '0.2.69', '0.2.70', '0.2.71']"
},
"time": {
"created": "2026-04-13T11:53:24.618Z",
"modified": "2026-06-22T03:21:47.340Z"
}
}