npm @oneuptime/common @11.7.2
score
0.75
high
flagged
2026-07-28 02:18
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): ['monaco-editor'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"devoneuptime"
],
"versions": 1094
}
Evidence (package doc at flag time)
{
"dependencies_count": 113,
"dist": {
"integrity": "sha512-GJMQtNKrKmIL1RqcrpsYgbRu2uy2PIu/k1Z2xb68j/ejRAf36RvTTVCD8kZTE5noSS3RcYr3LrMK/RpCKRKPwg==",
"tarball": "https://registry.npmjs.org/@oneuptime/common/-/common-11.7.2.tgz",
"unpackedSize": 80809277
},
"dist-tags": {
"latest": "11.7.2"
},
"latest_version": "11.7.2",
"maintainers": [
{
"email": "npm@oneuptime.com",
"name": "devoneuptime"
}
],
"num_versions": 1096,
"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 --max-old-space-size=6144 node_modules/.bin/jest --runInBand ./Tests --detectOpenHandles --forceExit",
"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): ['monaco-editor']",
"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-28T07:18:41.651Z"
}
}