npm @educorvi/rita @6.0.0
score
0.68
med
flagged
2026-06-19 13:06
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| dormant_burst | 1.0 | dormant 192d (prev 5.5.1), then 6.0.0 just published |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/educorvi/rita.git' -> 'https://github.com/educorvi/rita.git' |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['dayjs'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"neferin",
"educorvi-dev"
],
"versions": 41
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-aXx0j8MbkSwpar1aLL3IF1o95E/udM4MXiWks0ugDJCQjizklaQHN40m/Uc4PSSiw3YJRT6Z/+tSFU5jhK/oGQ==",
"tarball": "https://registry.npmjs.org/@educorvi/rita/-/rita-6.0.0.tgz",
"unpackedSize": 470550
},
"dist-tags": {
"beta": "6.0.0-beta.2",
"latest": "6.0.0"
},
"latest_version": "6.0.0",
"maintainers": [
{
"email": "julian@pollinger.dev",
"name": "neferin"
},
{
"email": "developers@educorvi.de",
"name": "educorvi-dev"
}
],
"num_versions": 43,
"repository": {
"directory": "packages/rita-core",
"type": "git",
"url": "https://github.com/educorvi/rita.git"
},
"scripts": {
"build": "turbo build:internal check-types",
"build:internal": "vite build",
"build:validator": "node ./scripts/build-validator.cjs",
"check-types": "tsc --noEmit",
"doc": "npm run doc:implementation && npm run doc:schema",
"doc:implementation": "npx typedoc --out docs/implementation src/index.ts",
"doc:schema": "jsonschema2md -d src/schema -o docs/schema -e json -x -",
"prepack": "yarn run build",
"test": "vitest run"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['dayjs']",
"dormant_burst": "dormant 192d (prev 5.5.1), then 6.0.0 just published",
"repository_url_changed": "'git+https://github.com/educorvi/rita.git' -> 'https://github.com/educorvi/rita.git'"
},
"time": {
"created": "2021-08-05T08:33:11.271Z",
"modified": "2026-06-19T18:05:51.298Z"
}
}