BEACON

← candidates

npm hardware-example @1.1.32

score
0.525 med
flagged 2026-07-27 11:23
signals by category
topology 3 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
no_repo 0.3 package.json has no repository field
dist_tag_anomaly 0.5 dist-tags.latest=1.1.32 but max published is 1.2.0-alpha.13
mass_publish_burst 0.8 publisher '1keyfe' pushed 23 packages in the last 15min on npm
enrichment
depsdev_no_source_repo 0.5 deps.dev has no SOURCE_REPO link for this version

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "1keyfe"
  ],
  "versions": 334
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-0EM3eSGYI8gXhTwxeQgnVwaoXm82bsBzbMDBMtQ2JyyXBDd04y8yvcZXGjZlvWOSfYQ2HTzODUQy0AWdSV8U4w==",
    "tarball": "https://registry.npmjs.org/hardware-example/-/hardware-example-1.1.32.tgz",
    "unpackedSize": 61148778
  },
  "dist-tags": {
    "latest": "1.1.32",
    "next": "1.2.0-alpha.21"
  },
  "latest_version": "1.1.32",
  "maintainers": [
    {
      "email": "patrick@onekey.so",
      "name": "1keyfe"
    }
  ],
  "num_versions": 335,
  "repository": null,
  "scripts": {
    "build-electron-web": "yarn copy:inject && yarn build:main && cd ../expo-example && yarn build:electron-web",
    "build:main": "webpack --config webpack.config.ts",
    "clean:build": "rimraf out",
    "copy:inject": "node scripts/copy-injected.js",
    "dev": "npx concurrently \"yarn dev:electron\" \"cross-env TRANSFORM_REGENERATOR_DISABLED=true BROWSER=none yarn dev-electron-web\"",
    "dev-electron-web": "cross-env NODE_ENV=development yarn copy:inject && yarn build:main && cd ../expo-example && yarn dev:electron-web",
    "dev:electron": "electron --inspect=5858 dist/index.js",
    "lint": "eslint --ext .tsx --ext .ts ./",
    "make:mac": "yarn rebuild:deps && yarn clean:build && yarn build-electron-web && electron-builder build --mac --config electron-builder.config.js --publish always",
    "make:win": "yarn rebuild:deps && yarn clean:build && yarn build-electron-web && electron-builder build --win --config electron-builder.config.js --publish always",
    "rebuild:deps": "electron-builder install-app-deps",
    "ts:check": "yarn tsc --noEmit"
  },
  "signal_details": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "dist_tag_anomaly": "dist-tags.latest=1.1.32 but max published is 1.2.0-alpha.13",
    "mass_publish_burst": "publisher '1keyfe' pushed 23 packages in the last 15min on npm",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2024-03-12T12:45:42.411Z",
    "modified": "2026-07-27T16:23:14.037Z"
  }
}