BEACON

← candidates

npm @useparagon/core @1.1.7

score
0.55 med
flagged 2026-06-05 03:45
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 0 -> 12
topology
dependency_added_unknown 0.6 4 new non-watchlisted dep(s): ['cron-parser', 'stacktrace-parser', 'tslib', 'uuid']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "raul-paragon",
    "ethan-paragon",
    "tai-paragon",
    "anakshiant-p",
    "paragonbot",
    "ted-paragon",
    "adriantucci-paragon",
    "francisco.rossi",
    "ahasseyp",
    "deepanshu-pg",
    "nautidpk",
    "nipun.dawar",
    "juanpa-a",
    "vikash_paragon",
    "rahulgoyal",
    "richard-paragon",
    "abhisheksharma201",
    "ayushparagon",
    "ishmaelparagon",
    "andrew-hernandez-paragon",
    "paragonnick",
    "richardbidin-paragon",
    "franklingarcia-paragon"
  ],
  "versions": 258
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-od/nXdKjse5D7SdPExA6/dhKek0jwjD8lgjTZd5raVnldwhI3/EaUJx73LzMPa9NBj+1nnc1rlVulAiry0FxVA==",
    "tarball": "https://registry.npmjs.org/@useparagon/core/-/core-1.1.7.tgz",
    "unpackedSize": 453901
  },
  "dist-tags": {
    "latest": "1.1.7",
    "next": "1.1.6-canary.3"
  },
  "latest_version": "1.1.7",
  "maintainers": [
    {
      "email": "raul.gomez@useparagon.com",
      "name": "raul-paragon"
    },
    {
      "email": "ethan@useparagon.com",
      "name": "ethan-paragon"
    },
    {
      "email": "tai@useparagon.com",
      "name": "tai-paragon"
    },
    {
      "email": "anand@useparagon.com",
      "name": "anakshiant-p"
    },
    {
      "email": "services@useparagon.com",
      "name": "paragonbot"
    },
    {
      "email": "ted.oconnor@useparagon.com",
      "name": "ted-paragon"
    },
    {
      "email": "adrian.tucci@useparagon.com",
      "name": "adriantucci-paragon"
    },
    {
      "email": "francisco.rossi@useparagon.com",
      "name": "francisco.rossi"
    },
    {
      "email": "albert.hassey@useparagon.com",
      "name": "ahasseyp"
    },
    {
      "email": "deepanshu@useparagon.com",
      "name": "deepanshu-pg"
    },
    {
      "email": "deepak@useparagon.com",
      "name": "nautidpk"
    },
    {
      "email": "nipun.dawar@useparagon.com",
      "name": "nipun.dawar"
    },
    {
      "email": "juan.ascencio@useparagon.com",
      "name": "juanpa-a"
    },
    {
      "email": "vikash.kumar@useparagon.com",
      "name": "vikash_paragon"
    },
    {
      "email": "rahul.goyal@useparagon.com",
      "name": "rahulgoyal"
    },
    {
      "email": "richard.watson@useparagon.com",
      "name": "richard-paragon"
    },
    {
      "email": "abhishek.sharma@useparagon.com",
      "name": "abhisheksharma201"
    },
    {
      "email": "ayush.mishra@useparagon.com",
      "name": "ayushparagon"
    },
    {
      "email": "ishmael@useparagon.com",
      "name": "ishmaelparagon"
    },
    {
      "email": "andrew.hernandez@useparagon.com",
      "name": "andrew-hernandez-paragon"
    },
    {
      "email": "nick@useparagon.com",
      "name": "paragonnick"
    },
    {
      "email": "richard.bidin@useparagon.com",
      "name": "richardbidin-paragon"
    },
    {
      "email": "franklin.garcia@useparagon.com",
      "name": "franklingarcia-paragon"
    }
  ],
  "num_versions": 262,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/useparagon/paragraph.git"
  },
  "scripts": {
    "build": "tsc -b tsconfig.release.json",
    "build:dev": "tsc -b tsconfig.json",
    "build:dev:watch": "tsc -b tsconfig.json -w",
    "build:watch": "tsc -b tsconfig.release.json -w",
    "clean": "rimraf ./dist ./coverage",
    "format": "prettier --ignore-path ../../.prettierignore --config ../../.prettierrc --write .",
    "format:check": "prettier --ignore-path ../../.prettierignore --config ../../.prettierrc --check .",
    "lint": "eslint --ignore-path ../../.eslintignore --config ../../.eslintrc.json --ext .ts .",
    "lint:fix": "eslint --ignore-path ../../.eslintignore --config ../../.eslintrc.json --ext .ts --fix .",
    "release:publish:canary": "pnpm publish --tag next",
    "release:publish:stable": "pnpm publish --tag latest",
    "start:dev": "ts-node -r tsconfig-paths/register src/index.ts"
  },
  "signal_details": {
    "dependency_added_unknown": "4 new non-watchlisted dep(s): ['cron-parser', 'stacktrace-parser', 'tslib', 'uuid']",
    "script_count_spike": "scripts count 0 -> 12"
  },
  "time": {
    "created": "2023-12-04T19:27:36.980Z",
    "modified": "2026-06-02T07:40:38.313Z"
  }
}