npm @spinajs/validation @2.0.477
score
0.7333
high
flagged
2026-06-12 02:01
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['2.0.475', '2.0.476', '2.0.477'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'gben-spina' pushed 57 packages in the last 15min on npm |
| enrichment | ||
| commit_cadence_mismatch | 0.6 | repo last pushed 1608d ago but package version was published 0d ago |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"gben-spina"
],
"versions": 453
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-bg3GmzIH4PtLa6UesJjrDLTPKwsr4DL46Jjn07DdKVNQU/zODnuWKBvUldYl9XeG+cGdRSuJM6xP57VVuvrfaw==",
"tarball": "https://registry.npmjs.org/@spinajs/validation/-/validation-2.0.477.tgz",
"unpackedSize": 437391
},
"dist-tags": {
"latest": "2.0.477"
},
"latest_version": "2.0.477",
"maintainers": [
{
"email": "spinajs.npm@gmail.com",
"name": "gben-spina"
}
],
"num_versions": 454,
"repository": {
"type": "git",
"url": "git+https://github.com/spinajs/validation.git"
},
"scripts": {
"build": "npm run clean && npm run compile",
"build-docs": "rimraf docs && typedoc --options typedoc.json src/",
"clean": "rimraf lib/ && rimraf tsconfig.tsbuildinfo",
"compile": "tsc -b tsconfig.mjs.json",
"compile:cjs": "tsc -b tsconfig.cjs.json",
"coverage": "nyc npm run test",
"format": "prettier --write \"src/**/*.ts\"",
"lint": "eslint -c .eslintrc.cjs --ext .ts src --fix",
"preversion": "npm run lint",
"rimraf": "./node_modules/rimraf/bin.js",
"test": "ts-mocha -p tsconfig.json test/**/*.test.ts",
"version": "npm run format && git add -A src"
},
"signal_details": {
"commit_cadence_mismatch": "repo last pushed 1608d ago but package version was published 0d ago",
"mass_publish_burst": "publisher 'gben-spina' pushed 57 packages in the last 15min on npm",
"rapid_release": "3 versions in last 24h: ['2.0.475', '2.0.476', '2.0.477']"
},
"time": {
"created": "2021-12-21T09:53:52.731Z",
"modified": "2026-06-11T13:01:49.973Z"
}
}