npm @novuu/stateless @3.0.0
score
0.508
med
flagged
2026-07-24 22:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| superseded_quickly | 0.9 | prior version 2.6.7 lived 39min upstream before being pulled |
| removed_within_window | 0.9 | version 2.6.7 was removed upstream ~0min ago |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'pedrkx' pushed 5 packages in the last 15min on npm |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/novuhq/novu.git' also claimed by 4 package(s) under different publishers: ['npm/novu', 'npm/@depup/novu__node', 'npm/@everymatrix/novu-notification-center'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pedrkx"
],
"versions": 3
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-dTqN0mEMNFG7wawAPCs+LqxsbOxsvMkmCYP/X1y11mH2Nu6kMcozxCoHvFKDClnE4c7taaC3sWaz8xXkKxgNEw==",
"tarball": "https://registry.npmjs.org/@novuu/stateless/-/stateless-3.0.0.tgz",
"unpackedSize": 201689
},
"dist-tags": {
"latest": "3.0.0"
},
"latest_version": "3.0.0",
"maintainers": [
{
"email": "pedrkx15@gmail.com",
"name": "pedrkx"
}
],
"num_versions": 1,
"repository": {
"type": "git",
"url": "git+https://github.com/novuhq/novu.git"
},
"scripts": {
"build": "npm run build:cjs && npm run build:esm",
"build:cjs": "tsc -p tsconfig.json",
"build:esm": "tsc -p tsconfig.esm.json",
"check": "biome check .",
"check-cli": "run-s test diff-integration-tests check-integration-tests",
"check-integration-tests": "run-s check-integration-test:*",
"check:fix": "biome check --write .",
"diff-integration-tests": "mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'",
"doc": "run-s doc:html && open-cli build/docs/index.html",
"doc:html": "typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs",
"doc:json": "typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json",
"doc:publish": "gh-pages -m \"[ci skip] Updates\" -d build/docs",
"fix": "run-s fix:*",
"prebuild": "rimraf build",
"prepare-release": "run-s reset-hard test",
"reset-hard": "git clean -dfx && git reset --hard && pnpm install",
"start": "npm run start:dev",
"start:dev": "npm run watch:build",
"test": "run-s test:*",
"test:unit": "jest src",
"watch:build": "tsc -p tsconfig.json -w",
"watch:test": "jest src --watch"
},
"signal_details": {
"mass_publish_burst": "publisher 'pedrkx' pushed 5 packages in the last 15min on npm",
"removed_within_window": "version 2.6.7 was removed upstream ~0min ago",
"shared_repo_different_publisher": "repo 'git+https://github.com/novuhq/novu.git' also claimed by 4 package(s) under different publishers: ['npm/novu', 'npm/@depup/novu__node', 'npm/@everymatrix/novu-notification-center'] ...",
"superseded_quickly": "prior version 2.6.7 lived 39min upstream before being pulled"
},
"time": {
"created": "2026-07-25T03:04:52.734Z",
"modified": "2026-07-25T03:04:53.242Z"
}
}