BEACON

← candidates

npm wedance-shared @1.0.167

score
0.55 med
flagged 2026-07-23 14:00
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 4 versions in last 24h: ['1.0.164', '1.0.165', '1.0.166', '1.0.167']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "laurenttram88"
  ],
  "versions": 158
}

Evidence (package doc at flag time)

{
  "dependencies_count": 3,
  "dist": {
    "integrity": "sha512-O0OJJcgBwUWbKCo+d5r7etkGuWFs3lKLRzGUA8+zFB5keeqvMQaW5yT1MpopneRRM7/GITJDZpG6ys4O+8lZqg==",
    "tarball": "https://registry.npmjs.org/wedance-shared/-/wedance-shared-1.0.167.tgz",
    "unpackedSize": 72114
  },
  "dist-tags": {
    "latest": "1.0.167"
  },
  "latest_version": "1.0.167",
  "maintainers": [
    {
      "email": "sob.helsinki@gmail.com",
      "name": "laurenttram88"
    }
  ],
  "num_versions": 159,
  "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": "4 versions in last 24h: ['1.0.164', '1.0.165', '1.0.166', '1.0.167']"
  },
  "time": {
    "created": "2025-01-26T13:41:44.590Z",
    "modified": "2026-07-23T18:59:59.544Z"
  }
}