npm @atlisp/lint @0.2.21
score
0.5003
med
flagged
2026-07-28 05:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.2.17', '0.2.18', '0.2.19', '0.2.20', '0.2.21'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vitalgg"
],
"versions": 49
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-t28xxYPliH8mP7h4vFud+cVuIk0T5We9lastpIY8NxuquKHSTFL+ff/bmJQNTFvtbQxczIkYhoN/z8V3SeAy9g==",
"tarball": "https://registry.npmjs.org/@atlisp/lint/-/lint-0.2.21.tgz",
"unpackedSize": 463597
},
"dist-tags": {
"latest": "0.2.21"
},
"latest_version": "0.2.21",
"maintainers": [
{
"email": "vitalgg@gmail.com",
"name": "vitalgg"
}
],
"num_versions": 50,
"repository": null,
"scripts": {
"build": "tsc",
"clean": "rm -rf dist",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\" \"*.json\" \"!stub-packages.json\"",
"format:check": "prettier --check \"src/**/*.ts\" \"test/**/*.ts\" \"*.json\" \"!stub-packages.json\"",
"lint": "eslint src",
"prepack": "npm run build",
"prepublishOnly": "npm run build",
"test": "jest",
"test:coverage": "jest --coverage",
"test:watch": "jest --watch",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['0.2.17', '0.2.18', '0.2.19', '0.2.20', '0.2.21']"
},
"time": {
"created": "2026-07-01T03:44:36.672Z",
"modified": "2026-07-28T10:57:54.782Z"
}
}