npm wedance-shared @1.0.166
score
0.55
med
flagged
2026-07-23 09:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.0.164', '1.0.165', '1.0.166'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"laurenttram88"
],
"versions": 156
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-ksGO/RnBDG5hMpeZRjTPvwskpcQYGnmuGrKBE+A5ebgXWc93548xrUqm2yKYNgzer9rZ8nKwBgD4iHKet4NH/w==",
"tarball": "https://registry.npmjs.org/wedance-shared/-/wedance-shared-1.0.166.tgz",
"unpackedSize": 71540
},
"dist-tags": {
"latest": "1.0.166"
},
"latest_version": "1.0.166",
"maintainers": [
{
"email": "sob.helsinki@gmail.com",
"name": "laurenttram88"
}
],
"num_versions": 158,
"repository": null,
"scripts": {
"build": "tsc",
"build:clean": "npm run clean && npm run build",
"build:watch": "tsc --watch",
"check-format": "prettier --check \"src/**/*.ts\"",
"clean": "rm -rf dist",
"format": "prettier --write \"src/**/*.ts\"",
"lint": "eslint \"src/**/*.ts\"",
"lint:fix": "eslint \"src/**/*.ts\" --fix",
"publish:patch": "npm run build && npm run \"version:patch\" && git add . && git commit -m \"chore: update version\" && git push && npm publish --access public",
"test": "echo \"Error: no test specified\" && exit 1",
"type-check": "tsc --noEmit",
"version:major": "script/incrementVersion.sh major",
"version:minor": "script/incrementVersion.sh minor",
"version:patch": "script/incrementVersion.sh patch"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['1.0.164', '1.0.165', '1.0.166']"
},
"time": {
"created": "2025-01-26T13:41:44.590Z",
"modified": "2026-07-23T14:05:06.282Z"
}
}