BEACON

← candidates

npm form-father @0.8.2

score
0.5489 med
flagged 2026-06-18 11:13
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 4 -> 12
topology
repository_url_changed 0.7 'git+https://github.com/poliklot/form-father.git' -> 'git+https://github.com/Poliklot/form-father.git'

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "poliklot",
    "artemsites"
  ],
  "versions": 51
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-CSDOskPsqi1LIYgR+BvS5PVAC4yZwsU0hbmJ0gVqT595lQA4lb2N0GM6CWQoMhVly+bcb3VZ+U0l2Ah5FjxnoQ==",
    "tarball": "https://registry.npmjs.org/form-father/-/form-father-0.8.2.tgz",
    "unpackedSize": 552784
  },
  "dist-tags": {
    "latest": "0.8.2",
    "legacy-0.2": "0.2.12"
  },
  "latest_version": "0.8.2",
  "maintainers": [
    {
      "email": "poliklot@vk.com",
      "name": "poliklot"
    },
    {
      "email": "info@artemsites.ru",
      "name": "artemsites"
    }
  ],
  "num_versions": 52,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Poliklot/form-father.git"
  },
  "scripts": {
    "build": "npm run build:js && npm run build:types",
    "build:js": "rollup -c",
    "build:types": "tsc -p tsconfig.json --emitDeclarationOnly && rollup -c rollup.types.config.js",
    "check": "npm run release:check",
    "demos": "BUILD_TARGET=demos npm run build && concurrently --kill-others \"vite\" \"npm run watch\"",
    "docs:check": "node scripts/check-docs.mjs",
    "pack:dry-run": "npm_config_cache=/tmp/form-father-npm-cache npm pack --dry-run",
    "prepublishOnly": "npm run release:check",
    "release:check": "npm test -- --runInBand --watchman=false && npm run docs:check && npm run build && npm run smoke:package && npm run pack:dry-run",
    "smoke:package": "node scripts/smoke-package.mjs",
    "test": "jest --coverage",
    "watch": "rollup -c -w"
  },
  "signal_details": {
    "repository_url_changed": "'git+https://github.com/poliklot/form-father.git' -> 'git+https://github.com/Poliklot/form-father.git'",
    "script_count_spike": "scripts count 4 -> 12"
  },
  "time": {
    "created": "2024-12-02T11:12:35.764Z",
    "modified": "2026-06-18T16:12:55.399Z"
  }
}