npm @oneuptime/common @11.5.11
score
0.75
high
flagged
2026-07-21 07:56
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/OneUptime/oneuptime.git' also claimed by 1 package(s) under different publishers: ['npm/@oneuptime/cli'] |
| dependency_added_unknown | 0.6 | 4 new non-watchlisted dep(s): ['mdast-util-gfm', 'mdast-util-to-markdown', 'remark-parse', 'unified'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"devoneuptime"
],
"versions": 1037
}
Evidence (package doc at flag time)
{
"dependencies_count": 112,
"dist": {
"integrity": "sha512-Bunx1nK6NgQIkkpiG+J1QTC7k7Jv7yFeTnwm1nl0MyMCURRBVKz2kEkvTC/2VnUQGsodh7Sj9Ri5MivU0QwnIA==",
"tarball": "https://registry.npmjs.org/@oneuptime/common/-/common-11.5.11.tgz",
"unpackedSize": 75858969
},
"dist-tags": {
"latest": "11.5.11"
},
"latest_version": "11.5.11",
"maintainers": [
{
"email": "npm@oneuptime.com",
"name": "devoneuptime"
}
],
"num_versions": 1088,
"repository": {
"type": "git",
"url": "git+https://github.com/OneUptime/oneuptime.git"
},
"scripts": {
"clear-modules": "rm -rf node_modules && rm package-lock.json && npm install",
"compile": "tsc",
"coverage": "jest --detectOpenHandles --coverage",
"debug:test": "cd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node --inspect node_modules/.bin/jest --runInBand ./Tests --detectOpenHandles",
"debug:test-file": "cd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node --inspect node_modules/.bin/jest --runInBand $1 --detectOpenHandles",
"dep-check": "npm install -g depcheck && depcheck ./ --skip-missing=true",
"test": "cd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node node_modules/.bin/jest --runInBand ./Tests --detectOpenHandles",
"test-file": "cd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node node_modules/.bin/jest --runInBand $1 --detectOpenHandles"
},
"signal_details": {
"dependency_added_unknown": "4 new non-watchlisted dep(s): ['mdast-util-gfm', 'mdast-util-to-markdown', 'remark-parse', 'unified']",
"shared_repo_different_publisher": "repo 'git+https://github.com/OneUptime/oneuptime.git' also claimed by 1 package(s) under different publishers: ['npm/@oneuptime/cli']"
},
"time": {
"created": "2024-03-14T13:43:26.438Z",
"modified": "2026-07-18T19:34:42.961Z"
}
}