npm trifid-core @6.0.1
score
0.7485
high
flagged
2026-06-17 11:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/zazuko/trifid.git' also claimed by 1 package(s) under different publishers: ['npm/@zazuko/trifid-plugin-sparql-proxy'] |
| repository_url_changed | 0.7 | 'git+https://github.com/zazuko/trifid.git' -> 'https://github.com/zazuko/trifid.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ludovicm67",
"zazuko-bot"
],
"versions": 60
}
Evidence (package doc at flag time)
{
"dependencies_count": 31,
"dist": {
"integrity": "sha512-OcbYTIc8dIGtUjEjRnSCUkS7MYbEXkBr8HNfYX7xBbi9Zap7BP4INoiJIPvjS3oTBiUAfyZOoNI5wkCzZ05pfw==",
"tarball": "https://registry.npmjs.org/trifid-core/-/trifid-core-6.0.1.tgz",
"unpackedSize": 880149
},
"dist-tags": {
"latest": "6.0.1"
},
"latest_version": "6.0.1",
"maintainers": [
{
"email": "ludovicmuller1@gmail.com",
"name": "ludovicm67"
},
{
"email": "devops@zazuko.com",
"name": "zazuko-bot"
}
],
"num_versions": 62,
"repository": {
"directory": "packages/core",
"type": "git",
"url": "https://github.com/zazuko/trifid.git"
},
"scripts": {
"build": "tsc && node scripts/copy-assets.ts",
"clean": "rimraf *.tgz dist/ coverage/",
"release": "changeset publish",
"test": "c8 --all --exclude='**/*.d.ts' --exclude='**/types/**' --exclude='test/**' --exclude=dist --exclude=scripts --exclude=coverage --reporter=lcov --reporter=text node --conditions=source --test test/**.test.ts test/**/*.test.ts",
"typecheck": "tsc --noEmit",
"watch": "nodemon server.ts"
},
"signal_details": {
"repository_url_changed": "'git+https://github.com/zazuko/trifid.git' -> 'https://github.com/zazuko/trifid.git'",
"shared_repo_different_publisher": "repo 'https://github.com/zazuko/trifid.git' also claimed by 1 package(s) under different publishers: ['npm/@zazuko/trifid-plugin-sparql-proxy']"
},
"time": {
"created": "2018-01-09T13:02:09.435Z",
"modified": "2026-06-17T16:55:34.782Z"
}
}