npm m30pm @0.2.1
score
0.5308
med
flagged
2026-06-16 16:49
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/dof-initiative/m30pm.git' also claimed by 1 package(s) under different publishers: ['npm/@dof-initiative/m30pm-lib-fs'] |
| repository_url_changed | 0.7 | 'git+https://github.com/Mach30/m30pm.git' -> 'git+https://github.com/dof-initiative/m30pm.git' |
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['@dof-initiative/m30pm-lib-cli', '@dof-initiative/m30pm-lib-common', '@dof-initiative/m30pm-lib-fs'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"j-simmons"
],
"versions": 11
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-aSdeS3UCYWVZTl7kGngDeFrwSBor9cBaRYj7PiPAO5eY3oCqyl6pxI2eP8mIGMr3B7nsuv1K+jYmQZqNtUylEg==",
"tarball": "https://registry.npmjs.org/m30pm/-/m30pm-0.2.1.tgz",
"unpackedSize": 1181645
},
"dist-tags": {
"alpha": "0.2.1-alpha.0",
"beta": "0.2.0-beta.0",
"latest": "0.2.1",
"rc": "0.2.0-rc.1"
},
"latest_version": "0.2.1",
"maintainers": [
{
"email": "j@thejsimmons.com",
"name": "j-simmons"
}
],
"num_versions": 14,
"repository": {
"type": "git",
"url": "git+https://github.com/dof-initiative/m30pm.git"
},
"scripts": {
"build": "npm run clean && tsc -b --force",
"buildAll": "npm run build -w packages/@dof-initiative/m30pm-lib-common && npm run build -w packages/@dof-initiative/m30pm-lib-fs && npm run build -w packages/@dof-initiative/m30pm-lib-cli && npm run build",
"clean": "shx rm -rf dist",
"lint": "eslint . --ext .ts",
"postpack": "shx rm -f oclif.manifest.json",
"posttest": "npm run lint",
"postversion": "git push && git push --tags",
"prepack": "npm run buildAll && oclif manifest && oclif readme",
"test": "nyc mocha --require ts-node/register --forbid-only \"test/**/*.test.ts\"",
"version": "npm run buildAll && oclif readme && git add README.md"
},
"signal_details": {
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['@dof-initiative/m30pm-lib-cli', '@dof-initiative/m30pm-lib-common', '@dof-initiative/m30pm-lib-fs']",
"repository_url_changed": "'git+https://github.com/Mach30/m30pm.git' -> 'git+https://github.com/dof-initiative/m30pm.git'",
"shared_repo_different_publisher": "repo 'git+https://github.com/dof-initiative/m30pm.git' also claimed by 1 package(s) under different publishers: ['npm/@dof-initiative/m30pm-lib-fs']"
},
"time": {
"created": "2025-03-04T21:32:25.776Z",
"modified": "2026-06-16T21:20:08.039Z"
}
}