BEACON

← candidates

npm tungsten @0.3.2

score
0.5349 med
flagged 2026-07-28 01:19
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

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

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "rsandiford"
  ],
  "versions": 80
}

Evidence (package doc at flag time)

{
  "dependencies_count": 54,
  "dist": {
    "integrity": "sha512-1DLTFKNJ+Lsid2bO2tNd/iecFj6C3vJ6zVb5y1h7kHkuQ5icGLrkqntk+yCtYcaCjCGGr1uh5q8kSkoAm9Ht6g==",
    "tarball": "https://registry.npmjs.org/tungsten/-/tungsten-0.3.2.tgz",
    "unpackedSize": 1699161
  },
  "dist-tags": {
    "latest": "0.3.2"
  },
  "latest_version": "0.3.2",
  "maintainers": [
    {
      "email": "mail@robertsandiford.co.uk",
      "name": "rsandiford"
    }
  ],
  "num_versions": 81,
  "repository": null,
  "scripts": {
    "__build": "pnpm clean && pnpm build-prep && pnpm build-watch",
    "build": "run-s -c clean build-prep build-watch",
    "build-babel": "babel intermed --out-dir dist --ignore \"**/*.cjs\" --copy-files --config-file ./babel.framework.config.js --watch",
    "build-babel-once": "babel intermed --out-dir dist --ignore \"**/*.cjs\" --copy-files --config-file ./babel.framework.config.js",
    "build-once": "rimraf intermed dist && pnpm build-ts-once && pnpm build-babel-once",
    "build-prep": "pnpm build-ts-once",
    "build-quick": "pnpm build-watch",
    "build-ts": "tsc --watch",
    "build-ts-once": "tsc",
    "build-watch": "run-p build-ts build-babel",
    "clean": "rimraf intermed dist",
    "test": "sxy-test-runner",
    "test-once": "sxy-test-runner once"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "rapid_release": "3 versions in last 24h: ['0.3.0', '0.3.1', '0.3.2']"
  },
  "time": {
    "created": "2023-08-30T21:39:54.939Z",
    "modified": "2026-07-28T06:19:27.671Z"
  }
}