npm @eventcatalog/core @4.2.4
score
0.75
high
flagged
2026-07-20 03:37
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/event-catalog/eventcatalog.git' also claimed by 2 package(s) under different publishers: ['npm/@eventcatalog/linter', 'npm/@eventcatalog/connectors'] |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['minisearch', 'picomatch'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"boyney123"
],
"versions": 806
}
Evidence (package doc at flag time)
{
"dependencies_count": 88,
"dist": {
"integrity": "sha512-j53vQiqwc8dTXVI9zDn5h6/krkcEt1LMcGZ6keVgVOQ4teMpsHGPSDr3iB/thWXwA01KNYK/8AKVgEVtFgjqaQ==",
"tarball": "https://registry.npmjs.org/@eventcatalog/core/-/core-4.2.4.tgz",
"unpackedSize": 6690752
},
"dist-tags": {
"beta": "4.0.0-beta.5",
"canary": "0.0.0-20240420124052",
"latest": "4.2.4"
},
"latest_version": "4.2.4",
"maintainers": [
{
"email": "boyneyy123@gmail.com",
"name": "boyney123"
}
],
"num_versions": 834,
"repository": {
"type": "git",
"url": "git+https://github.com/event-catalog/eventcatalog.git"
},
"scripts": {
"astro": "astro",
"build": "astro build",
"build:bin": "tsup && node scripts/copy-docs-to-dist.mjs",
"build:cd": "node scripts/build-ci.js",
"check": "node scripts/check-types.js",
"dev": "astro dev",
"export:catalog": "node scripts/export-catalog-locally.js",
"format": "prettier --config .prettierrc --write \"**/*.{js,jsx,ts,tsx,json,astro}\"",
"format:diff": "prettier --config .prettierrc --list-different \"**/*.{js,jsx,ts,tsx,json,astro}\"",
"generate": "pnpm run build:bin && npx . generate",
"generate:catalog": "node scripts/generate-catalog-locally.js",
"lint:catalog": "pnpm dlx @eventcatalog/linter examples/default",
"preview": "astro preview",
"preview:catalog": "node scripts/preview-catalog-locally.js",
"start": "astro dev",
"start:catalog": "node scripts/start-catalog-locally.js",
"start:catalog:server": "node scripts/start-server-locally.js",
"test": "cross-env DISABLE_EVENTCATALOG_CACHE=true vitest",
"test:ci": "node scripts/ci/test.js",
"turbo:build": "turbo run build:bin",
"turbo:test": "turbo run test",
"verify-build:catalog": "rimraf dist && pnpm run build:cd"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['minisearch', 'picomatch']",
"shared_repo_different_publisher": "repo 'git+https://github.com/event-catalog/eventcatalog.git' also claimed by 2 package(s) under different publishers: ['npm/@eventcatalog/linter', 'npm/@eventcatalog/connectors']"
},
"time": {
"created": "2022-01-07T16:41:35.633Z",
"modified": "2026-07-20T08:37:17.050Z"
}
}