BEACON

← candidates

npm @milaboratories/pframes-rs-node @1.1.39

score
0.6076 med
flagged 2026-06-02 00:40
signals by category
content 2 topology 1

maintainers added: dbolotin_mi, mike-ainsel, pvyazankin

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['install'] present
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
mass_publish_burst 0.8 publisher 'mike-ainsel' pushed 15 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [],
  "versions": 0
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-U59AHL2FohD9IfyKh5vOztkWotw05BmZ/nyEPoWq4nXEHsbJOLVnw03nAOiYxJHaxCiVWHxzp432ZnTrymhKCg==",
    "tarball": "https://registry.npmjs.org/@milaboratories/pframes-rs-node/-/pframes-rs-node-1.1.39.tgz",
    "unpackedSize": 117175
  },
  "dist-tags": {
    "latest": "1.1.39"
  },
  "latest_version": "1.1.39",
  "maintainers": [
    {
      "email": "vladimir.antropov@milaboratories.com",
      "name": "mike-ainsel"
    },
    {
      "email": "bolotin@milaboratories.com",
      "name": "dbolotin_mi"
    },
    {
      "email": "pvyazankin@milaboratories.com",
      "name": "pvyazankin"
    }
  ],
  "num_versions": 123,
  "repository": {
    "type": "git",
    "url": "git://github.com/milaboratory/pframes-rs.git"
  },
  "scripts": {
    "build": "pnpm run build:rust && pnpm run build:ts",
    "build:rust": "shx mkdir -p dist/napi-v8 && cargo build -p pframes_rs_node",
    "build:ts": "ts-builder build --target node --build-config build.node.config.js",
    "bump-version": "cargo run -p pframes_rs_meta --bin npm_version -r --locked",
    "check": "pnpm run check:ts",
    "check:ts": "ts-builder linter --check --target node && ts-builder formatter --check",
    "ci-build": "pnpm run build:rust -r --locked && pnpm run build:ts",
    "ci-test": "pnpm run ci-test:ts && pnpm run ci-test:rust",
    "ci-test:rust": "pnpm run test:nextest -r --locked && pnpm run test:rustdoc -r --locked",
    "ci-test:ts": "ts-builder type-check --target node --project tsconfig.check.json && pnpm exec vitest run --coverage",
    "fix": "pnpm run fix:ts",
    "fix:ts": "ts-builder format",
    "install": "node-pre-gyp install --update-binary --fallback-to-build=false || node -p \"process.exit(+!(require('./package.json').version === '0.0.0'))\"",
    "pack": "pnpm exec node-pre-gyp package && pnpm exec node-pre-gyp reveal staged_tarball --silent",
    "postbuild:ts": "pnpm exec rimraf package.tgz && pnpm pack --out package.tgz",
    "preci-test": "pnpm run ci-build",
    "pretest": "pnpm run build",
    "test": "pnpm run test:ts && pnpm run test:rust",
    "test:nextest": "cargo nextest run --no-tests pass",
    "test:rust": "pnpm run test:nextest && pnpm run test:rustdoc",
    "test:rustdoc": "cargo doc --no-deps --document-private-items",
    "test:ts": "pnpm run ci-test:ts"
  },
  "signal_details": {
    "_amplifiers": [
      "install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
    ],
    "install_script_payload": "install/lifecycle script matches payload regex",
    "mass_publish_burst": "publisher 'mike-ainsel' pushed 15 packages in the last 15min on npm",
    "new_install_script": "first time ['install'] present"
  },
  "time": {
    "created": "2025-01-28T19:44:16.688Z",
    "modified": "2026-06-01T13:13:30.840Z"
  }
}