BEACON

← candidates

npm watr @4.7.0

score
0.6039 med
flagged 2026-06-20 11:09
signals by category
content 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['watr']
script_count_spike 0.5 scripts count 0 -> 9

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "dy"
  ],
  "versions": 57
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-9HjtqFxS1+8rzp8ZsceC0yZRp9OsrStjKBUlxsq4kqGRex6GS/ehRg4rh5hjOC2C9AaE3zwDQ5zV3osfou7Zug==",
    "tarball": "https://registry.npmjs.org/watr/-/watr-4.7.0.tgz",
    "unpackedSize": 1348186
  },
  "dist-tags": {
    "latest": "4.7.0"
  },
  "latest_version": "4.7.0",
  "maintainers": [
    {
      "email": "df.creative@gmail.com",
      "name": "dy"
    }
  ],
  "num_versions": 59,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dy/watr.git"
  },
  "scripts": {
    "build": "npm run build:js && npm run build:wasm",
    "build:js": "esbuild watr.js --bundle --format=esm --outfile=dist/watr.js && esbuild watr.js --bundle --format=esm --minify --outfile=dist/watr.min.js",
    "build:wasm": "npx jz watr.js -O3 -o dist/watr.wasm",
    "prepare": "git submodule update --init --recursive 2>/dev/null || true",
    "prepublishOnly": "npm run build && npm run types && npm test && npm run test:wasm",
    "test": "node test",
    "test:repl": "npx playwright test",
    "test:wasm": "WATR_WASM=1 node test",
    "types": "npx tsc src/*.js watr.js --allowJs --declaration --emitDeclarationOnly --declarationMap --outDir types"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['watr']",
    "script_count_spike": "scripts count 0 -> 9"
  },
  "time": {
    "created": "2022-01-23T22:23:56.969Z",
    "modified": "2026-06-20T16:09:22.882Z"
  }
}