npm @oneuptime/common @11.0.0
score
0.75
high
flagged
2026-06-12 03:24
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 | 1 new non-watchlisted dep(s): ['protobufjs'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"devoneuptime"
],
"versions": 1026
}
Evidence (package doc at flag time)
{
"dependencies_count": 108,
"dist": {
"integrity": "sha512-3LA8QYBpwoAHlyg/GVpKNKUd0hQvn8PW+eBcQfwiZpDCnenF80UJRwdheVTJCzQyFy6xiytOAiNF2y6TMRjOQg==",
"tarball": "https://registry.npmjs.org/@oneuptime/common/-/common-11.0.0.tgz",
"unpackedSize": 62390165
},
"dist-tags": {
"latest": "11.0.0"
},
"latest_version": "11.0.0",
"maintainers": [
{
"email": "npm@oneuptime.com",
"name": "devoneuptime"
}
],
"num_versions": 1027,
"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": "1 new non-watchlisted dep(s): ['protobufjs']",
"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-06-12T08:23:59.081Z"
}
}