BEACON

← candidates

npm wedance-shared @1.0.163

score
0.55 med
flagged 2026-07-21 12:34
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['1.0.161', '1.0.162', '1.0.163']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 3,
  "dist": {
    "integrity": "sha512-wRNZoGQC0xpds/ui7s3YhjI23r8UFQVJF6SC+zl9bVMVp32fQ/fDFuMRX/MS6ZAbqBZ9G00LAtOKvigok3yHcg==",
    "tarball": "https://registry.npmjs.org/wedance-shared/-/wedance-shared-1.0.163.tgz",
    "unpackedSize": 70925
  },
  "dist-tags": {
    "latest": "1.0.163"
  },
  "latest_version": "1.0.163",
  "maintainers": [
    {
      "email": "sob.helsinki@gmail.com",
      "name": "laurenttram88"
    }
  ],
  "num_versions": 155,
  "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.161', '1.0.162', '1.0.163']"
  },
  "time": {
    "created": "2025-01-26T13:41:44.590Z",
    "modified": "2026-07-21T17:34:11.087Z"
  }
}