npm @oneuptime/common @10.8.0
score
0.85
high
flagged
2026-06-09 05:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['10.7.0', '10.7.1', '10.7.2', '10.8.0'] |
| 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'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"devoneuptime"
],
"versions": 1023
}
Evidence (package doc at flag time)
{
"dependencies_count": 107,
"dist": {
"integrity": "sha512-t6n8LtPjmHox4MZd4z4cUb9hfCA9ltdUs8d9TE+7Re+vyos7VzQNpLdf9MqbBKRaoWqFrFgI4NLqm0F+Y4UWlw==",
"tarball": "https://registry.npmjs.org/@oneuptime/common/-/common-10.8.0.tgz",
"unpackedSize": 62753584
},
"dist-tags": {
"latest": "10.8.0"
},
"latest_version": "10.8.0",
"maintainers": [
{
"email": "npm@oneuptime.com",
"name": "devoneuptime"
}
],
"num_versions": 1024,
"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": {
"rapid_release": "4 versions in last 24h: ['10.7.0', '10.7.1', '10.7.2', '10.8.0']",
"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-09T09:57:40.092Z"
}
}